<<nobr>>
<div style="margin-top:5vw;">
<img class="scenes_image" @src="setup.ImagePath+'scenes/home/intro.jpg'" >
</div>
<div class="intro">
<p style="margin:0;margin-top:1.5%;">Please, read this</p>
This game is intended for <span style="color:#ff7bac;">mature audience only</span>
<br>
<p style="margin:0;margin-bottom:2%;">By clicking on buttom below, you will be confirming you are an adult.</p>
<div class="intro_button" data-passage="Story Start" >
<p >Start</p>
</div>
<div>
<p style="notation_text">Created by The Twist | Game version: v0.1.1 "Chapter 1"</p>
</div>
<div>
<p style="notation_text">We hope you enjoy this game! With ♥ from The Twist.</p>
</div>
<</nobr>>
<<script>>
UIBar.hide();
<</script>>
[[Inventory]]
[[Phone]]
[[Stats]]
<div class="big_text">
<<nobr>>
<p class="notation_text">
Location : <<print passage()>></p>
<p class="notation_text"></p>
<div class="dialog_text ">
<p><span span class = "charachter">My Inventory</span><br>
Gym Shoe: <<print $mc.inventory.shoe>><br>
Camera: <<print $mc.inventory.camera>><br>
Lingerie: <<print $mc.inventory.lingerie>><br>
Groceries: <<print $mc.inventory.groceries>><br>
Ring: <<print $mc.inventory.ring>> <br>
Key: <<print $mc.inventory.tools>><br>
</p>
</div>
<div class="enter_button" data-passage= "Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<p class="notation_text">
Location : <<print passage()>></p>
<<set $message to "" >>
<img class="scenes_image" @src="setup.ImagePath+'scenes/home/mobile/phone.jpg'" >
<p class="notation_text">What should I do now?</p>
<div class="enter_button" data-passage="Stats" style="width:15vw;">
<p >My Stats</p>
</div>
<div class="enter_button" data-passage="Quest" style="width:15vw;">
<p >Quest</p>
</div>
<div class="enter_button" data-passage="City_Update" style="width:15vw;">
<p ><<return>></p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<<set _mariaQuest = ["Get a job at shop", "Go To Shop","Maria's Treat", "Mike's Treat", "Maria Date Event","Go To Maria Home"]>>
<<set _mariaQuestLocation = ["Shop", "Shop", "Cafe", "Cafe", "Cafe","Maria's Home"]>>
<<set _mariaQuestHint = ["Buy Gym Shoe", "Strength Needed", "City", "", "Your Room Night & Mrs. Syren Photoshoot ","Get Experience"]>>
<<set _mariaQuestTime = [4,4,4,4,4,5]>>
<<set _syrenQuest = ["Meet Her", "Give Her The Website","Photoshoot 1", "Get the result", "Photoshoot 2","Mrs. Syren's Treat","Party Night","At Her Home"]>>
<<set _syrenQuestLocation = ["Alex's Home", "Alex's Home", "Alex's Home", "Alex's Home", "Alex's Home","Alex's Home","Alex's Home,","Alex's Home",]>>
<<set _syrenQuestHint = ["Knowledge Needed", "Your Computer", "Buy Camera", "","Get Lust Point", "","","Get Experience",]>>
<<set _syrenQuestTime = [3,3,3,3,3,3,3,5]>>
<<set _krissyQuest = ["Talk with Alex & Krissy", "Meet Krissy","Let her know", "Meet Her at your room", "Meet Her at your room"]>>
<<set _krissyQuestLocation = ["University", "University", "University", "My Room", "My Room"]>>
<<set _krissyQuestHint= ["Complete Maria's FaceChat Event", "Complete Maria's Date Event", "Your Computer", "Buy Lingiere", "Get Experience"]>>
<<set _krissyQuestTime = [1,1,1,1,2]>>
<<set _alexQuest = ["Meet Him", "Help Alex", "Talk with Mrs Syren", "Talk with Alex", "Alex's Home"]>>
<<set _alexQuestLocation = ["University","University","Alex's Home", "Alex's Home","Alex's Home"]>>
<<set _alexQuestHint = ["Sex with Mrs. Syren","Your Room Eary Morning"," ", " ",""]>>
<<set _alexQuestTime = [1,1,4,4,4]>>
<p class="notation_text">
Location : <<print passage()>></p>
<p class="notation_text"></p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Maria</span><br>
Quest: <<print _mariaQuest[$maria.stats.event]>><br>
Location: <<print _mariaQuestLocation[$maria.stats.event]>><br>
Time: <<print $dayTimes[_mariaQuestTime[$maria.stats.event]]>><br>
Hint: <<print _mariaQuestHint[$maria.stats.event]>><br>
Required: <br>
Lust: <<print $maria.eventDetails.lust[$maria.stats.event]>>
Strength: <<print $maria.eventDetails.strength[$maria.stats.event]>>
Experience: <<print $maria.eventDetails.experience[$maria.stats.event]>>
Energy: <<print $maria.eventDetails.energy[$maria.stats.event]>>
Knowledge: <<print $maria.eventDetails.knowledge[$maria.stats.event]>>
Charm: <<print $maria.eventDetails.charm[$maria.stats.event]>>
</p>
</div>
<div class="dialog_text">
<p><span span class = "character">Syren</span><br>
Quest: <<print _syrenQuest[$syren.stats.event]>><br>
Location: <<print _syrenQuestLocation[$syren.stats.event]>><br>
Time: <<print $dayTimes[_syrenQuestTime[$syren.stats.event]]>><br>
Hint: <<print _syrenQuestHint[$syren.stats.event]>><br>
Required: <br>
Lust: <<print $syren.eventDetails.lust[$syren.stats.event]>>
Strength: <<print $syren.eventDetails.strength[$syren.stats.event]>>
Experience: <<print $syren.eventDetails.experience[$syren.stats.event]>>
Energy: <<print $syren.eventDetails.energy[$syren.stats.event]>>
Knowledge: <<print $syren.eventDetails.knowledge[$syren.stats.event]>>
Charm: <<print $syren.eventDetails.charm[$syren.stats.event]>>
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Krissy</span><br>
Quest: <<print _krissyQuest[$krissy.stats.event]>><br>
Location: <<print _krissyQuestLocation[$krissy.stats.event]>><br>
Time: <<print $dayTimes[_krissyQuestTime[$krissy.stats.event]]>><br>
Hint: <<print _krissyQuestHint[$krissy.stats.event]>><br>
Required: <br>
Lust: <<print $krissy.eventDetails.lust[$krissy.stats.event]>>
Strength: <<print $krissy.eventDetails.strength[$krissy.stats.event]>>
Experience: <<print $krissy.eventDetails.experience[$krissy.stats.event]>>
Energy: <<print $krissy.eventDetails.energy[$krissy.stats.event]>>
Knowledge: <<print $krissy.eventDetails.knowledge[$krissy.stats.event]>>
Charm: <<print $krissy.eventDetails.charm[$krissy.stats.event]>>
</p>
</div>
<div class="dialog_text">
<p><span span class = "character">Alex</span><br>
Quest: <<print _alexQuest[$alex.stats.event]>><br>
Location: <<print _alexQuestLocation[$alex.stats.event]>><br>
Time: <<print $dayTimes[_alexQuestTime[$alex.stats.event]]>><br>
Hint: <<print _alexQuestHint[$alex.stats.event]>><br>
Required: <br>
Lust: <<print $alex.eventDetails.lust[$alex.stats.event]>>
Strength: <<print $alex.eventDetails.strength[$alex.stats.event]>>
Experience: <<print $alex.eventDetails.experience[$alex.stats.event]>>
Energy: <<print $alex.eventDetails.energy[$alex.stats.event]>>
Knowledge: <<print $alex.eventDetails.knowledge[$alex.stats.event]>>
Charm: <<print $alex.eventDetails.charm[$alex.stats.event]>>
</p>
</div>
<div class="enter_button" data-passage= "Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<p class="notation_text">
Location : <<print passage()>></p>
<p class="notation_text"></p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">My Stats</span><br>
Energy: <<print $mc.stats.energy>><br>
Energy increase by Eat/Sleep/Shower/Nap <br><br>
Strength: <<print $mc.stats.strength>><br>
Strength increase by Workout <br><br>
Knowledge: <<print $mc.stats.knowledge>><br>
Knowledge increase by Class/Work <br><br>
Charm: <<print $mc.stats.charm>>
Charm increase by House Chores <br><br>
Lust: <<print $mc.stats.lust>> <br>
Lust increase by Sexual Event <br><br>
Experience: <<print $mc.stats.experience>><br>
Experience increase by Sexual Encounter with Char <br><br>
</p>
</div>
<div class="enter_button" data-passage= "Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<<print $weekDays[$currentDay]>><br>
<<print $dayTimes[$currentTime]>>
<p><span class = "ui_text">Energy: </span> <<print $mc.stats.energy >><br>
<span class = "ui_text">Strength: </span> <<print $mc.stats.strength >><br>
<span class = "ui_text">Lust: </span> <<print $mc.stats.lust >><br>
<span class = "ui_text">Charm: </span> <<print $mc.stats.charm >><br>
<span class = "ui_text">Experience: </span> <<print $mc.stats.experience >><br>
<span class = "ui_text">Knowledge: </span> <<print $mc.stats.knowledge >><br><br>
<span class = "ui_text">Money: </span> $<<print $mc.stats.money >><br><br>
<span class = "ui_text">Groceries: </span> <<print $mc.inventory.groceries >></p>
<</nobr>>
</div>
<<set $currentDay to 0 >>
<<set $currentTime to 1 >>
<<set $mc_stats_arr = [] >>
<<set $character_stats_arr = [] >>
<<set $message to "" >>
<<set $activityType = "">>
<<set $statsStatus = true >>
<<set $finalEventStatus = true>>
<<set $currentLocation to "">>
<<set $kitchenBtnTitle = [ "Move Trash","Eat BreakFast", "Eat Lunch", "Clean Kitchen", "Eat Dinner"] >>
<<include "CharacterInit" >>
<<include "TimeInit" >>
<<include "EventInit" >>
Character Init:
<<set $mc = {
"name" : "Mike",
"age" : 23,
"stats" :
{
"energy" : 60,
"strength" : 0,
"knowledge" : 0,
"experience" : 0,
"lust" : 0,
"charm" : 0,
"money" : 0,
},
"inventory" : {
"lingerie" : 0,
"camera" : 0,
"groceries" : 0,
"ring" : 0,
"shoe" : 0,
"tools" : 0,
},
"skills" : [
{
"massage" : 0,
"sexual" : 0,
"action" : 0,
"skills" : 0,
}
]
}
>>
<<set $syren = {
"name" : "Syren",
"age" : 48,
"relation" : "Friend's Mom",
"pics" : "pics//ui//ts-logo-0.3.10.png",
"stats" : {
"relation" : 0,
"lust" : 0,
"event" : 0,
"task" :false,
},
"eventDetails" : {
"title" : ["SyrenEvent_1","SyrenEvent_3","SyrenEvent_4","SyrenEvent_5","SyrenEvent_6","SyrenEvent_7","SyrenEvent_8","SyrenEvent_Room"],
"status": [1,0,0,0,0,0,0,0],
"lust" : [0,0,0,0,20,30,70,90],
"strength" : [0,0,10,20,30,40,50,60],
"experience" : [0,0,0,0,0,0,2,2],
"energy" : [20,20,20,20,20,20,20,20],
"knowledge": [10,20,30,40,50,60,70,80],
"charm" : [0,20,30,40,50,60,70,80],
}
}
>>
<<set $alex = {
"name" : "Alex",
"age" : 23,
"relation" : "Friend",
"pics" : "pics//ui//ts-logo-0.3.10.png",
"stats" : {
"relation" : 0,
"lust" : 0,
"event" : 0,
"task" :true,
},
"eventDetails" : {
"title" : ["AlexEvent_1","AlexEvent_2","AlexEvent_3","AlexEvent_4","AlexEvent_Home"],
"status": [1,0,0,0,0],
"lust" : [0,0,0,0,50],
"strength" : [0,0,0,50,70],
"experience" : [0,0,0,3,3],
"energy" : [20,20,20,20,20],
"knowledge": [0,0,0,2,2],
"charm" : [10,20,30,40,50],
}
}
>>
<<set $cherie = {
"name" : "Cherie",
"age" : 43,
"relation" : "Mom",
"pics" : "pics//ui//ts-logo-0.3.10.png",
"stats" : {
"relation" : 0,
"lust" : 0,
"event" : 0,
"task" :0,
},
"eventDetails" : {
"title" : ['MariaEvent_1','MariaEvent_2','MariaEvent_3','MariaEvent_4','MariaEvent_5','MariaEvent_Home'],
"status": [1,0,0,0,0,0],
"lust" : [0,0,0,0,50,70],
"strength" : [0,30,40,50,60,70],
"experience" : [0,0,0,0,2,2],
"energy" : [20,20,20,20,20,20],
"knowledge": [0,0,0,0,0,2],
"charm" : [10,20,30,40,50,70],
}
}
>>
<<set $krissy = {
"name" : "Krissy",
"age" : 23,
"relation" : "Friend",
"pics" : "pics//ui//ts-logo-0.3.10.png",
"stats" : {
"cun" : 0,
"bj" : 0,
"sed" : 0,
"event" : 0,
"task" :true,
},
"eventDetails" : {
"title" : ["KrissyEvent_1","KrissyEvent_2","KrissyEvent_4","KrissyEvent_Myroom"],
"status": [1,0,0,0],
"lust" : [0,0,10,20],
"strength" : [20,40,60,80],
"experience" : [0,0,0,0],
"energy" : [20,20,20,20],
"knowledge": [20,40,60,80],
"charm" : [20,40,60,80],
}
}
>>
<<set $maria = {
"name" : "Maria",
"age" : 23,
"relation" : "Girl Friend",
"pics" : "pics//ui//ts-logo-0.3.10.png",
"stats" : {
"cun" : 0,
"bj" : 0,
"sed" : 0,
"event" : 0,
"task" :false,
},
"eventDetails" : {
"title" : ['MariaEvent_1','MariaEvent_2','MariaEvent_3','MariaEvent_4','MariaEvent_5','MariaEvent_Home'],
"status": [1,0,0,0,0,0],
"lust" : [0,0,0,0,20,70],
"strength" : [10,20,30,40,50,60],
"experience" : [0,0,0,0,0,0],
"energy" : [20,20,20,20,20,20],
"knowledge": [30,40,50,60,70,80],
"charm" : [30,40,50,60,80,100],
}
}
>>/* Days of the week */
<<set $weekDays = [ "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday"]>>
<<set $weekendValue = [0, 0, 0, 0, 0, 1, 1]>>
/* Current day in total */
<<set $dayValue to 0>>
<<set $dayTimes = [ "Early Morning", "Morning", "Noon","Afternoon", "Evening", "Night", "Midnight" ]>>
<<set $dayTimeValue = 0 >>
/* Current time of the day */
<<set $timeInDay to 1>>
/* Wether to advance to the next time of the day when using the "leave" button */
<<set $timeForwardOnLeave = false>>
<div class="big_text">
<<nobr>>
<p class="notation_text">
Location : <<print passage()>></p>
<p class="notation_text">
<<print $message>></p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/shop/shop.jpeg'">
<p class="notation_text">What should I purchase?</p>
<<if $maria.stats.event lt 2 >>
<<if $currentTime == 4>>
<div class="enter_button" onclick=" charEventCheck('Maria');" style="width:15vw;">
<p >Go for Maria</p>
</div>
<<else>>
<p class="notation_text">Maria works here at evening.</p>
<</if>>
<</if>>
<<if $maria.stats.event gt 0 and $currentTime gt 0 and $currentTime lt 4 >>
<div class="enter_button" onclick="statsChange(10, 20, 'Money'); forwardTime(1);" data-passage="Shop" style="width:15vw;">
<p >Work</p>
</div>
<</if>>
<<if $mc.inventory.groceries lt 100>>
<div class="enter_button" onclick="addInventory(100,30,'Groceries'); " data-passage="Shop" style="width:15vw;">
<p >Buy Groceries ($30)</p>
</div>
<</if>>
<<if $mc.inventory.camera == false>>
<div class="enter_button" onclick="addInventory(1,300,'Camera'); " data-passage="Shop" style="width:15vw;">
<p >Buy Camera ($300)</p>
</div>
<</if>>
<<if $mc.inventory.lingerie == false>>
<div class="enter_button" onclick="addInventory(1,400,'Lingerie'); " data-passage="Shop" style="width:15vw;">
<p >Buy Lingerie ($400)</p>
</div>
<</if>>
<<if $mc.inventory.ring == false>>
<div class="enter_button" onclick="addInventory(1,200,'Ring'); " data-passage="Shop" style="width:15vw;">
<p >Buy Ring ($200)</p>
</div>
<</if>>
<<if $mc.inventory.shoe == false>>
<div class="enter_button" onclick="addInventory(1,100,'Snicker'); " data-passage="Shop" style="width:15vw;">
<p >Buy Gym Shoe ($100)</p>
</div>
<</if>>
<div class="enter_button" data-passage="Outdoor" style="width:15vw;" data-setter = "$message = ''">
<p >Leave</p>
</div>
<</nobr>>
</div>
<<print $currentTime>>
<<if $currentTime is "Night" or $currentTime is "Midnight">>
<img src='file:///E:/Installed/Personal Id/New folder/utor/Story/Pic/MC/sleep/sleep.jpg'" class='small'>
<<set $mc.stats.energy to 100>>
<<set $currentTime to "Early Morning">>
You just jumped into bed & sleep immidiately.
<<else>>
Your'e not sleepy.
<</if>>
<<button Back>><<goto MyRoom>>
<</button>><div class="big_text">
<<nobr>>
<p class="notation_text">
Location : <<print passage()>></p>
<p class="notation_text">
<<print $message>></p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/home/my_room/my_room.jpg'" >
<p class="notation_text">What should I do now?</p>
<<if $currentTime is 6 or $currentTime is 5>>
<div class="enter_button" onclick=" statsChange(60,0,'Energy');forwardDay();" style="width:15vw;">
<p >Sleep</p>
</div>
<<else>>
<div class="enter_button" onclick=" statsChange(20,0,'Energy'); forwardTime(2);" data-passage="MyRoom" style="width:15vw;">
<p >Nap (2hrs)</p>
</div>
<</if>>
<<if $currentTime is 5 and $maria.stats.event == 4 and $maria.stats.task == true and $krissy.stats.task == true>>
<div class="enter_button" onclick="forwardTime(1);" data-passage="FacechatEvent" style="width:15vw;">
<p >Knock Maria</p>
</div>
<</if>>
<<if $currentTime is 2 and $krissy.stats.event > 2>>
<div class="enter_button" onclick="forwardTime(1);" data-passage="KrissyEvent_Home" style="width:15vw;">
<p >Knock Krissy</p>
</div>
<</if>>
<<if $currentTime is 0 and $alex.stats.event == 1 and $alex.stats.task == true>>
<div class="enter_button" onclick="forwardTime(1);" data-passage="MainEvent_1" style="width:15vw;">
<p >Call From Alex</p>
</div>
<</if>>
<div class="enter_button" data-passage="Computer" style="width:15vw;">
<p >Computer</p>
</div>
<div class="enter_button" data-passage="Home" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<p class="notation_text">
Location : Alex's Home</p>
<p class="notation_text">
<<print $message>></p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/house/alex_house.jpg'" >
<p class="notation_text">What should I do now?</p>
<<if $currentTime is 3 and $syren.stats.event lt 7>>
<<if $syren.stats.event gt 1>>
<<if $mc.inventory.camera == true>>
<div class="enter_button" onclick="charEventCheck('Syren');" style="width:15vw;">
<p >Enter</p>
</div>
<<else>>
<p class="notation_text">You need a camera.</p>
<</if>>
<<else>>
<div class="enter_button" onclick="charEventCheck('Syren');" style="width:15vw;">
<p >Enter</p>
</div>
<</if>>
<</if>>
<<if $currentTime is 4 and $alex.stats.event gt 1 >>
<div class="enter_button" onclick="charEventCheck('Alex');" style="width:15vw;">
<p >Enter</p>
</div>
<<elseif $syren.stats.event gt 6 and $currentTime is 5 >>
<div class="enter_button" onclick="charEventCheck('Syren');" style="width:15vw;">
<p >Enter</p>
</div>
<</if>>
<div class="enter_button" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<p class="notation_text">
<<print $message>></p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/home/my_room/pc.jpg'" >
<p class="notation_text">What should I do now?</p>
<<if $syren.stats.task == true and $syren.stats.event is 1>>
<div class="enter_button" onclick=" statsChange(5,10,'Knowledge'); forwardTime(1);" data-passage="SyrenEvent_2" style="width:15vw;">
<p >Make Website For Mrs. Syren</p>
</div>
<</if>>
<<if $krissy.stats.event is 2 and $krissy.stats.task == true>>
<div class="enter_button" onclick=" statsChange(5,10,'Knowledge'); forwardTime(1);" data-passage="KrissyEvent_3" style="width:15vw;">
<p >Retrive Krissy's Account</p>
</div>
<</if>>
<<if $syren.stats.event >= 2 >>
<<if $currentTime gt 3 and $currentTime lt 7 >>
<div class="enter_button" onclick=" ; statsChange(10,10,'Money'); forwardTime(1)" data-passage="Computer" style="width:15vw;">
<p >Work For Mrs. Syren</p>
</div>
<</if>>
<</if>>
<div class="enter_button" data-passage="MyRoom" style="width:15vw;" data-setter = "$message = ''">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/home/kitchen/cherie2.jpg'" >
<div class="dialog_text ">
<p><span span class = "character">Mom: </span> Hello Mike! Breakfast is ready, please take a seat.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Oh Mom! Your cooking is too good! Thanks for serving these mouth-watering dishes.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/home/kitchen/cherie1.jpg'" >
<div class="dialog_text ">
<p><span span class = "character">Mom: </span>Thank you, honey. (Mom smiled.)
</p>
</div>
<p class="notation_text">We started chatting while having breakfast.</p>
<div class="enter_button" data-passage="Home" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<p class="notation_text">
Location : <<print passage()>></p>
<p class="notation_text">
<<print $message>>
</p>
/* and $alex.stats == true */
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/university/hallway.jpg'">
<p class="notation_text">Where should I go now? </p>
/* <p>Alex Event: <<print $alex.stats.event>></p>
<p>Alex Stats: <<print $alex.stats.task>></p>
<p>Alex Status: <<print $alex.eventDetails.status[$alex.stats.event]>></p> */
<div class="enter_button" data-passage="Activity" style="width:15vw;" data-setter = "$activityType = 'Class'">
<p >Classroom</p>
</div>
<div class="enter_button" data-passage="Update" style="width:15vw;">
<p >Library</p>
</div>
<<if $currentTime is 1 and $alex.stats.event lt 2 and $alex.stats.task == false>>
<div class="enter_button" onclick="charEventCheck('Alex'); forwardTime(1);" style="width:15vw;">
<p >Alex Is Here</p>
</div>
<</if>>
<<if $currentTime is 1 and $krissy.stats.event lt 3 and $krissy.stats.task == false>>
<div class="enter_button" onclick="charEventCheck('Krissy');" style="width:15vw;">
<p >Krissy Is Here</p>
</div>
<</if>>
<div class="enter_button" data-passage="City" style="width:15vw;" data-setter = "$message =''">
<p >Leave</p>
</div>
<</nobr>>
</div>
<<script>>
UIBar.show();
<</script>><div class="big_text">
<<nobr>>
<p class="notation_text">
Location : <<print passage()>></p>
<<if $currentTime gt 2 and $currentTime lt 5 and $mc.inventory.shoe == true>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/gym/2.jpg'">
<p class="notation_text">Krissy is doing workout.</p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/gym/3.jpg'">
<p class="notation_text">Krissy noticed me.</p>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span>: Hello Mike! Glad to see you here!
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/gym/5.jpg'">
<p class="notation_text">Krissy approached me.</p>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span>: So, you want to do workout?
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span>Yes Krissy, Hope you will train me.</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span>: Sure
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/gym/exercise.gif'">
<p class="notation_text">I started my workout under Krissy's supervision.</p>
<div class="enter_button" onclick = "changeRelation(5,0,'Krissy'); statsChange(5,20, 'Strength'); forwardTime(1);" data-passage="City" style="width:15vw;">
<p >Leave</p>
</div>
<<else>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/gym/gym.jpg'">
<p class="notation_text">Timing: Afternoon to Evening</p>
<p class="notation_text">(Please make sure you have gym shoe.) Gym already closed.</p>
<div class="enter_button" data-passage="City" data-setter="$message = ''" style="width:15vw;">
<p >Leave</p>
</div>
<</if>>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<p class="notation_text">
Location : <<print passage()>></p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/university/wip.jpg'">
<p class="notation_text">Will Be Available On Next Update</p>
<p class="notation_text">Where should I go now?</p>
<div class="enter_button" data-passage="University" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<<set $currentLocation to previous()>>
<<if previous() is "Café">>
…the most recent non-active passage is the Café passage…
<</if>>
<<print $currentLocation>>
<<return>>/% Get a Job %/
<<set $shopEvent_1 = true>>
/% Save Maria %/
<<set $shopEvent_2 = false>>
/% Maria's Treat %/
<<set $cafeEvent_1 = false>>
/% Mike's Treat %/
<<set $cafeEvent_2 = false>>
/% Knock Maria On FaceChat %/
<<set $facechatEvent = false>>
/% Date Event %/
<<set $dateEvent = false>>
/% Seduction Event %/
<<set $mariaEvent_home = false>>
/% Final Event %/
<<set $mariaEvent_s = false>>
/% ----------------------------------------Krissy-------------------------------------- %/
/% Tell Alex & Krissy %/
<<set $krissyEvent_1 = true>>
/% Meet Krissy At University %/
<<set $krissyEvent_2 = false>>
/% Help Krissy %/
<<set $krissyEvent_3 = false>>
/% Let her know %/
<<set $krissyEvent_4 = false>>
/% Knock Krissy On FaceChat %/
<<set $facechatEvent = false>>
/% Krissy Final Event %/
<<set $krissyEvent_s = false>>
/% ----------------------------------------Syren-------------------------------------- %/
/% Meet Her %/
<<set $syrenEvent_1 = true>>
/% Help Mrs. Syren %/
<<set $syrenEvent_2 = false>>
/% Giver Her The Website %/
<<set $syrenEvent_3 = false>>
/% Photoshoot 1 %/
<<set $syrenEvent_4 = false>>
/% Photoshoot 2 %/
<<set $syrenEvent_5 = false>>
/% Get the result %/
<<set $syrenEvent_6 = false>>
/% Mrs. Syrens Treat %/
<<set $syrenEvent_7 = false>>
/% Final Event %/
<<set $syrenEvent_s = false>>
/% ----------------------------------------Alex Event-------------------------------- %/
/% Meet Him at uni %/
<<set $alexEvent_1 = true>>
/% Help Alex %/
<<set $alexEvent_2 = false>>
/% Talk with Mrs Syren %/
<<set $alexEvent_3 = false>>
/% Final Event %/
<<set $alexEvent_4 = false>>
<div class="big_text">
<<nobr>>
<p class="notation_text"> (Knock Knock) Someone is knocking at the door. OMG! Today is my first class at the university. I have only 30 minutes to attend.
</p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/mc/pic/sleep-nude.webp'">
<div class="dialog_text ">
<p><span class = "character">Mom: </span> (Knock Knock) Mike are you still sleeping?</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> No mom, I am getting ready for my classes. Come in, please.</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/mom/pic/cherie2.jpg'" >
<div class="dialog_text ">
<p><span class = "character">Mom: </span> Oh Mike, you are still in bed now. You will surely miss your first class today.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span>Sorry Mom. Don’t worry I’ll manage it.</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Mom: </span> Ok honey. Your breakfast is ready. </p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/mc/pic/mc_door.jpg'" >
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Not today mom. I’ll eat something at the cafe. Now I need to go to university.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Mom: </span> Good Bye Honey </p>
</div>
<p class="notation_text">(I leave the house immediately.)</p>
<<set $university1Activated = false>>
<<set $university2Activated = true>>
<div class="enter_button" data-passage="Intro_1" style="width:15vw;">
<p >Go To Class</p>
</div>
<</nobr>>
</div>
<<script>>
UIBar.hide();
<</script>>
<div class="big_text">
<<nobr>>
<p class="notation_text">
<<print passage() >></p>
<p class="notation_text">
<<print $message >></p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/outdoor/outdoor.jpg'" >
<p class="notation_text">Where should I go now?</p>
<div class="enter_button" data-passage="Home" style="width:15vw;">
<p >Home</p>
</div>
<div class="enter_button" data-passage="City" style="width:15vw;">
<p >City</p>
</div>
<div class="enter_button" data-passage="Alex_Home" style="width:15vw;">
<p >Alex's Home</p>
</div>
<div class="enter_button" data-passage="Maria_Home" style="width:15vw;">
<p >Maria's Home</p>
</div>
<div class="enter_button" onclick="forwardTime(1)" data-passage="Outdoor" style="width:15vw;" data-setter = "$message = ''">
<p >Forward Time (1hr)</p>
</div>
<div class="enter_button" data-passage="Shop" style="width:15vw;">
<p >Super Store</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<p class="notation_text">
Thank God! Finally I reached the university before being late on the first day. </p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/university/krissy_alex.jpg'">
<div class="dialog_text ">
<p><span class = "character">Krissy: </span> Hey Mike why you are so late?</p>
</div>
<p class="notation_text">
Oh Alex & Krissy is here. My childhood friends. We completed our high school education at the same institution. They live just two blocks away from mine. Alex is a nerd. His father and mine also were good colleagues & friends. His father died last year. Now Alex and his mother live there. Alex and I are in the CSE department. But Krissy chose the diet & nutrition department. She is a power girl. She loves to do gym & yoga work and is very conscious about her fitness.</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Oh I woke up late today! Last Night I went bed late, I was trying to solve an interesting project about cryptocurrency. It was so complex.</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span> Yeah, all of the towns know about you. You are a genius at coding! Hope one day you will hack a bank and make us rich. Ha Ha Ha!
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> I think Alex is on that. He wants to buy Twitter also. Ha Ha Ha!
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/university/alex.jpg'">
<div class="dialog_text ">
<p><span class = "character">Alex: </span>: Ha Ha Ha! Good joke! Come on we are getting late. We will surely miss the attendance on the first day. Oh I forgot! Mike, mom wants to meet you please visit our home after university any day.</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/university/maria.jpg'">
<p class="notation_text"> We dashed for the class. I opened the door to see a tall, beautiful black-haired girl. I'm six-four and she was only a couple of inches shorter. She had mid-length wavy hair, a trim figure, and a great smile. She was gossiping with her classmate. I want to introduce myself to her.</p>
<div class="enter_button" onclick="forwardTime(2);" data-passage="Intro_2" style="width:15vw;">
<p >Start The Class</p>
</div>
<</nobr>>
</div>
<<script>>
UIBar.hide();
<</script>><div class="big_text">
<<nobr>>
<p class="notation_text">
Oh finally, the boring lecture is over. Oops! she is leaving! I approached to her immediately.</p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/university/maria2.jpg'">
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Hi! I am mike.</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Hello, I am Maria.</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Nice to meet you, Maria. Where are you from?</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span>: I recently moved here. I live in 22/B Rancon Street. My father is a local super store owner.</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Wow!!! we are neighbors now. Mine is 15/B on that street. I know him and we take groceries from your dad’s store.</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Thanks. I was living with my grandparents in another town. I moved here for higher education. Now I am supporting my dad at the store.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> That’s great! You already got a job before finishing your higher studies. Congratulations!</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/university/maria3.jpg'">
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Ha Ha Ha! Big Responsibility! Hey Mike,I need a help. I want to pin up a job circular on the university noticeboard. Could you help me to print that?
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> A job!!! about what?</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span>: Recently, my dad has been gone out of the city for business purposes so now I have to operate that. I need assistance with keeping accounts and operating the online services. It’s a paid job! 20$ per day. So I need it asap.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> You don’t need to print that. Your first & final candidate is here. I am also looking for a job. If you want I can join.</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Oh that's great! Please meet me any day's evening at our superstore.</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Sure thing! I’ll be their boss at sharp time.</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Ha Ha Ha! You are not selected yet. You have to face a tough interview process.</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/mc/pic/mc1.jpg'">
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> No Worries! I’ll prove myself tomorrow.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Nice confidence. Best of luck. Ok Bye for now. See you at evening.</p>
</div>
<p class="notation_text">
Maria leaves the hallway immediately. Wow! I got a job opportunity. If I get that job I can meet her regularly and also I can earn some cash.</p>
<div class="enter_button" onclick="statsChange(10,0,'Knowledge');" data-passage="University" style="width:15vw;">
<p >Go To Hallway</p>
</div>
<</nobr>>
</div>
<<script>>
UIBar.hide();
<</script>><div class="big_text">
<<nobr>>
<p class="notation_text">
Location : <<print passage()>></p>
<p class="notation_text">
<<print $message>>
</p>
<<set $message to "" >>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/city.jpg'" >
<p class="notation_text">Where should I go now?</p>
<<if $weekendValue[$currentDay] == 0>>
<div class="enter_button" data-passage="University" style="width:15vw;">
<p >University</p>
</div>
<<else>>
<p class="notation_text">Happy Weekend! University Closed.</p>
<</if>>
<div class="enter_button" data-passage="Outdoor" data-setter="$message to 'My Street'" style="width:15vw;">
<p >My Street</p>
</div>
<div class="enter_button" data-passage="City_Update" style="width:15vw;">
<p >Office</p>
</div>
<div class="enter_button" data-passage="Cafe" data-setter="$message to 'Cafe'" style="width:15vw;">
<p >Cafe</p>
</div><div class="enter_button" data-passage="Gym" style="width:15vw;">
<p >Gym</p>
</div>
<div class="enter_button" data-passage="City_Update" style="width:15vw;">
<p >Bar</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/maria_shop_1.jpg'" >
<p class="notation_text">
I arrived at Maria’s Dad’s store. There are some customers purchasing their daily needs. Maria is too busy to handle them. Suddenly she noticed me. We approached her back office.</p>
<div class="dialog_text ">
<p><span class = "character">Maria: </span>:Hi Mike, you arrived at the right time. </p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Hello Maria, yes, and fully prepared for your interview.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Ok let’s start. There is pc, you have to solve 10 Excel & Web-based questions within 40mins. If you can do that without any mistakes this job is yours.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Let’s do it, buddy.
</p>
</div>
<p class="notation_text">I started to solve the problem. There are some basic questions about those topics. . I took exactly 8 minutes to solve them. Maria just wondered and a big “O” came out of her mouth.</p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/maria_shop_3.webp'" >
<div class="dialog_text ">
<p><span class = "character">Maria: </span>: Wow!!! How did you do that? All solutions are correct. You are absolutely a genius. You are hired and you got a super performance bonus of $30.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span>Thank you, Maria. It’s a great pleasure of mine to get a beautiful & warm-hearted Boss like you.</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/maria_shop_4.jpg'" >
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Ha Ha Ha! Don’t call me boss! Just Maria. You can start your shift tomorrow. Your working shift is from Noon to evening. Thanks for your help.</p>
</div>
<div class="enter_button" onclick= "statsChange(0,20,'Energy'); forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<<set $maria.stats.event += 1>>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<p class="notation_text">
I arrived at Super Store. When I tried to enter the store, I notice the door is locked from the inside. Why the store is closed? Is Maria sick? I decided to go to the store’s backdoor. OMG! a burglar is pointing his gun at Maria. What will I do now?</p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/shop/thief.jpg'" >
<p class="notation_text">Suddenly I observed the weapon in his hand is fake. I decided to attack him with a baseball bat from behind. Rapidly I attacked the burglar and started to hit him without thinking anything. He lost his senses and Maria immediately called the police. The police came and arrested the burglar. The lady officer thanked and praise me for my bravery.</p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/shop/fight.gif'">
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Oh Mike, Are you ok? you are my last savior. Thank you again for saving me and my shop. I am so grateful to you. Please tell me what you want.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> (I told something unclearly ) A beautiful girlfriend like you!!
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span>: What? What are you mumbling? Please ask anything.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Nothing Maria. It’s my duty to protect you, my friend. If you want, a treat at the city restaurant will be great.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/maria_shop_2.jpg'" >
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Nice Idea! ok. Meet me there on any day’s evening.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Deal
</p>
</div>
<div class="enter_button" onclick= "statsChange(0,20,'Energy'); forwardTime(1);" data-passage="Outdoor" style="width:15vw;" data-setter="$message = ''">
<p >Leave</p>
</div>
<<set $maria.stats.event += 1>>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<p class="notation_text">
I arrived at the restaurant's front door at the right time. After a few moments, Maria reached. She is dressed in a black skirt and looks stunning. Ugh! I want a girlfriend like her! Maybe I want her! If she has a boyfriend what will I do? I need to know that.
</p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/cafe/maria2.jpg'" >
<div class="dialog_text ">
<p><span class = "character">Maria: </span>: Hi Mike, sorry I am late. Hope you are not waiting so long.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> I can wait for my life to see this beauty.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/cafe/maria3.jpg'" >
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Hay are you flirting with your boss?
</p>
</div>
<p class="notation_text">She replied with a smiley face.</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> You look so gorgeous.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span>: Thank you! So now order some food I am starving.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Sure!
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/cafe/cafe.jpg'" >
<p class="notation_text">We entered the restaurant. The restaurant looks cozy. We sat around the corner. We ordered some Italian cuisine. The waiter served the food.</p>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> So tell me about yourself. Your friends, family, or hobbies?
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> I live with my family. My mom works for a Government security organization. My father was also working there. But for 2 years he is missing. We don’t know if is he alive or dead. I have two sisters Lisa & Liana. Lisa is my younger sister she lives with my aunt in another town she is a high school student. My elder sister Liana works in an Airline company. She comes home after every two months and lives with us for a couple of months.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Sorry to hear about your dad. I hope he will come back soon.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> It's ok! No need to be sorry. We already adjusted that with our life.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/cafe/maria5.webp'" >
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Ok tell me about your friends.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> I have two childhood friends and they are my best friends. Alex and Krissy. I think you know Alex. He is also in our class.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Yes I saw him. But not talked with him yet.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> He is a nerd. Krissy also studies at our university. But in another department. If you want you can join us.
</p>
</div>
<div class="enter_button" onclick= "statsChange(0,20,'Energy'); forwardTime(1);" data-passage="MariaEvent_3_1" style="width:15vw;">
<p >Continue</p>
</div>
<<set $maria.stats.event += 1>>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/cafe/cafe2.jpg'" >
<p class="notation_text"> I shared some interesting memories with her.
</p>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Oh thank you, Mike. I don’t know so much people here. So the maximum time I pass so boring time. Please introduce me with them. I think they are so interesting. What about your hobbies and what you love to do?
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> I love coding. It’s my passion. I want to start up my own company.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Best of Luck!
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Thank you.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> What about your girlfriend?
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/mc/pic/mc.jpg'" >
<p class="notation_text"></p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> No Luck on that. Still now single but I need a mingle.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Don’t worry my handsome friend. You will get her soon.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> So what about you? Do you have any boyfriend?
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Same luck. Ha ha ha!
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Thank you, Maria. For this beautiful evening. So next treat on me.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Welcome, Mike. Ok, meet me here on any day's evening.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/cafe/maria4.jpg'" >
<p class="notation_text">We got out of the restaurant. Maria called a taxi and leave. What a beautiful moment it was!</p>
<div class="enter_button" data-passage="City" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<p class="notation_text">
Location : <<print passage()>></p>
<p class="notation_text">
<<print $message>></p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/cafe/cafe.jpg'">
<p class="notation_text">City Cafe Open: Noon to Night</p>
<p class="notation_text">What should I do now?</p>
<<if $maria.stats.event gt 1 and $maria.stats.event lt 5>>
<<if $maria.stats.event gt 3 and $mc.inventory.ring == 0>>
<p class="notation_text">You need a Ring.</p>
<<else>>
<<if $maria.stats.task == false and $currentTime == 4>>
<div class="enter_button" onclick=" charEventCheck('Maria');" style="width:15vw;">
<p >Maria Is Here</p>
</div>
<</if>>
<</if >>
<</if>>
<div class="enter_button" data-passage="City" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<p class="notation_text">
I arrived at the restaurant's front door at the right time. After a few moments, Maria reached. She is dressed in a black skirt and looks stunning.
</p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/cafe/maria2.jpg'" >
<div class="dialog_text ">
<p><span class = "character">Maria: </span>: Hi Mike, sorry I am late. Hope you are not waiting so long.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> You look so gorgeous.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span>: Thank you! So now order some food I am starving.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Sure!
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/cafe/cafe.jpg'" >
<p class="notation_text">We entered the restaurant. The restaurant looks cozy. We sat around the corner. We ordered some Mexican cuisine. The waiter served the food.</p>
<p class="notation_text">We chatted for 2 hours and the time passed rapidly. We talk about our interests, hobbies & career. Maria enjoyed the conversation. Our relationship increased. Now we are very good friends. But I want to take this relationship further. So I thought I will propose to her. My heartbeat is raising. I don’t know if she will accept it or reject it. What will I do now? Should I tell her today or leave?
</p>
<div class="enter_button" onclick= "statsChange(0,20,'Energy'); forwardTime(1);" data-passage="MariaEvent_4_1" style="width:15vw;">
<p >Propose Her</p>
</div>
<div class="enter_button" onclick= "statsChange(0,20,'Energy'); forwardTime(1);" data-passage="City" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/cafe/dating.jpg'" >
<p class="notation_text">Finally I decided I should tell her about my feelings. I kept my hand on her.</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span>Hey Maria, I want to say something.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Yeah sure.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Maria, I want to say….
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Don’t hesitate, Mike. You can tell me.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Maria, I like you and I want to take our relationship further. I haven’t engaged with any girl before. But I think I am in love with you. I don’t know what you think. I want to be your boyfriend.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/cafe/maria3.jpg'" >
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Oh mike I don’t know what will I say. I also like you. But I need some time to think about it.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Is there any problem? Do you think I am not able to be your Boyfriend? So you will not meet me after this situation?
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Oh Mike, don't panic. I want to share something with my future partner. So I’ll tell you everything in there. And I like you. But I have some issues. If you are comfortable with that I hope you will get a positive result.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span>Oh another interview. But I think it will be not easy as it was before.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Ha Ha Ha! You can say that. It’s too late. I need to go home. Knock me at night on Facechat.
</p>
</div>
<p class="notation_text">Maria called a taxi & leave the restaurant quickly with a blushing face. My heart is still now pounding. I paid the bill and leave the restaurant </p>
<div class="enter_button" data-passage="City" style="width:15vw;">
<p >Leave</p>
</div>
<<set $maria.stats.event += 1>>
<<set $maria.stats.task = true>>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/mc/pic/mc11.jpg'" >
<p class="notation_text">
I knocked on Maria. My heartbeat is again raising. What could be her issues? Oh, I can’t take this. I am really in love with her. I can’t think of anything without her. I just want to be her boyfriend. I can’t accept it if she rejects me.
</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Hi
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Hello Mike. How are you?
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Not so well. I am still now nervous and tense.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span>: Ha ha ha! Don’t worry. I have to share something with you. I am not previously engaged with anyone. But I also want a love life. So I need to clear something up with the guy I want to build a relationship with.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Sure!
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> I don’t want money, a costly gift from my boyfriend. But I need a guy who knows how to love and fulfill her partner's desire. I want a caring, broad-minded boyfriend. Who knows how to live life? He must be passionate about an intimate relationship with his partner. His priority will be to satisfy his partner. I hope you got the idea of what I am trying to say. If you agree with this we can proceed further. How I am looking in this picture?
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/home/mobile/maria1.jpg'" >
<img class="scenes_image" @src="setup.ImagePath+'scenes/home/mobile/maria2.jpg'" >
<p class="notation_text">Wow like a doll. I can do anything for this girl.</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span>You Look stunning. Your conditions are accepted. I want to love you as you want. I promise I’ll not let you down. I’ll hold your hand for all of my life. I’ll fulfill all your desire. I love you and I want to hear the same line from you.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> You have to wait a little bit sweetheart. Meet me tomorrow evening at the restaurant. Bye for now. Mom is calling I have to go.
</p>
</div>
<p class="notation_text">Sweetheart! What a beautiful word I heard first time in my life from a girl. What a feeling, I am getting for her? It feels like my heart is not in my body. Maria took all that. I am feeling a lot of empty spaces in my chest. I need to sleep now. I can’t wait to meet her tomorrow. Oh but I have to share this situation with Alex & Krissy hope they can give me good advice about that. Maria leaves the chatroom immediately.</p>
<div class="enter_button" onclick="statsChange(10,10,'Lust');" data-passage="MyRoom" style="width:15vw;">
<p >Leave</p>
</div>
<<set $krissy.stats.task = false>>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<p class="notation_text">
Location : <<print passage()>></p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/home/mobile/facechat.jpg'">
<p class="notation_text">I want to talk with</p>
<div class="enter_button" data-passage="Maria" style="width:15vw;">
<p >Maria</p>
</div>
<div class="enter_button" data-passage="Krissy" style="width:15vw;">
<p >Krissy</p>
</div>
<div class="enter_button" data-passage="Leave" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/university/krissy_alex_1.jpg'">
<p class="notation_text">
(Somewhere in university)</p>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span>: Hey Alex, have you seen Mike anywhere?
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span>: No I haven’t. Yesterday I told him to go play some games with me on cyber but he didn’t tell anything to me. He just leave the class in a rush. He ignored me like I am not attending there. I heard he took a job in a local superstore. After that, he is busy with something else. Have you any updates about him?
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span>: No. He is also ignoring me. After leaving class I called him several times in the hallway but he didn’t hear that and he crossed me like I am invisible. I was calling him yesterday night but his phone was busy. He didn’t call back. Do you think he is in any trouble?
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span>: Mike and trouble, no way. If anything happens to him, he will surely share it with us. Why don’t you tell him about your feelings?
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span>: What? What are you talking about?
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span>: Krissy, I know you love Mike from high school. Don’t hide from me. If you want I can help you.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/university/krissy_alex_6.jpg'">
<div class="dialog_text ">
<p><span class = "character">Krissy: </span>: No Alex, don’t do that. If mike loves me he will tell me. If not I’ll never express it first.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span>: You girls are too complex. Rocket science is easier than you. Best of luck then.
</p>
</div>
<div class="enter_button" onclick= "statsChange(0,20,'Energy'); forwardTime(1);" data-passage="KrissyEvent_1_2" style="width:15vw;">
<p >Continue</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/university/krissy_alex_4.jpg'">
<p class="notation_text">
Suddenly I entered in Krissy's department and I saw Krissy and Alex was gossiping there.</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Hey Alex, Hey Krissy. Where were you both? I was searching everywhere.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span> Alex & Me trying to learn vanishing in mid where of the crowd. Oh, Krissy, it’s working. Mike can’t see us. Ha Ha Ha.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Don’t be funny. Now I am going to share with you my life’s best moment. I am just flying dude.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span>: What happened, you already bought Twitter?
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Krissy, be serious.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/university/krissy_alex_5.jpg'">
<div class="dialog_text ">
<p><span class = "character">Krissy: </span>: Ok, I am serious. Now tell us about your best moment.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> I am in love, buddy. I found my dream girl. Now I am the richest person in this world. Woo Hooo.
</p>
</div>
<p class="notation_text">Suddenly Alex and Krissy’s face turned faded. Alex is trying to say something but Krissy stopped him and started to talk.</p>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span> Wow, congratulation man. Now our Mike found his love bird. So who’s that lucky girl?
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> It’s Maria.
</p>
</div>
<p class="notation_text">Alex is still now in shock but he started talking.
</p>
<div class="dialog_text ">
<p><span class = "character">Alex: </span> Are you sure buddy? Have you already proposed to her?
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Yes Alex. She accepted itl. We are going to celebrate our first date tomorrow evening. I can’t express to you how happy I am. I got the most beautiful girl as my girlfriend.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span>: Maria is also lucky to get you as a boyfriend. So when will we get the treat and meet with your love bird?
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/mc/pic/mc13.jpg'">
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Anytime buddy. Do you have any suggestions Krissy what should I gift to her or what should I say to her for creating an impression?
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span> You can gift her something that can she carry or wear most of the time I think a ring could be better.
</p>
</div>
<p class="notation_text">I hugged Krissy tightly with joy.</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Thank you buddy for your fantastic idea. I think she will impress by that.
</p>
</div>
<p class="notation_text">I started continuously talking about my new relationship. Alex and Krissy are not talking too much. They just listened to me. After an hour of conversation they leave and congratulate me again.</p>
<div class="enter_button" data-passage="University" style="width:15vw;">
<p >Leave</p>
</div>
<<set $krissy.stats.task = true>>
<<set $maria.stats.task = false>>
<<set $krissy.stats.event += 1>>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<p class="notation_text">
I arrived at the restaurant at the right time. After a few moments, Maria reached. She is well dressed and looked stunning.
</p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/cafe/maria2.jpg'" >
<div class="dialog_text ">
<p><span class = "character">Maria: </span>: Hi Mike, sorry I am late. Hope you are not waiting so long.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> It’s ok. Wow! you look so gorgeous.
</p>
</div>
<p class="notation_text">
My heart started pounding fast. I can’t pull out my eyes from Maria.
</p>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Thank you!
</p>
</div>
<p class="notation_text">She replied with a smiley face.</p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/cafe/dating.jpg'" >
<p class="notation_text">We ordered some food. The waiter served the food. We chatted for so long. </p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> I can’t believe that we are dating.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Me too!
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span>: Mike I need to go.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Oh Maria, please don’t go now.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span>Mike…
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span>Please don’t call me Mike. I want something new that you never mentioned to anyone before.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> ok baby. (Blushed) . But I have to go now.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Can I come with you?
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> How sweet! Yeah, you can.
</p>
</div>
<p class="notation_text">I paid the bill and we came out to the street. We took a taxi and reached Rancon Street. We started walking to Maria’s Home.</p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/cafe/walking.jpg'" >
<div class="dialog_text ">
<p><span class = "character">Maria: </span> We reached. Ok I am leaving.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> (I didn't let go of her hand) You still have not said the sentence.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> (Laughed) Yes. But if you hug me then I’ll tell you that.
</p>
</div>
<p class="notation_text">Without thinking the second time I pulled her close to me and hugged her tightly. I am feeling like a king of the world and I got my queen in between my arm. </p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/cafe/kissing.jpg'" >
<p class="notation_text">Maria faced up to me. Her beautiful lips? I can’t resist kissing it. I started kissing it Maria also supported me passionately. Suddenly I am feeling very wet under my pants.OMG! I am ejaculated. Thank god! Maria didn’t notice. Finally, we stopped.</p>
<p class="notation_text">Omg! My sexual stamina is too low. I need to work with it. </p>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> My mom works at night shift. So you can visit me here at night.
</p>
</div>
<p class="notation_text">I need to increase my sexual stamina first otherwise I’ll disappoint her on my first attempt.
</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Not tonight, baby! I’ll come later. I have some work tonight. I need to go also.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Ok baby.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> I’ll miss you
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span>.Me too. Bye.
</p>
</div>
<p class="notation_text"> Maria hugged me again and leaves immediately. I saw something dropped from her bag. I approached it. I noticed a duplicate key to her house. I picked it up and kept it.
</p>
<p class="notation_text">Now I can enter Maria’s home at night.
</p>
<div class="enter_button" data-passage="Outdoor" onclick= "statsChange(0,20,'Energy'); forwardTime(1);" style="width:15vw;">
<p >Leave</p>
</div>
<<set $krissy.stats.task = false>>
<<set $maria.stats.task = false>>
<<set $maria.stats.event += 1>>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/university/krissy1.jpg'">
<p class="notation_text">
I entered the hallway. I noticed Krissy is coming towards me quickly. She looks tensed and panicked.</p>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span> Hey mike. I was waiting for you.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Hello Krissy.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span>: Mike, I am in great trouble. Help me, please.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> what happened?
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span>: My social media account is hacked. Hacker is trying to blackmail me. I want it back at any cost. That’s my only income source. Please help me.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Are you a social media Influencer? How did you lose it?
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/university/krissy3.jpg'">
<div class="dialog_text ">
<p><span class = "character">Krissy: </span> Yes. I clicked on a fishing link. Hacker got the details about my account. I can't beleive how fucking asshole I am.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Ok, I need your username, password and also your phone for recovering your account.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span> There are no other option without getting my account details.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> No Krissy.
</p>
</div>
<p class="notation_text">Kriss thinks something for a moment.</p>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span>: Ok Mike. I need it badly.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/university/krissy8.jpg'">
<p class="notation_text">Krissy gave me the phone and shared the details about her account and other related information. I can use it on my computer. She leaves.
</p>
<div class="enter_button" onclick= "statsChange(0,20,'Energy'); forwardTime(1);" data-passage="University" style="width:15vw;">
<p >Leave</p>
</div>
<<set $krissy.stats.task = true>>
<<set $krissy.stats.event += 1>>
<<set $maria.stats.task = false>>
<</nobr>>
</div><div class="big_text">
<<nobr>>
<div id="pos">
<img class="scenes_image" @src="setup.ImagePath+'scenes/home/computer/hack.gif'">
<p class="notation_text">Yes. I managed to hack the hacker’s pc. He has lots of other accounts.
I retrieved all the data for Krissy's account and changed the password.
Now it's safe. So I logged in to check.
</p>
</div>
/% Scene 1 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 1">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/home/computer/hack/1.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
OMG! Krissy is a OnlyFans model. She has 100k followers I started to check her account.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/home/computer/hack/6.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
She is damn hot and sexy.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/home/computer/hack/2.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
She's seducing her fans.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 4 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 4 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/home/computer/hack/3.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">She looks stunning in this black lingerie.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 5 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 5">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/home/computer/hack/4.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
OMG! She is flashing her tits in public.</p>
<</replace>><</click>>
</button>
</div>
/% Scene 6 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 6 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/home/computer/hack/5.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
What a beautiful pair of tits she has.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 8 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 7 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/home/computer/hack/8.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
WTF! I can’t believe my eyes! She is removing her panties. Now I can see her pussy lips.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 9 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 8 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/home/computer/hack/9.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
She is touching herself. Oh! Krissy, you are too seductive. We grew up together but I didn’t notice you before, like today.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 10 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 9 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/home/computer/hack/10.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Wait a minute, I am also in great trouble. My sexual stamina is too low. I think Krissy can help me. She looks like a professional.
</p>
<</replace>><</click>>
</button>
</div>
<div class="enter_button" onclick= "statsChange(10,0,'Lust');" data-passage="MyRoom" style="width:15vw;">
<p >Leave</p>
</div>
<<set $krissy.stats.task = false>>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/university/krissy4.jpg'">
<p class="notation_text">
I entered the hallway. Krissy was happily waiting for me.</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span>Hi Krissy.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span> Hello mike. You got my account back.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Yes buddy.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span> Wooo Hooo! Thank you mike. Tell me what do you want?
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/university/krissy5.jpg'">
<p class="notation_text">She jumped on and tightly hugged me.
</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> I am in also trouble I think you can help me with that.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span>: What happened?
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> I don't want to discuss this at here. Meet me at my house in the noon.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/university/krissy6.jpg'">
<div class="dialog_text ">
<p><span class = "character">Krissy: </span> Ok, Dm on Facechat and let me know the exact time at noon.
</p>
</div>
<div class="enter_button" onclick= "statsChange(0,20,'Energy'); forwardTime(1);" data-passage="University" style="width:15vw;">
<p >Leave</p>
</div>
<<set $krissy.stats.event +=1>>
<</nobr>>
</div><div class="big_text">
<<nobr>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/home/mobile/facechat.jpg'" >
<p class="notation_text">
I knocked on Krissy & fix a time. Krissy will be at my room at afternoon in my given time. </p>
<div class="enter_button" data-passage="KrissyEvent_Room" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<<set $krissy.stats.event = 3>>
<div id="pos">
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/1.gif'">
<p class="notation_text">
Krissy arrived at my house in the right time.</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span>Hi Krissy. Please come in.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span> Hello mike.
</p>
</div>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/2.gif'">
<p class="notation_text">
Krissy started following me towards my room.</p>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/2_1.gif'">
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Thanks for coming.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span> You are welcome. Now tell me what’s the problem?
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> I Need your help. I know, You are an “OnlyFans” model. I logged in to your account and watched your content. You are so seductive.
</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 4 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 4 ">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/4.gif'">
<p class="notation_text">Krissy gets angry with me.
</p>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span> What? You checked my account without my permission.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Krissy please try to understand. My sexual stamina is too low. I can’t stand for a long time even when I kiss or fondle Maria I started to cum immediately. It’s so disappointing.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span>: Now you have a girlfriend you can practise with her!
</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 5 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 5 ">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/3.gif'">
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span>That’s the problem. Maria is so horny. I didn’t sex with her yet, for lack of confidence. I don’t want to disappoint her. I promised her to fulfill her all desires. So I need to overcome this under an expert’s supervision. I saw your profile. You are such a beauty. Amazing seducer. You are helping many people like me. You are so seductive. We are friends since childhood. We know each other more than anyone. Please Krissy help me.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span> Do you think you are not cheating with your girlfriend?
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Nope! I just love her and I am doing this for her. My best friend is helping me with that. I trust her more than me. I hope you will give me the best support.
</p>
</div>
<p class="notation_text">Kriss thinks something for a moment.</p>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span> (Oh mike I waited so long for this moment. I am always ready to spread my leg for you. You are my only love. Finally, you did that. Luckily I am the girl who will break your virginity, not that bitch. Yes, mike I’ll make you a man. I promised Alex that I’ll not express my passion and love for you until you propose to me. One day, I’ll be your girlfriend.)
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span> Ok, Mike, I’ll take care of your problem. Tell me what can I do for you?
</p>
</div>
<</replace>><</click>>
</button>
</div>
<<if $mc.inventory.lingerie ==true>>
<div class="enter_button" onclick= "statsChange(10,20,'Lust'); " data-passage="KrissyEvent_Seduce" style="width:15vw;">
<p >Seduce</p>
</div>
<<else>>
<p class="notation_text">
You Need lingerie set.</p>
<</if>>
<div class="enter_button" data-passage="MyRoom" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<div id="pos">
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/5.gif'">
<p class="notation_text">
I gave her the lingerie set.
</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Please try this lingerie set in front of me.</p>
</div>
<p class="notation_text">
Krissy sat on my bed and started undressing.
</p>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/6.gif'">
<p class="notation_text">
She is removing her pants in a seductive way.
</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Wow! What a beautiful ass you have, Krissy.</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/7.gif'">
<p class="notation_text">
Now uncovering her round-shaped firm tits.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 4 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 4 ">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/8.gif'">
<p class="notation_text">
She picked up the lingerie set and started to wear it.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 5 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 5 ">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/9.gif'">
<div class="dialog_text ">
<p><span span class = "character">Krissy: </span> Thank you, Mike. For your nice gift. It’s really beautiful.
</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 6 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 6 ">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/10.gif'">
<p class="notation_text">
Krissy Sits on my bed and started moving her body.
</p>
<</replace>><</click>>
</button>
</div>
<<if $mc.stats.strength gt 99>>
<div class="dialog_text mc_dialog_text">
<p><span class = "mc">Mike: </span>Oh krissy! I need more. </p>
</div>
<div class="enter_button" onclick= "statsChange(10,20,'Lust');" data-passage="KrissyEvent_Bj" style="width:15vw;">
<p >Change Position</p>
</div>
<<else>>
<p class="notation_text">
I can't control myself I ejaculated early. Req: <<print $mc.stats.strength>>/100
</p>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span>Oh Mike! You should do more workout at the gym. </p>
</div>
<</if>>
<div class="enter_button" data-passage="MyRoom" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<div id="pos">
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/18.gif'">
<p class="notation_text">
I grabbed hold of her panties and slowly slid them over her hips and down her long smooth legs. Now I could see her wet pussy clearly, which still looked tight, shaved and smooth.
</p>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/19.gif'">
<p class="notation_text">
Lifted her up and threw her on my bed. I spread her legs and started licking her pussy.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/20.gif'">
<p class="notation_text">
Bending down I brought my head close to her pussy and I breathed in deeply, inhaling the delicious aroma of young pussy.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 4 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 4 ">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/19_2.gif'">
<p class="notation_text">
I moved even closer and licked her pussy, and she tasted wonderful. Finding her clit I discovered that it was engorged and I licked around it before sucking on it gently.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 5 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 5 ">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/19_3.gif'">
<p class="notation_text">
I moved a finger to her pussy entrance and traced around it while I sucked her sensitive clit. At my touch she gave out a yelp, and then a slow moan and her hips bucked as she moved against my tongue.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 6 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 6 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/19_5.webm'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Her body started shivering while my tongue was teasing her cunt.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 7 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 7 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/19_6.webm'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I pushed my finger forwards, parting her pussy lips and easing inside her, up to the first knuckle and then the second. I heard a gasp from her pretty lips as she felt my finger invade her tight pussy but she didn't move away.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 8 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 8 ">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/19_7.gif'">
<p class="notation_text">
I tested her butthole with my tongue. She moans with pleasure. Cum juices are driping from her wetty pussy.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 9 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 9 ">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/21.gif'">
<p class="notation_text">
Suddenly I felt her pussy clamp even tighter around my tongue and then her pussy started to pulse around them. I heard her cry out "Oh my God, yessss" and she screamed as I continued to lick her clit. Her orgasm seemed to last for minutes as she squirmed against me, forcing my head deeper until she gradually slumped back onto the bed and relaxed.
</p>
<</replace>><</click>>
</button>
</div>
<<if $mc.stats.strength gt 139>>
<div class="dialog_text mc_dialog_text">
<p><span class = "mc">Mike: </span>Oh Krissy! I need more. </p>
</div>
<div class="enter_button" onclick= "statsChange(10,20,'Lust'); " data-passage="KrissyEvent_S" style="width:15vw;">
<p >Sex</p>
</div>
<<else>>
<p class="notation_text">
I can't control myself I ejaculated early. Req: <<print $mc.stats.strength>>/140
</p>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span>Oh Mike! You should do more workout at the gym. </p>
</div>
<</if>>
<div class="enter_button" data-passage="MyRoom" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<div id="pos">
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/11.gif'">
<p class="notation_text">
I unzipped my pants and reached in and pulled out my almost erect cock. Cindy's face turned from one of a shock to a picture of lust. Her eyes lit up and she pursed her lips, running her tongue around her red lips as she stared at my cock. , In return, my cock twitched in response to her look of longing. Krissy looked up at me, her blonde hair framing her pretty young face, as she paused, wondering what to do next.
</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> I really need your help, Krissy?
</p>
</div>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/12.gif'">
<p class="notation_text">
I guided her down so she was kneeling between my legs at my feet. Reaching out she wrapped her small pretty hand around the shaft of my hard cock. Her hand was so cool and soft on my cock and I could feel the blood pumping into my cock as I swelled up larger at her touch. Gently she kissed the tip of my cock and in return, it jumped. It felt wonderful when her soft lips touched the sensitive head of my hard cock.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/13.gif'">
<p class="notation_text">
She opened her mouth and slid her red lips over my cock, drawing it into her small hot mouth. I couldn't resist forwarding my hips a little when I felt her tongue slide over the sensitive head of my cock, encased in her mouth. She may not have done this before but she was a natural already.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 4 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 4 ">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/14.gif'">
<p class="notation_text">
I quickly sat down in the chair. she pulled back the foreskin from my hard cock and bent over it again. She then took my cock further into her mouth, sliding her red lips down the shaft until the end of my cock hit the back of her mouth. Slowly she moved back, her lips tight around me as she let my hard cock pop out of her mouth. Then she started a great rhythm on my cock as she fucked me with her mouth, all the time looking at me out of her sexy blue eyes while I watched my cock appear and then disappear into her young mouth.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 5 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 5 ">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/15.gif'">
<p class="notation_text">
My breathing was getting faster with the exquisite touch of her mouth and tongue on my cock. Krissy looked up at me and took hold of my cock with her hand and entered deep into her mouth again.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 6 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 6 ">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/16.gif'">
<p class="notation_text">
She paused for a moment, but then she meekly nodded and took my cock between her tits. She started squeezing my cock softly in between them. I could feel her soft breast teasing the base of my cock head by sliding up and down.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 7 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 7 ">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/17.gif'">
<p class="notation_text">
My cum sprayed from my hard cock and filled Krissy’s chest.
</p>
<</replace>><</click>>
</button>
</div>
<<if $mc.stats.strength gt 119>>
<div class="dialog_text mc_dialog_text">
<p><span class = "mc">Mike: </span>Oh Krissy! I need more. </p>
</div>
<div class="enter_button" onclick= "statsChange(10,20,'Lust'); " data-passage="KrissyEvent_Cun" style="width:15vw;">
<p >Change Position</p>
</div>
<<else>>
<p class="notation_text">
I can't control myself I ejaculated early. Req: <<print $mc.stats.strength>>/120
</p>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span>Oh Mike! You should do more workout at the gym. </p>
</div>
<</if>>
<div class="enter_button" data-passage="MyRoom" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<div id="pos">
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/25.gif'">
<p class="notation_text">
She gets on all fours, rises her ass up. I moved closer and held my hard cock and teased her clit and pussy which spread her juices over her entrance and the end of my thick cock.
</p>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/26.gif'">
<p class="notation_text">
I placed my hands on her hips, as I eased my cock between her tight pussy lips. Slowly I pushed forward, watching as my hard cock spread her wet lips, stretching them wide as my thick shaft eased into her.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/27.gif'">
<p class="notation_text">
Krissy was moaning as I continued to slowly thrust my cock into her tight pussy. I put my hand on her smooth back and pressed firmly, while I started to ease my cock in and out of her hot pussy.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 4 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 4 ">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/28.gif'">
<p class="notation_text">
She was so eager to have my cock inside her young body that she started moving her ass back towards me, urging me to fill her up even more. I used my hands on her hips to show what she needed to do, getting her to slide her ass back and forth while I stood still. Soon she was dictating her own pace, sliding her tight pussy up and down my engorged cock while I watched.
</p>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span>Oh Mike your cock size is too good </p>
</div>
<</replace>><</click>>
</button>
</div>
<div class="enter_button" onclick= "statsChange(10,20,'Lust');" data-passage="KrissyEvent_Cg" style="width:15vw;">
<p >Change Position</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/sleep.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I entered Maria's house with the duplicate key. I knew Maria’s mother was at work. Her father has not returned yet. I approached her bedroom and entered. She was sleeping.
</p>
<div class="dialog_text mc_dialog_text">
<p><span class = "mc">Mike: </span>: What should I do now?
</p>
</div>
<<if $mc.stats.lust gt 99>>
<div class="dialog_text mc_dialog_text">
<p><span class = "mc">Mike: </span>Oh Maria! I need more. </p>
</div>
<div class="enter_button" data-passage="MariaEvent_Seduction" style="width:15vw;">
<p >Seduction</p>
</div>
<<else>>
<p class="notation_text">
My lust point is low. I don't want to disappoint her. I should do more practice with Krissy. Req: <<print $mc.stats.lust>>/100
</p>
<p class="notation_text">
I leave immediately!</p>
<</if>>
<div class="enter_button" onclick="forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/mc/pic/mc4.jpg'">
<p class="notation_text">
I entered Alex's house and approached living room. Nobody is there. I started calling Alex. Suddenly Mrs. Syren entered the livingroom.</p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/syren1.jpg'">
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Hi Mike!</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Hello Mrs. Syren. Alex told me that you wanted to meet me.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>: Yes Mike, I am in great trouble. Alex’s dad took a big amount of loan from the bank. Our house is on the mortgage. I have to repay the loan with huge interest. Otherwise, they will take our house. You know I run a boutique shop. But after this pandemic, customers are used to online shopping. My shop’s sales decreased. So I need to make my business online. Can you help me with that?
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span>Sure! Please give me all the details and concepts.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/syren2.jpg'">
<p class="notation_text"> Mrs. Syren shared with me her online business plan and content.
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>: Thank you, Mike. You will get $100 if you can make it.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Welcome Mrs. Syren. You will get the site within a week.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Thanks dear for making my life comfortable. When you finish your job, meet me here at afternoon.
</p>
</div>
<p class="notation_text"> I leave Alex’s house.
</p>
<div class="enter_button" onclick="statsChange(0,20,'Energy'); forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<<set $syren.stats.task = true >>
<<set $syren.stats.event +=1 >>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/home/computer/hack.gif'">
<p class="notation_text">I started making Syren’s online store. She sells mature women’s clothing & lingerie.
</p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/home/computer/website.jpg'">
<p class="notation_text">I designed the site beautifully. But her product image quality is too low. That’s ruining the entire design. I should tell her about that. Otherwise, she will lose customers.
</p>
<div class="enter_button" data-passage="MyRoom" style="width:15vw;">
<p >Leave</p>
</div>
<<set $syren.stats.task = false >>
<</nobr>>
</div><div class="big_text">
<<nobr>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/mc/pic/mc4.jpg'">
<p class="notation_text"> I entered Alex’s house. There is no one in the living room. A female singing voice is coming from upstairs. I followed the sound and noticed Mrs. Syren is taking bath. I went close to the bathroom but I saw she hadn’t latched her bathroom door properly.
</p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bathroom/1.jpg'">
<p class="notation_text">So I went to have a peek. She had removed her clothes completely and was flashing her naked body.
</p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bathroom/2.jpg'">
<p class="notation_text">Her ass is so big and soft. I wish I could touch it.
</p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bathroom/3.jpg'">
<p class="notation_text">Her flawless tits I was amazed to see them.
</p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bathroom/4.jpg'">
<p class="notation_text">They were big almost handful, with pink nipples, and sexy areolas, and were of perfect symmetry.
</p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bathroom/5.jpg'">
<p class="notation_text">She cupped one of her breasts with one hand and the other went down toward her pussy.
</p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bathroom/6.jpg'">
<p class="notation_text"> She let her hands in and let out a moan. She was pleasing herself.
</p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bathroom/7.jpg'">
<p class="notation_text"> My cock is trying to rip out of my pants. I leave from there before she notices me.
</p>
<div class="enter_button" data-passage="SyrenEvent_4_1" style="width:15vw;">
<p >Continue</p>
</div>
<</nobr>>
</div><div class="big_text">
<<nobr>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/syren1.jpg'">
<p class="notation_text">
I started waiting in the living room. Mrs. Syren arrived there. </p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Hi Mike! When you arrive?
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Hello Mrs. Syren. 5 minutes ago. Your website is ready.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Thank you, Mike.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> But there is a problem.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>: What?
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span>Your product image quality is low. That’s ruining your website’s design. You can lose customers for that. You need to photoshoot your product by a model.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>: What can I do, Mike? I can’t afford a professional model now.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span>You can be the model and photoshoot with your product.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/syren3.jpg'">
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Ha Ha Ha! I am an old woman with a saggy body. Do you think I look like a model?
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Of course you are. You should try. If it works your sales may increase.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> But how? Where I get a professional photographer? They must be costly.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Of course you are. You should try. If it works your sales may increase.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/syren4.jpg'">
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Ok Mike. I’ll try if it works as you say. Here is your $100 for your effort.
</p>
</div>
<p class="notation_text"> Ok Mike. I’ll try if it works as you say. Here is your $100 for your effort. Don’t forget to meet me here in the afternoon.
</p>
<div class="enter_button" onclick = "statsChange(0,20,'Energy'); statsChange(100,0,'Money'); forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<<set $syren.stats.event +=1 >>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/syren1.jpg'">
<p class="notation_text">
I entered Alex's house and approached the living room. Mrs. Syren was there.
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Hi Mike!
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Hello Mrs. Syren. I brought the camera for the photo shoot.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> My dresses are also ready. Set up your tools. I am coming.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/photo.jpg'">
<p class="notation_text"> I started setting up my tools.
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>: I am ready.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/photo/syren1.jpg'">
<p class="notation_text">She looks stunning. She was wearing a tight short skirt.
</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> You are looking so gorgeous!
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>: Thank you, Mike. I am a little bit nervous. Can I do it?
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Why not. Please follow my instruction.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/photo/syren2.jpg'">
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/photo/syren3.jpg'">
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/photo/syren4.jpg'">
<p class="notation_text">Next dress
</p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/photo/syren5.jpg'">
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/photo/syren6.jpg'">
<p class="notation_text">I took her photos with multiple dresses. She liked her photos.
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>: You are a very good photographer. One day you will be famous.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span>Thank you Mrs. Syren for your nice compliment. Now let’s see if it works.
</p>
</div>
<p class="notation_text">
I started uploading them on the website. If I get success from it I can ask her for lingerie photo shoot. I leave.
</p>
<div class="enter_button" onclick="statsChange(0,20,'Energy'); statsChange(10,0,'Lust'); forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<<set $syren.stats.event +=1 >>
<</nobr>>
</div><div class="big_text">
<<nobr>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/living/syren1.jpg'">
<p class="notation_text">
I entered Alex’s house. Mrs. Syren jumps on and hugged me tightly. Accidentally my hand touched her boob. She didn’t notice that because of her excitement.
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Mike it worked. I have already sold 50 dresses. Lots of orders and responses are coming. You did It!!!
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Thanks It worked. You also did a great job.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/living/syren2.jpg'">
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Hey look, I am also getting nice compliments from people. (Blushed)
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span>Wow! I told you that you are not old.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>: Thank you, Mike. For building up my confidence and support.
</p>
</div>
<p class="notation_text">It worked, so I think it’s the right time to ask her for the lingerie photo shoot.
</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> You're welcome! Now you can pay your bank loan.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>: No Mike I am still short of that amount. I need more sales.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> I think you should boost up your lingerie business also. You should photo shoot that product.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/living/syren3.jpg'">
<div class="dialog_text ">
<p><span class = "character">Syren: </span>: But how? I can’t share my semi-nude image online. Many people know me here and Alex will not take this in a positive sense.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> I can remove your face. You can only post your body’s picture there. So nobody will recognize you. Your secret is always safe with me..
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/living/syren4.jpg'">
<p class="notation_text"> She started thinking for a moment.
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>: I think that's a good idea. Ok, I’ll try it on next day.
</p>
</div>
<p class="notation_text"> Wow! I can’t believe Mrs. Syren will wear only lingerie in front of me. I am so excited.
</p>
<div class="enter_button" onclick="statsChange(0,20,'Energy'); forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<<set $syren.stats.event +=1 >>
<</nobr>>
</div><div class="big_text">
<<nobr>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/syren1.jpg'">
<p class="notation_text">
I entered Alex's house and approached the living room. Mrs. Syren was there.
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Hi Mike!
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Hello Mrs. Syren. I brought the camera for the photo shoot.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> My dresses are also ready. Set up your tools. I am coming.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/photo.jpg'">
<p class="notation_text"> I started setting up my tools.
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>: I am ready.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/photo/syren7.jpg'">
<p class="notation_text">OMG! She looks stunning. She was wearing a lingerie set. Mrs. Clark had an amazing body. Her breasts were still firm and supple, with no evidence of sagging at all. The nipples, stood out prominently from her chest, begging for attention. Moving down, she had a nice tight stomach and petite waist which flared beautifully at the hips, accentuating her gorgeously shaped ass. Her legs were lean and slender and were the perfect end to a perfect body.
</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> You are looking so gorgeous!
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>: Thank you, Mike. I am a little bit nervous. Can I do it?
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Why not. Please follow my instruction.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/photo/syren8.jpg'">
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/photo/syren9.jpg'">
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/photo/syren10.jpg'">
<p class="notation_text">Next set
</p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/photo/syren11.jpg'">
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/photo/syren12.jpg'">
<p class="notation_text">I took her photos with multiple sets. She liked her photos.
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>: Oh Mike, I can’t believe my eyes. I am doing this in front of you.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span>You are doing this for your business. You don’t need to be shy. You have to take the brave decision for being an entrepreneur Now let’s see if it works.
</p>
</div>
<p class="notation_text">
I started uploading them on the website. I leave.
</p>
<div class="enter_button" onclick="statsChange(0,20,'Energy'); forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Continue</p>
</div>
<<set $syren.stats.event +=1 >>
<</nobr>>
</div><div class="big_text">
<<nobr>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/living/syren1.jpg'">
<p class="notation_text">
I entered Alex’s house. Mrs. Syren jumps on and hugged me tightly. Accidentally my hand touched her boob again. She didn’t notice that because of her excitement.
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Mike it also worked. My lingerie sales also increased. Lots of orders and responses are coming. You did it again!!!
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Thanks It worked. You also did a great job.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/living/syren2.jpg'">
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Hey look, I am also getting sexy compliments from people. (Blushed)
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span>Wow! I told you that you can do it.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>: Thank you, Mike. I feel like a celebrity. You made me a young girl again. I always wanted to go back to my teenage time. I wish I could reveal my face.
</p>
</div>
<p class="notation_text">She looks happier and acted like a teen girl.
</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> You're welcome! You look really sexy & seductive in this picture.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>: Mike, I want to celebrate my success with you. I want to party as I did in my teenage time. Please, Mike, don’t refuse it.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/living/syren5.jpg'">
<p class="notation_text"> How can I refuse it I also want to party with Mrs. Syren.
</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span>: Ok I am in.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>: Meet me at afternoon at my house.
</p>
</div>
<p class="notation_text"> I accepted and leave.
</p>
<div class="enter_button" onclick="statsChange(0,20,'Energy'); forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<<set $syren.stats.event +=1 >>
<</nobr>>
</div><div class="big_text">
<<nobr>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/party/syren1.jpg'">
<p class="notation_text">
I entered Alex's house and approached the living room. Mrs. Syren was there.
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Hi Mike!
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Hello Mrs. Syren. I am ready.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> I am also ready dear. Alex has gone to his aunt's house today. He will not return tonight and stay there for 2 to 3 days. So we can party late at night.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/party/party.webp'">
<p class="notation_text"> We leave the house. We called a taxi and reached there. Mrs. Syren was enjoying the party. She started dancing.
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>: Hey Mike, I want to take some drinks. What do u want?
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Only Beer.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/party/drink.jpg'">
<p class="notation_text"> Mrs. Syren continuously drank one after another. She couldn’t control herself. She was trying to dance but her imbalance body not supporting her.
</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Hey are you ok?
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>I am absolutely fine mike. This is the best night of my life. I want to enjoy it. I am feeling like a bird, Mike.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> I think we should go
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>: It’s too early dear.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> It’s already midnight, if you drink more I couldn’t handle you. Let’s go.
</p>
</div>
<p class="notation_text">
She accepted it unwantedly. I called a taxi and leave the club with Mrs. Syren.
</p>
<div class="enter_button" onclick="statsChange(0,20,'Energy'); forwardTime(1);" data-passage="SyrenEvent_8_1" style="width:15vw;">
<p >Leave</p>
</div>
<<set $syren.stats.event +=1 >>
<</nobr>>
</div><div class="big_text">
<<nobr>>
<<set $syren.stats.event = 7>>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/1.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
She started kissing me and pushed me onto her bed.
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Hey Mike you deserve a reward. Tonight I am yours. I’ll show you how sexy I am.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span class = "mc">Mike: </span>: What should I do now?
</p>
</div>
<div class="enter_button" data-passage="SyrenEvent_Bj" style="width:15vw;">
<p >Blowjob</p>
</div>
<div class="enter_button" onclick="forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<div id="pos">
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/2.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
She leans in closer, I can smell the amber from her perfume and the sweet liquor on her mouth.
</p>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/4.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
She rips my pant down my thick thighs.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/6.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Scooting forward on her knees, Mrs. Syren raised her mouth to my cock and began to lick the head and shaft. After thoroughly licking the cock she began to suck on the head and the first few inches of the shaft. she once again took the head of my cock into her mouth and began working its length in.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 4 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 4 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/7.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
With each head thrust down, she worked more and more of my cock in, until I finally felt it bump the back of her throat. She immediately began to gag from the contact and began to pull out.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 5 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 5 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/8.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
My body is shivering with lots of excitement.
</p>
<</replace>><</click>>
</button>
</div>
<div class="enter_button" data-passage="SyrenEvent_Cunning" style="width:15vw;">
<p >Cunning</p>
</div>
<div class="enter_button" onclick="forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<div id="pos">
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/21.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
She romves her underwear.
</p>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/22.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I helped her out of her heels.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/23.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Her pussy, waxed or shaved clean.
</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> You're so wet. So sticky. And you smell so sweet, (I licked my lips) I can't wait to taste you.
</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 4 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 4 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/24.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
My tongue flicks out, in an upward movement along her clit and she moans.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 5 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 5 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/25.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> I should tie you down to keep you from moving, (I said to her pussy) but I love watching and feeling you squirm for me.
</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 6 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 6 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/26.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
My tongue flicked over her clit, softly at times and then more urgently at others. Then at her opening, pushing in slightly.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 7 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 7 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/27.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
She tries to lift her hips to push me deeper but I pushed against her thighs, holding her in place. She feels me move back up and then my lips close around her clit as I suck on her.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 8 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 8 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/30.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Her body is shivering with lots of excitement.
</p>
<</replace>><</click>>
</button>
</div>
<div class="enter_button" data-passage="SyrenEvent_S" style="width:15vw;">
<p >Sex</p>
</div>
<div class="enter_button" onclick="forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<div id="pos">
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/31.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Mrs. Syren rises up and impales herself on my cock. We both sigh as I feel my dick sliding inside her wet pussy.
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Oh, Mike...(Moans in a sweet voice.)
</p>
</div>
</div>
/% Scene 1 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/32.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
She slowly starts riding my cock while her beautiful body is completely exposed for me to play with. I place my hands on her hips and stroke her smooth thighs and her back. I reach down to her firm breasts and play with them freely while she slowly moves her hips as she rides my cock.
</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 2 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/33.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
To see her beautiful, naked body move with such sensitivity on me is stunning. I grab her ass, squeeze it tight and slap it hard.
</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span>Come on, honey. Show me what you got.
</p>
</div>
</div>
<</replace>><</click>>
</button>
</div>
<div class="enter_button" data-passage="SyrenEvent_Cg" style="width:15vw;">
<p >Change Position</p>
</div>
<div class="enter_button" onclick="forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<div id="pos">
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/9.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
She rips her skirt up over her head. I lean forward and begin to kiss her breast. I suck harder onto her nipple and pushing her breast further into my mouth.
</p>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/10.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
My own hand moving up to her chest and squeezing her breast as I continue to push myself against her. My breathing quickened once more.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/14.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
The liquor, her scent, her touch, everything is intoxicating and I get lost in everything she's doing. Feeling her flick her hand over me between my legs, as her teeth tugs my bottom lip. I give in to the pleasure and wrap my arms around her. I move my lips against hers, kissing her again, this time with more fervor and need.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 4 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 4 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/13.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
My hands are on her breasts and her hands caressing my cock.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 5 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 5 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/15.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
she rips my shirt up over my head. I lean forward and begin to kiss her breast again. I suck harder onto her nipple and pushing her breast further into my mouth.
</p>
<</replace>><</click>>
</button>
</div>
<div class="enter_button" data-passage="SyrenEvent_Bj" style="width:15vw;">
<p >Blowjob</p>
</div>
<div class="enter_button" onclick="forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/university/alex3.jpg'">
<p class="notation_text">
I entered the hallway. Alex is there. He looks so angry. He approached me.</p>
<div class="dialog_text ">
<p><span class = "character">Alex: </span> Hey Mike, I want to talk to you.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> What happened to you?
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span>: Last night I saw you fucking my mom in her bedroom.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/mc/pic/mc5.jpg'">
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Oops! I am sorry Alex. I can explain.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span>: How could you do that? You are my best friend.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Please Alex try to understand.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/mc/pic/mc6.jpg'">
<p class="notation_text"> I explain to him about her mom’s situation and how our relationship starts. Alex listened carefully.
</p>
<div class="dialog_text ">
<p><span class = "character">Alex: </span> So you are trying to say that you helped my mom and this happened?
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Exactly it is.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span>: After watching you and mom in this situation I couldn’t control myself. I thought I should talk to you.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> I am sorry Alex.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/university/alex2.jpg'">
<div class="dialog_text ">
<p><span class = "character">Alex: </span> Don’t be sorry. I also want to see her happy. I know, after dad’s death, she feels lonely. She has no friends.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Yes she suffered a lot.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span>: I need help, Mike. It was my priority to keep her happy. But I couldn’t. So I want to love her as you loved her. So I want to join you.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> What are you talking about? Are you serious?
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span>: Yes Mike, it’s one of my prior duties. Please Mike help me.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Ok I need some time to think.
</p>
</div>
<p class="notation_text">
How could he think that? Alex leave the hallway.
</p>
<div class="enter_button" onclick="forwardTime(1);" data-passage="University" style="width:15vw;">
<p >Leave</p>
</div>
<<set $alex.stats.event +=1 >>
<<set $alex.stats.task = true>>
<</nobr>>
</div><div class="big_text">
<<nobr>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/university/alex5.jpg'">
<p class="notation_text">
I entered the hallway. Alex is there. </p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Hello Alex. how are you?
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span> Fine.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> I decided that I would help you to fuck your mother.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/university/alex4.jpg'">
<div class="dialog_text ">
<p><span class = "character">Alex: </span> Seriously, thank you mike. You are a true friend of mine.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> If I can do that, what will I get?
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span> Anything you want except my life.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Promise!
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span> Promise!</p>
</div>
<p class="notation_text">
Alex leave the hallway.
</p>
<div class="enter_button" onclick="forwardTime(1);" data-passage="University" style="width:15vw;">
<p >Leave</p>
</div>
<<set $alex.stats.event +=1 >>
<</nobr>>
</div><div class="big_text">
<<nobr>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/mc1.jpg'">
<p class="notation_text">
I entered Alex's house. Mrs. Syren was working in kitchen.. </p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Hi Mike! When you arrive?
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Hello Mrs. Syren. Where is Alex? I am here to congratulate him.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> What happened? What did he do?
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> He is in a relationship.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>: Wow!
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Yes, he got a boyfriend!!!
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>: Wait what! What do you mean by boyfriend?
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span>Alex didn't tell you that he is gay?
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/syren1.jpg'">
<div class="dialog_text ">
<p><span class = "character">Syren: </span> I don't believe it. My son can’t be gay.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Anyone’s son can be gay. It's his choice you can’t resist him.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Oh Mike, Please help him. I don’t want to be my son gay.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> How can I help him? I am a male, he needs a female for help.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> So manage a girlfriend for her.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span>Alex doesn’t like girls. He always avoids them.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/syren2.jpg'">
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Please mike help me. I’ll do anything for him.
</p>
</div>
<p class="notation_text">I pretend I am thinking something.
</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> I think we can help him.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> How?
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> By giving him proper sex education.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> What are you talking about? How could I do this? I am his mother.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/mc2.jpg'">
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> A mother knows best for her son. You can properly teach her. Nobody will do that and if anybody do I am pretty sure she will not teach him properly. You have to guide him not others.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Oh Mike I can’t think now. I need some time.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span>Ok, take your time. But Alex’s sex life's future is in your hand.
</p>
</div>
<p class="notation_text">I leave
</p>
<div class="enter_button" onclick="forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<<set $alex.stats.event +=1 >>
<</nobr>>
</div><div class="big_text">
<<nobr>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/syren2.jpg'">
<p class="notation_text">
We entered her house and approached the living room. Mrs. Syren was drunk. She was continuously chatting with me till club to the house.
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Oh Mike, after a long time I enjoyed my life.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> You deserve it.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> I remember when I was in college I was a party freak. Alex’s dad and I always attended parties. We drink and dance, and go for the long drive, we pass that night in a motel or sometimes do fire camp in a forest. And the night … …
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/syren6.jpg'">
<p class="notation_text"> Mrs. Syren lost herself in her past memories. She was trying to share something. But suddenly she changed her mind.
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>: Hey Mike. Do you have a girlfriend?
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Yes.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>Wow! Glad to hear that. A partner is very important in everyone’s life. After Alex’s father’s death, I feel too lonely. There is no friend I can share my inner feelings with.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span>Why didn’t you settle your life with another man?
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/syren4.webp'">
<p class="notation_text">
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>Oh Mike, this business and household responsibilities didn’t give me any room for that. Alex’s father was always busy with his profession. After Alex's birth, he didn’t care about me. I was always neglected by him and also by myself. He passed away but my confidence was broken. I thought I am expired. There is no life for me in the future. I just lived for life.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span>Sorry Mrs. Syren.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Don’t be sorry Mike. You are the man who shows me the light. You gave me the purpose of life. I am so grateful to you Mike. Do you think I am good-looking?
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Obviously, you are.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/syren5.jpg'">
<div class="dialog_text ">
<p><span class = "character">Syren: </span>: Do you think I am sexy?
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Yes you are.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/syren3.jpg'">
<p class="notation_text">
Mrs. Syren approached me slowly and started giving me a seductive look!
</p>
<div class="enter_button" data-passage="SyrenEvent_Room" style="width:15vw;">
<p >Continue</p>
</div>
<</nobr>>
</div><div class="big_text">
<<nobr>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/alex1.jpg'">
<p class="notation_text">
I entered Alex’s house. Alex was there.
</p>
<div class="dialog_text ">
<p><span class = "character">Alex: </span>: Hi Mike.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Hello Alex, where is your mom?
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span>: She is in her bedroom.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Ok, I have some news for you.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/alex_mike_2.jpg'">
<div class="dialog_text ">
<p><span class = "character">Alex: </span>: Wow! is she agreed?
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Not yet. But she will do. I need some help from you?
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span>: Yes sure, I can do anything to fulfill this fantasy.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Nice, I told your mother you are gay.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span>: What? But I am a pure straight guy? Even I am still now a virgin.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/alex_mike_3.webp'">
<div class="dialog_text mc_dialog_text">
<p><span class = "character">Alex: </span>: I know that, Alex. But I had no other option without this. I knew she hates gays. Her first lover was gay and dumped her for a guy. She couldn’t take it. So still now she hates him. I told her you do need some sex education and we will teach you about that. So pls do something so that she can believe you are gay.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span>: Oh Mike, what a tough situation you created for me. Now I understand why mom is not talking with me much. She is totally upset.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Ok you can leave it if you want. But for gaining your most desired achievement you also need to sacrifice something.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/alex_mike_4.jpg'">
<div class="dialog_text ">
<p><span class = "character">Alex: </span>: Yeah I know. Ok, Mike, I’ll do anything for this. Tell me your plan.
</p>
</div>
<p class="notation_text">
I shared my plan with him. I approach her room.
</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> where is your mom?
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span>: She is in her bedroom.
</p>
</div>
<p class="notation_text">
I approach her room.
</p>
<div class="enter_button" onclick="forwardTime(1);" data-passage="AlexEvent_4_1" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div><div class="big_text">
<<nobr>>
<<set $alex.stats.event = 4>>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/1.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Alex sat beside her. Suddenly he started touching Mrs. Syren. She was nervous.
</p>
<div class="dialog_text mc_dialog_text">
<p><span class = "mc">Mike: </span>: What should we do now?
</p>
</div>
<div class="enter_button" data-passage="AlexEvent_Sed" style="width:15vw;">
<p >Seduction</p>
</div>
<div class="enter_button" onclick="forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div><div class="big_text">
<<nobr>>
<div id="pos">
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/3.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I pulled her skirt down until her tits were exposed properly.
</p>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/4.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I pushed her onto the bed. Then bending our heads down to kiss and suck on her nipples, grasped them, squeezing them gently and sexually, making her shiver in excitement.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/5.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I leaned back to allow Alex better access. I started rubbing her pussy over the underwear.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 4 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 4 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/6.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Alex was slipping over her teat, sucking and nibbling at the nipple and making it stiff with passion.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 5 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 5 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/7.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I kissed her thighs and continued touching her pussy teasingly.
</p>
<</replace>><</click>>
</button>
</div>
<div class="enter_button" data-passage="AlexEvent_Cun" style="width:15vw;">
<p >Change Position</p>
</div>
<div class="enter_button" onclick="forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<div id="pos">
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/8.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Deftly I moved her panties to one side to open up her pussy to my hands. The outer and inner lips were swollen, but I could see her hole wide and dark. Her aroma was intense. I was getting intoxicated by it. I inhaled deeply and then went to work with my tongue, moving slowly up and down, first one side of her clitoris and then the other.
</p>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/9.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I avoided the head of the clitoris until Mrs. Syren started to tremble, then I licked full on its tip. She began to shudder. I pulled her underwear down and exposed her pussy properly.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/10.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I increased the pace. She was tensing her whole lower body. Alex walked over to the other side of the bed, where her head was hanging off the edge. "Take these," he said, reaching out for her hand, and placing his cock on her hand.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 4 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 4 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/11.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Alex uses her hands for stroking his cock. I slipped off my boxers. Alex placed his hand on her pussy and started massaging it teasingly. I am watching the best erotic scene in my life. A son uses his mother for his sexual desire. My cock is getting harder.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 5 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 5 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/12.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I stepped between her legs and continue eating her pussy. Alex started removing his jeans and underwear in one slick move,
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 6 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 6 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/13.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
His thick penis is already semi-erect. His hand ventured down to start slowly stroking himself.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 7 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 7 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/14.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Mrs. Syren was totally helpless. Alex started teasing her nipple with his semi erected cock.
</p>
<</replace>><</click>>
</button>
</div>
<div class="enter_button" data-passage="AlexEvent_S" style="width:15vw;">
<p >Change Position</p>
</div>
<div class="enter_button" onclick="forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<div id="pos">
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/15.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
A grabbed hold of my dick and aimed it at her entrance, sliding it in in one fluid motion. She was so fucking horny that it was unreal. Alex had gone a little soft, but that was ok. Alex had never had sex before.
</p>
<div class="dialog_text ">
<p><span class = "character">Alex: </span> Oh Mom, Look my cock is not erecting. Please help!
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Oh, Alex! I don't know, what I am doing.
</p>
</div>
<p class="notation_text">
She leaned back, opened her throat, and Alex pushed his dick deep in her mouth.
</p>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/16.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I start to slide my dick in and out, picking up speed, and finding a rhythm. The rhythm of my fucking setting the pace of her dick sucking.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/17.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I gripped her thigh and drove forward, my entire length vanishing down her soaking fuckhole and stimulating the nerve clusters hidden within her walls. My thighs banged against her buttocks as I went harder and faster, slamming away into her hole and making her whole body vibrate. She passed the pleasure onto Alex, her mouth sucking his balls greedily.
</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span>Come on, Mrs. Syren. Show Alex what you got.
</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 4 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 4 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/19.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Alex grabbed her hair and began to force his big cock into Mrs. Syren’s mouth. Her eyes went wide, and she gagged as he filled her mouth and pressed against the inside of her cheek.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 5 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 5 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/20.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I started rubbing until she went over the edge, climaxing, her pussy getting wetter, contracting on my industrious dick. She came.
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Oh, Mike...(Moans in a sweet voice.)
</p>
</div>
<</replace>><</click>>
</button>
</div>
<div class="enter_button" data-passage="AlexEvent_Mis" style="width:15vw;">
<p >Change Position</p>
</div>
<div class="enter_button" onclick="forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video1/1.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I saw Mrs.Syren, was thinking about something in the kitchen. I approached her.
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>: Hi Mike.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Hello Mrs. Syren. Are you ok?
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>: Yes Mike.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> You look so upset. What happened?
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>: : I can’t take Alex’s situation.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span>Ok I’ll talk with him. I hope he will understand.
</p>
</div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video1/2.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
She sits on the chair. Suddenly Alex reached there based on my plan.
</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Hello Alex
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span>: Hi Mike.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> We want to talk about your new relationship.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span>: But I am not interested.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span class = "character">Alex: </span>: Alex I am your childhood friend, you should not hide anything from me and your Mom.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span>: Mike, don’t be my parent. I know very well what should i do or not. You can’t make my decision.
</p>
</div>
<p class="notation_text">
Alex got angry. He started to humiliate me.
</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Please Alex, try to understand. You are in the wrong way. You have a beautiful life ahead. You need a family, and kids in the future.
</p>
</div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video1/3.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
We started shouting at one another. Mrs. Syren got panicked.
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>: Please stop. Why you both are shouting?
</p>
</div>
<p class="notation_text">
She stood and tried to convince Alex.
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>: Please Alex try to understand Mike is doing it for your good.
</p>
</div>
<p class="notation_text">
Alex also started shouting at her and misbehaved.
</p>
<div class="dialog_text ">
<p><span class = "character">Alex: </span>: I don’t need anyone. I am as good as my own. Please leave me alone.
</p>
</div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video1/4.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>: Mike I quit, you should give him some time personally. I hope he will understand that he is in the wrong relationship. I should leave.
</p>
</div>
<p class="notation_text">
Mrs. Syren got more upset. She leaves the kitchen with a defeated face.
</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Now follow me Alex we should go to her room. I hope my plan is working.
</p>
</div>
<div class="enter_button" data-passage="AlexEvent_4_2" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div><div class="big_text">
<<nobr>>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video1/5.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
We entered Mrs. Syren’s bedroom. She was crying on her bed. I approached her.
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Hi Mike.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Sorry Mrs. Syren for disturbing you.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> It's ok, Mike.
</p>
</div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video1/6.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I completely ignored her and started talking with Alex
</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Look at us, Alex, imagine she is not your mother and you are not his son and you both have no relation. Think she is an unknown female person. I am not your friend and I am a stranger male person.
</p>
</div>
<p class="notation_text">
Alex was trying to say something but I stopped him
</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Now we will show you how male and female relation works. Why you should love a female person. What you will get from her.
</p>
</div>
<p class="notation_text">
Suddenly Mrs. Syren is startled.
</p>
<div class="dialog_text ">
<p><span span class = "character">Mike: </span> What? We shouldn’t.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Mrs. Syren, please try to understand.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span>: Hey Mike, you are wasting my time. Bob (His imaginary boyfriend’s name) is waiting for me. I should leave.
</p>
</div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video1/7.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I approached Mrs. Syren again.
</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Please Mrs. Syren, we should stop him. Otherwise, we will lose him. Alex knows about us. And surprisingly he has no reaction. Do you think it’s normal?
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Mike, I can’t do that with, Alex. It’s incest, taboo, this society will not accept us.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span class = "mc">Mike: </span> This taboo, society bla! bla! will not correct your son. They will take no responsibility for him.
We should take responsibility. It will be our secret.
</p>
</div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video1/8.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I sat in front of her.
</p>
<div class="dialog_text mc_dialog_text">
<p><span class = "mc">Mike: </span>: Look, Mrs. Syren, If his best friend and her best guardian will not correct her nobody could do that. I am sure Alex will change his mind after this.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Oh Mike my brain is not working. I can’t think.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Don’t think too much. We are doing this for Alex’s good. Just think you are sacrificing yourself for your son’s good.
</p>
</div>
<p class="notation_text">
I called Alex closer to us.
</p>
<div class="enter_button" data-passage="AlexEvent_Home" style="width:15vw;">
<p >Leave</p>
</div>
<<set $alex.stats.event +=1 >>
<</nobr>>
</div><div class="big_text">
<<nobr>>
<div id="pos">
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/2.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I grab her blouse. I touch her soft breasts. Maria makes a sexy groan and I kiss her neck and squeeze her cute tits. I caress her shapely breasts.
</p>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/4.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I pulled down her blouse. I see her wonderful, shapely, breasts. I reach them with my mouth and start licking them. Maria giggles as she feels my lips against her skin. Her young, flawless skin is amazing in taste.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/5.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I put Maria with her back on the bed and begin to caress and lick her tits. Maria moans and breathes heavily, enjoying my caresses.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 5 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 4 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/6.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I spread her leg and touch the fabric of Maria's panties and stroke her plump skin while still staring at her lovely breasts.
</p>
<</replace>><</click>>
</button>
</div>
<<if $mc.stats.lust gt 109>>
<div class="dialog_text mc_dialog_text">
<p><span class = "mc">Mike: </span>Oh Maria! I need more. </p>
</div>
<div class="enter_button" data-passage="MariaEvent_Cun" style="width:15vw;">
<p >Cunning</p>
</div>
<<else>>
<p class="notation_text">
My lust point is low. I don't want to disappoint her. I should do more practice with Krissy. Req: <<print $mc.stats.lust>>/110
</p>
<p class="notation_text">
My lust point is low. I don't want to disappoint her. I should do more practice with Krissy. Req: <<print $mc.stats.lust>>/110
</p>
<</if>>
<div class="enter_button" onclick="forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<div id="pos">
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/23.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I gripped her thigh and drove forward, my entire length vanishing down her soaking fuckhole and stimulating the nerve clusters hidden within her walls.
</p>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> "Oh, Mike... oh... oh, yes..."
</p>
</div>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/24.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I start to fuck her harder, feeling my balls against her pussy. Maria moans even louder, feeling my penis penetrate deep into her vagina.
</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/25.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Fucking my love is a wonderful feeling, hearing her loud moans I can't help but thrust even harder. I fuck her for a few more minutes and feel Maria’s body begin to tremble.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Oooh, YES! God, Yes, Mike, oooh, oooh, oooh, YESS!</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 4 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 4 ">><<replace "#pos">><<ScrollTo "pos">>
<div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/26.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I continue pumping into her, she responding by thrusting her pelvis back at me in counterpoint, meeting me as my length slid in and out of her, her pussy squeezing my cock rhythmically, delightfully, as I pumped.
</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 5 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 5 ">><<replace "#pos">><<ScrollTo "pos">>
<div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/27.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
My thighs banged against her buttocks as I went harder and faster,
slamming away into her hole and making her whole body vibrate.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Oh God, Mike, yesss, so good, oh fuck, yesss, yesss, YESS!!</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 6 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 6 ">><<replace "#pos">><<ScrollTo "pos">>
<div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/27_2.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I was rapidly approaching the point of no return, as was Nia, her breathing was hitching in short,
rapid breaths, and that tell-tale flush was spreading down her throat to blush her upper chest and neck.</p>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Fuck yes Mike, there. Harder! Just like that! Keep going and don't change a thing. "Don't fucking stop!"
</p>
</div>
</div>
<</replace>><</click>>
</button>
</div>
<div class="enter_button" onclick= "statsChange(20,20,'Lust'); " data-passage="MariaEvent_Rcg" style="width:15vw;">
<p >Change Position</p>
</div>
<div class="enter_button" onclick="forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<div id="pos">
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/15.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
she got onto her hands and knees. Scooting forward on her knees, Maria raised her mouth to my cock and began to lick the head.
</p>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/16.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
After thoroughly licking the cock she began to suck on the head and the first few inches of the shaft. Her hand caresses the shaft of my dick while she sucks the tip of it. she once again took the head of my cock into her mouth and began working its length in.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/17.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I moved my dick backward and forwards slowly, going a little deeper every time until finally, I was all the way in. Maria sucked eagerly back. It pressed deep into her mouth, gouging across her inner cheek and towards her throat.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 4 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 4 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/18.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Maria slid down further, slowly, sucking and slurping all the while, her tongue pressing at the gland. My hand rested on the top of her head as she bobbed up and down
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 5 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 5 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/20.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
With each head thrust down, she worked more and more of my cock in, until I finally felt it bump the back of her throat. She immediately began to gag from the contact and began to pull out.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 6 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 6 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/21.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Maria slid down on my dick again, taking it deeper into her mouth. I moaned as Maria pulled up, my cock slathered with her saliva. My body is shivering with lots of excitement.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 7 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 7 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/22.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
She takes my dick out of his mouth for a moment and smiles as she caresses my dick with her hand. She sucks with all her might, purring delightfully, her tongue curls around my shaft and caresses it. She starts moving her head up and down while her lips tighten on my cock. Maria moans as she sucks, my precum flows out in her mouth and I feel she lick it off my cock.
</p>
<</replace>><</click>>
</button>
</div>
<<if $mc.stats.lust gt 139 and $mc.stats.experience gte 1>>
<div class="dialog_text mc_dialog_text">
<p><span class = "mc">Mike: </span>Oh Maria! I need more. </p>
</div>
<div class="enter_button" data-passage="MariaEvent_S" style="width:15vw;">
<p >Sex</p>
</div>
<<else>>
<p class="notation_text">
My lust point is low. I don't want to disappoint her. I should do more practice with Krissy. <br>
(Lust Req: <<print $mc.stats.lust>>/140)<br>
(Experience Req: <<print $mc.stats.experience>>/1)
</p>
<div class="dialog_text mc_dialog_text">
<p><span class = "mc">Mike: </span>Oh Maria! I have a important work I need to go home. </p>
</div>
<</if>>
<div class="enter_button" onclick="forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<div id="pos">
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/7.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I take off her wet panties. I kissed her lips and breasts softly.
</p>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/8.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I moved my hand to her cunt, rubbing it slowly and sticking in a couple of fingers. My mouth was caring for her breasts.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/10.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Her labia are already wet, glistening with her juices. I bow my head and start licking her pussy.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 4 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 4 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/11.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Her pussy is delicious. I can feel her wetness on my lips. I lick her vagina, it's warm and wet as only a virgin girl's pussy can be. Maria begins to moan with pleasure feeling my lips on her crotch.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 5 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 5 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/13.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I caress her clit with my fingers. Her body was shivering with lots of excitement.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 6 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 6 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/14.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
After some time enjoying her pussy juices my tongue moved onto her clit. I played with her clit, I teased her clit.
</p>
<</replace>><</click>>
</button>
</div>
<<if $mc.stats.lust gt 119>>
<div class="dialog_text mc_dialog_text">
<p><span class = "mc">Mike: </span>Oh Maria! I need more. </p>
</div>
<div class="enter_button" data-passage="MariaEvent_Bj" style="width:15vw;">
<p >Blowjob</p>
</div>
<<else>>
<p class="notation_text">
My lust point is low. I don't want to disappoint her.
I should do more practice with Krissy. Req: <<print $mc.stats.lust>>/120
</p>
<div class="dialog_text mc_dialog_text">
<p><span class = "mc">Mike: </span>Oh Maria! I have a important work I need to go home. </p>
</div>
<</if>>
<div class="enter_button" onclick="forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/home/my_room/call.jpg'">
<p class="notation_text">
I wake up by hearing my phone’s ringtone. I recieved and Alex was at opposite side.</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Hello
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span>Hey Mike, you heard the news?
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span>What news?
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span> Maria murdered by a stranger last night.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span>What?
</p>
</div>
<p class="notation_text">
My head started spinning. My heartbeat count is going down. I can’t take it. I fainted.</p>
<div class="dialog_text ">
<p><span class = "character">Alex: </span> Hello Hello ……
</p>
</div>
<div class="enter_button" data-passage="MainEvent_2" style="width:15vw;">
<p >Continue</p>
</div>
<<set $alex.stats.task = false>>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<p class="notation_text">
Location : <<print passage()>></p>
<p class="notation_text">
<<print $message>>
</p>
<<if $currentTime is 1 >>
<img class="scenes_image" @src="setup.ImagePath+'scenes/home/kitchen/cherie3.jpg'" >
<p class="notation_text">What should I do now?</p>
<div class="enter_button" onClick="statsChange(30, 0, 'Energy');" data-passage="CherieEvent" style="width:15vw;">
<p >Breakfast with Mom</p>
</div>
<<else >>
<img class="scenes_image" @src="setup.ImagePath+'scenes/home/kitchen/kitchen.jpg'" >
<div class="enter_button" data-passage="Activity" data-setter="$activityType = 'Snacks'" style="width:15vw;">
<p >Eat Snacks</p>
</div>
<</if>>
<<if $mc.stats.energy >19 >>
<div class="enter_button" data-passage="Activity" data-setter="$activityType = 'Clean'" style="width:15vw;">
<p >Clean Kitchen</p>
</div>
<</if>>
<div class="enter_button" data-passage="Home" style="width:15vw;" data-setter = "$message = ''">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<p class="notation_text">
Location : <<print passage()>></p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/home/bathroom/bathroom.jpg'" >
<p class="notation_text">
What shoud I do now?
</p>
<div class="enter_button" onclick ="statsChange(10,0,'Energy'); forwardTime(1);" data-passage="Activity" data-setter = "$activityType = 'Shower'" style="width:15vw;">
<p >Take Shower</p>
</div>
<div class="enter_button" data-passage="Home" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<p class="notation_text">
Location : Mom Bedroom</p>
<<if $currentTime is 6 >>
<img class="scenes_image" @src="setup.ImagePath+'scenes/home/m_bedroom/bed2.webp'" >
<p class="notation_text">Mom is going to sleep.</p>
<<else>> */
<<goto "Locked_Room">>
<</if>>
<div class="enter_button" data-passage="Home" style="width:15vw;" data-setter = "$message = ''">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<<if $message == "Dad" >>
<<set $message = "">>
<p class="notation_text">
Location : Dad's Office </p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/home/dad_office.jpg'" >
<<else>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/home/closed_door.jpg'" >
<p class="notation_text">
Location : This room is locked.</p>
<</if>>
<p class="notation_text">What should I do now?</p>
<div class="enter_button" data-passage="Home" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<p class="notation_text">
Location : <<print passage()>></p>
<p class="notation_text">
<<print $message>></p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/home/hallway.webp'" >
<p class="notation_text">What should I do now?</p>
<div class="enter_button" data-passage="MyRoom" style="width:15vw;" data-setter="$message to ''">
<p >My Room</p>
</div>
<div class="enter_button" data-passage="Kitchen" style="width:15vw;" data-setter="$message to ''">
<p >Kitchen</p>
</div>
<div class="enter_button" data-passage="Mom_Bedroom" style="width:15vw;" data-setter="$message to ''">
<p >Mom Bedroom</p>
</div>
<div class="enter_button" data-passage="Locked_Room" style="width:15vw;" data-setter="$message to ''">
<p >Sister Bedroom</p>
</div>
<div class="enter_button" data-passage="Bathroom" style="width:15vw;" data-setter="$message to ''">
<p >Bathroom</p>
</div>
<div class="enter_button" data-passage="Living_Room" style="width:15vw;" data-setter="$message to ''">
<p >Living Room</p>
</div>
<div class="enter_button" data-passage="Locked_Room" style="width:15vw;" data-setter="$message to 'Dad'">
<p >Dad's Office</p>
</div>
<div class="enter_button" data-passage="Locked_Room" style="width:15vw;" data-setter="$message to ''">
<p >Guest Bedroom</p>
</div>
<div class="enter_button" onclick="forwardTime(1)" data-passage="Home" data-setter="$activityType to 'Shower'" style="width:15vw;">
<p >Forward Time (1hr)</p>
</div>
<div class="enter_button" data-passage="Outdoor" style="width:15vw;" data-setter = "$message = ''">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<p class="notation_text">
Location : Living Room</p>
<<if $currentTime is 5 >>
<img class="scenes_image" @src="setup.ImagePath+'scenes/home/living/cherie1.jpg'" >
<p class="notation_text">Mom is doing something.</p>
<<else>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/home/living/living.jpg'" >
<p class="notation_text">What should I do now?</p>
<</if>>
<div class="enter_button" data-passage="Home" style="width:15vw;" data-setter = "$message = ''">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<p class="notation_text">
Location : <<print passage()>></p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/university/wip.jpg'">
<p class="notation_text">Will Be Available On Next Update</p>
<p class="notation_text">Where should I go now?</p>
<div class="enter_button" data-passage="City" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<div id="pos">
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/48.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
After a few more minutes, she mounted me again, this time in reverse cowgirl and gently lowers herself onto my unprotected cock.
</p>
</div>
/% Scene 3 %/
<div class="enter_button" id="rcg" style="width:15vw;">
<button ><<click " Scene 2 ">><<replace "#pos">><<ScrollTo "pos">>
<div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/49.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
She continues to bounce up and down on my cock.
</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 4 %/
<div class="enter_button" id="rcg" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/50.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I feel her pussy muscles clench around my throbbing cock and she starts to buckle and jerk her hips, moaning and babbling gibberish.
</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 5 %/
<div class="enter_button" id="rcg" style="width:15vw;">
<button ><<click " Scene 4 ">><<replace "#pos">><<ScrollTo "pos">>
<div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/51.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I'm fucking my hips up into her.
</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 6 %/
<div class="enter_button" id="rcg" style="width:15vw;">
<button ><<click " Scene 5 ">><<replace "#pos">><<ScrollTo "pos">>
<div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/53.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I picked up speed, railing her harder and harder.
</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 7 %/
<div class="enter_button" id="rcg" style="width:15vw;">
<button ><<click " Scene 6 ">><<replace "#pos">><<ScrollTo "pos">>
<div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/54.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
The hard fucking went on and on,
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> "I fucking love this cock. YES BABY!! FUCK, ITS SO HARD!
</p>
</div>
</div>
<</replace>><</click>>
</button>
</div>
<div class="enter_button" data-passage="SyrenEvent_Cum" style="width:15vw;">
<p >Change Position</p>
</div>
<div class="enter_button" onclick="forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div><div class="big_text">
<<nobr>>
<div id="pos">
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/34.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Mrs. Syren smiles in a sexy way and then starts riding me with much more passion. She starts to rise and fall on my cock much faster, her tits starting to sway.
</p>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/35.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
She starts moaning louder and sexier when she fucks me like a naughty slut.
</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/36.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Oooooh! Oh! (She moans, floating on my rock hard cock again and again.) Oh Mike, you're so big!
</p>
</div>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 4 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 4 ">><<replace "#pos">><<ScrollTo "pos">>
<div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/37.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I bring her closer and start sucking on her delicious breasts while she moans loudly as she rides on me.
</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 5 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 5 ">><<replace "#pos">><<ScrollTo "pos">>
<div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/39.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I was playing with her plump buttocks. I admire her tits sway as she eagerly bounces on my cock that fills her pussy.
</p>
</div>
<</replace>><</click>>
</button>
</div>
<div class="enter_button" data-passage="SyrenEvent_Mis" style="width:15vw;">
<p >Change Position</p>
</div>
<div class="enter_button" onclick="forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div><div class="big_text">
<<nobr>>
<div id="pos">
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/40.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
She leaned back and lay on the bed.
</p>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click "Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/41.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Her thighs parted wide, her knees up and her feet on the floor. Her bald, glistening pussylips parted slightly.
I dropped to my knees, leaned down, took my hard shaft in my fist, rubbed the tip of my cock up and down her sloppy wet slit, found her gapping opening and eased my cock into her cunt.
</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click "Scene 3">><<replace "#pos">><<ScrollTo "pos">>
<div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/42.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
As the girth of my dick penetrated deeper into her, the inside of her pussy's warm flesh melted around it and seemed to suck me in. I put my hands on either side of her and straightened my arms out so I could look down at her as we fucked.
</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 4 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click "Scene 4">><<replace "#pos">><<ScrollTo "pos">>
<div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/43.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I pushed my cock to the hilt inside her and pulled back and then started to rhythmically fuck her. Her feet came off the bed and danced freely in the air. Her tits sloshed up and down with each thrust and withdrawal. The body odor from her pits and pussy mixed exotically around us.
</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 5 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click "Scene 5">><<replace "#pos">><<ScrollTo "pos">>
<div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/44.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I said, leaning in her ear, whispering cruelly
</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> You're probably used to hearing about how lucky your husband is to have you..
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> I guess I'm about to be the lucky one now!"
</p>
</div>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 6 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click "Scene 6">><<replace "#pos">><<ScrollTo "pos">>
<div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/45.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
She laid her head back down, her mouth open, inhaling as my dick continued to slice deeper into her.
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Yes, Mike, fuck me. Fuck me harder"
</p>
</div>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 7 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click "Scene 7">><<replace "#pos">><<ScrollTo "pos">>
<div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/46.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Mike, your so fucking thickkk, ohh fuuuuckkkkk!
</p>
</div>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 8 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 8 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/47.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I relentlessly fucked her straight through the orgasm, thrusting my bare cock deep into her. Giving her something she hadn't had in too long.
</p>
<</replace>><</click>>
</button>
</div>
<div class="enter_button" data-passage="SyrenEvent_Rcg" style="width:15vw;">
<p >Change Position</p>
</div>
<div class="enter_button" onclick="forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div><div class="big_text">
<<nobr>>
<div id="pos">
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/55.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I spit my semen against the door of her womb.
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Good boy. I love you so much. Please cum, I want you to cum for me. Make me yours forever. Cum and we can be together forever. Mark me, Mike, I'm your fucking property.
</p>
</div>
</div>
/% Scene 1 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/syren/bedroom/video/56.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
We lay down on bed. Mrs. Syren was so satisfied. She started kissing my lips.
</p>
</div>
<</replace>><</click>>
</button>
</div>
<div class="enter_button" onclick="forwardDay()" style="width:15vw;">
<p >Leave</p>
</div>
<<set $mc.stats.experience += 1>>
<<set $alex.stats.task = false>>
<</nobr>>
</div><div class="big_text">
<<nobr>>
<div id="pos">
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/28.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
She goes on top of me and set my cock to touch her entrance. She pushed herself downward slowly. My cock entered her silky, and very... tight pussy. She balanced herself on top of me with her arms over my chest.
</p>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> I want your dick.
</p>
</div>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/29.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
She whimpered three gasps while she continued forcing herself onto my dick. I grabbed her waist and...
</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/30.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
She starts to rise and fall on my cock much faster, her tits starting to sway. I admire her tits sway as she eagerly bounces on my cock that fills her pussy and I squeeze her cute tits.<br>
She whimpered... loudly. She squeaked... loudly. She wailed... loudly. She cried out in a sharp scream... loudly. She yelped my name... loudly. She gulped oxygen... loudly.
</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 4 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 4 ">><<replace "#pos">><<ScrollTo "pos">>
<div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/31.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
She starts Wiggling her hips and legs. She gulped air and squeezed me with her pussy muscles.
</p>
<div class="dialog_text ">
<p><span class = "character">Maria: </span>You're so deep inside me, right now.
</p>
</div>
<</replace>><</click>>
</button>
</div>
<div class="enter_button" onclick= "statsChange(20,20,'Lust'); " data-passage="MariaEvent_Dg" style="width:15vw;">
<p >Change Position</p>
</div>
<div class="enter_button" onclick="forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div><div class="big_text">
<<nobr>>
<div id="pos">
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/32.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
We changed the position again, she gets on all fours, rises her ass up, and shakes it sexy. The sight of her smooth buttocks and pink wet pussy is too tempting. I grabbed her firm butt from behind. I put my dick in her tight pussy. Then Maria sighs with pleasure.
</p>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/33.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I grab her hips and slowly start fucking her from behind, enjoying the wetness and softness of Maria's vagina again. For a few moments, I love her calmly, listening to her purr.
</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/34.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Then, without undue delay, I begin to make strong, quick thrusts her ass from behind. Maria moans every time my cock enters her tight pussy.
</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 4 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 4 ">><<replace "#pos">><<ScrollTo "pos">>
<div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/36.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I slap her hard on her ass again and feel her plump buttocks vibrate. Maria gives out a short scream and I fuck her hard, feeling my hard cock making its way inside her vagina.
</p>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Oooooh, yes Mike! Fuck me! Fuck your love!
</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 5 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 5 ">><<replace "#pos">><<ScrollTo "pos">>
<div>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/38.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I pull her hair and make the last hard thrusts before I feel Maria's pussy tighten on my cock as my baby climaxes once more.
</p>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> I'm cumming! Ooooh, don't stop, Mike! I'm cumming!
</p>
</div>
<</replace>><</click>>
</button>
</div>
<div class="enter_button" onclick= "statsChange(20,20,'Lust'); " data-passage="MariaEvent_Cg" style="width:15vw;">
<p >Change Position</p>
</div>
<div class="enter_button" onclick="forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<div id="pos">
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/39.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I lay down on the bed and she climbs on top of me.
</p>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/40.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Then Maira rises up and impales herself on my cock. We both sigh as I feel my dick sliding inside her wet pussy.
</p>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Oh, Mike... (Maria moans in a sweet voice.)
</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/41.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Maria slowly starts riding my cock. I place my hands on her hips and stroke her smooth thighs and her back.
</p>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Oh.... oh... oh yeah... (She moans every time my penis fills her vagina.)
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 5 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 4 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/42.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Her beautiful young body is completely exposed for me to play with. I reach down to her firm breasts and play with them freely while she slowly moves her hips as she rides my cock.
</p>
<div class="dialog_text ">
<p><span class = "character">Maria: </span>Your dick feels so good inside me ...
</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 4 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 5 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/43.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
To see her beautiful, naked body move with such sensitivity on me is stunning. She gulped air and squeezed me with her pussy muscles. I grab her ass and squeeze it tight.
</p>
<div class="dialog_text ">
<p><span class = "character">Maria: </span>So, Mike, are you going to marry me and make babies any time soon?
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span class = "mc">Mike: </span>Princess, you just say the word and we go for it, I'm ready!</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 4 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 6 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/44.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Maria starts riding me with much more passion. She starts to rise and fall on my cock much faster, her tits starting to sway. She starts moaning louder and sexier when she fucks me like a naughty slut.
</p>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Oh Mike, you're so big!
</p>
</div>
>
<</replace>><</click>>
</button>
</div>
<div class="enter_button" onclick= "statsChange(20,20,'Lust'); " data-passage="MariaEvent_Cum" style="width:15vw;">
<p >Change Position</p>
</div>
<div class="enter_button" onclick="forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
<div class="big_text">
<<nobr>>
<div id="pos">
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/46.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_text mc_dialog_text">
<p><span class = "mc">Mike: </span> Fuck, I'm near to cumming.
</p>
</div>
<p class="notation_text">
She swiveled onto her back. She opened her mouth and place her tongue underneath my cock tip. I blasted my cum on her tongue.
</p>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/47.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
My cum was spurting out over her tongue. She took my cock into her mouth. She started sucking me and swallowed every drop of my semen.
</p>
<div class="dialog_text mc_dialog_text">
<p><span class = "mc">Mike: </span> I love you baby.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> Love you too.
</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 3">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/maria/video/49.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Maria started wearing her dresses. She was thinking about something.
</p>
<div class="dialog_text mc_dialog_text">
<p><span class = "mc">Mike: </span> What happened?
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Maria: </span> I think someone is following us !
</p>
</div>
<</replace>><</click>>
</button>
</div>
<div class="enter_button" onclick="forwardDay();" style="width:15vw;">
<p >Leave</p>
</div>
<<set $mc.stats.experience += 1>>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<p class="notation_text">
Location : Maria's Home </p>
<p class="notation_text">
<<print $message>></p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/house/maria_house.jpg'">
<p class="notation_text">What should I do now?</p>
<<if $maria.stats.event gt 4 and $currentTime == 5 >>
<div class="enter_button" onclick=" charEventCheck('Maria');" style="width:15vw;">
<p >Enter</p>
</div>
<</if>>
<div class="enter_button" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<div id="pos">
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/21.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I pulled out, even though I hadn't yet cum. Mrs. Syren remained in position, panting and sighing.
</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span>You want to swap, Alex?
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span> Yep ( Alex stood)
</p>
</div>
<p class="notation_text">
Mrs. Syren, startled.
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Wait! We can’t do sex. (She said) I can’t fuck my son!
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span class = "mc">Mike: </span>Mrs. Syren, look at your son. How happy he is. He is getting his first experience with a female! You are the best teacher for him. Give him a lesson, Why he should go for female? Make him a man.<br> (I suggest her some motivational conversation.)
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span>Please Mom. Don’t ruin my first experience. Nobody could love you more than me and me more than you.<br> (Alex convinced her with some emotional conversation.)
</p>
</div>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/22.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Alex’s dick slid down, squelching through the juicy tunnel.<br>
Mrs. Syren’s sad face was telling that she was so uncomfortable by taking her own son’s cock inside her.
<br>
I slid my cock in her mouth immediately, so she couldn’t talk much.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/23.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_text ">
<p><span class = "character">Alex: </span>Oh, mom, that was, that was-ahh the greatest thing I ever felt.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Don't talk Alex. Do it quickly. I feel embarrassed. (She said cruelly)
</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 4 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 4 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/24.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Alex's cock is thick & large. He is doing his best as his first time. He carried on shoving and thrusting, working the full length down her so she could feel his bollocks slapping against her, repeatedly and rapidly.
<br>
I started face fucking her, getting my dick deep down her throat.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 5 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 5 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/25.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
She surrendered herself and started enjoying to Alex’s pounding. <br>
She couldn't help, She came and squeal and shriek, temporarily. She submitted her pussy to her son forgetting all embarrassment.
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Oh Alex, Please don’t stop. I am sorry baby. I should not talk like this. But oh my .. I! Please! Please! Please! Don’t stop! I am cumming!!!!!!!
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span> I will not mom.
</p>
</div>
<</replace>><</click>>
</button>
</div>
<div class="enter_button" data-passage="AlexEvent_Dg" style="width:15vw;">
<p >Change Position</p>
</div>
<div class="enter_button" onclick="forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<div id="pos">
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/27.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
We swapped again, she got onto her hands and knees. She started supporting us.
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> I am the worst mother in this world honey.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span>No mom you are the best mother in this world.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span class = "mc">Mike: </span>Yes Mrs. Syren, you are the best. You are doing it for your family for your son. You are breaking this taboo for your son's good.
</p>
</div>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/28.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I could sense my gazing at her sexy ass and pussy, taking my dick and aiming it for her cunt. My cock pressed against her lips for just a second and then entered her slick hole. Cum was dripping down from her pussy.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/29.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I was gripping her waist, my nails digging deep as I slammed my member down her hole, opening it wider with each thrust. Mrs. Syren sucked Alex harder, transferring the pleasure she was getting from one hole through another.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 4 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 4 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/30.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
My thighs banged against her buttocks as I went harder and faster, slamming away into her hole and making her whole body vibrate.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 5 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 5 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/31.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_text ">
<p><span class = "character">Alex: </span> Mom, You're really doing a number of my dick
</p>
</div>
<p class="notation_text">
She raised her head from Alex's cock, gasping and squealing in pleasure.
</p>
<div class="dialog_text ">
<p><span class = "character">Alex: </span>Mom, I’ll never go for any male ever.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> "Yesss, aaaaargghhh, fuuucckkk!" Thank you, dear!
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span>Love you, Mom!</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>Love you, too! Honey</p>
</div>
<p class="notation_text">
The started kissing one another.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 6 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 6">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/32.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Alex pressed his cock deep into her mouth, gouging across her inner cheek and towards her throat.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 7 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 7 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/33.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Faster and harder I rammed, each stroke raising her temperature, until finally what felt like a thermite explosion burst within her.
</p>
<</replace>><</click>>
</button>
</div>
<div class="enter_button" data-passage="AlexEvent_Manal" style="width:15vw;">
<p >Change Position</p>
</div>
<div class="enter_button" onclick="forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<div id="pos">
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/35.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Now at her ass, I began to rub my cockhead against her puckered, brown hole. I pressed against it and started to shove in. Mrs. Syren had never been much for anal sex, and she was tight and not lubed.
</p>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/36.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
My cock had a hard time pushing in but I kept up the pressure and slowly, painfully her ass spread for mine, and I entered her from the rear.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/37.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
The hard fucking went on and on,
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> "I fucking love this cock. YES BABY!! FUCK, ITS SO HARD!
</p>
</div>
<</replace>><</click>>
</button>
</div>
<div class="enter_button" data-passage="AlexEvent_Anal" style="width:15vw;">
<p >Change Position</p>
</div>
<div class="enter_button" onclick="forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<div id="pos">
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/38.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I pulled my dick out of her ass,
</p>
<div class="dialog_text mc_dialog_text">
<p><span class = "mc">Mike: </span>"Wanna swap, bud? This ass is to fucking tight."
</p>
</div>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/40.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Alex's hips jerked back and forth as mine back and forth into her mouth. Mrs. Syren sucked eagerly back. The two large pricks drove in again, opening her tight anal tunnel and tickling her throat.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/41.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
In and out the huge members went, making her shiver and shudder.
</p>
<div class="dialog_text ">
<p><span class = "character">Alex: </span> Whoa man this is sweet, (groaned Alex.)
</p>
</div>
<</replace>><</click>>
</button>
</div>
<div class="enter_button" data-passage="AlexEvent_Dp" style="width:15vw;">
<p >Change Position</p>
</div>
<div class="enter_button" onclick="forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<div id="pos">
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/42.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I pulled out her skirt over her head.
</p>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/43.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
She starts riding me with much more passion. She starts to rise and fall on my cock much faster, her tits starting to sway.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/44.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
I bring her closer and start sucking on her delicious breasts while she moans loudly as she rides on me.
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Oooooh! Oh! (She moans, floating on my rock hard cock again and again.) Oh Mike, you're so big!
</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 4 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 4 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/45.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
Her feet resting on my firm thighs and my hands grasping her waist, as she leaned onto my muscular chest and reached down I pulled her buttocks apart and lowered herself down. Alex’s cock easily entered her hole, pressing up her back passage as she slid down.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 5 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 5 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/46.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
A huge cock of mine in her pussy and now a thick cock of Alex spearing deep into her ass. She could feel the two rigid members pushing and sliding in her, almost touching one another, just separated by the thin membrane between the two canals of her body.
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Oooooh! (She groaned)
</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 6 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 6">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/47.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
We speed up our rhythm as she moaned, squealed, and quivered.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 7 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 7 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/48.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_text ">
<p><span class = "character">Alex: </span> Hey Mom I want to suck your breast while fucking.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Yes, I want to memorize it from when you were a baby.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span class = "mc">Mike: </span>Ok Alex, Let’s change the position
</p>
</div>
<p class="notation_text">
We swapped the position again. The tunnel was still open from Alex’s pounding and my cock easily entered her hole, pressing up her back passage as she slid down.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 8 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 8 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/49.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
It felt so exciting to be filled in two holes of her at once; her pussy was dripping with lust, driven wild by the pounding behind it and front. Slamming deep as Mrs. Syren ricocheted between them.
</p>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Shit!" I did it again. "Fuck, baby, fuck!
</p>
</div>
<</replace>><</click>>
</button>
</div>
<div class="enter_button" data-passage="AlexEvent_Cum" style="width:15vw;">
<p >Change Position</p>
</div>
<div class="enter_button" onclick="forwardTime(1);" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<div id="pos">
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/50.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_text mc_dialog_text">
<p><span class = "mc">Mike: </span> Fuck, I'm near to cumming( I said, pulling myself out.)
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span> Me too ( Alex grunted. )
</p>
</div>
<p class="notation_text">
She swiveled onto her back. We blasted our cum on the side of her.
</p>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/51.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">
My cum was spurting out over one cheek, and Alex's dick was discharging its load onto the other. Susan relaxed and let us empty our balls on either side of her, the cum splattering all over her cheeks and hair, dripping down over her ears and splashing over the side of her nose, continuing to ooze down over her lips and chin, to drip down her throat and onto her tits.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<video class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/video/52.mp4'" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_text ">
<p><span class = "character">Alex: </span> Ooooh! Thank you mom for helping me. I understand what i have done was totally wrong. I should go for women.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Syren: </span>Oh, thank you Mike for helping me again. Alex, you are a gem. You can satisfy any woman. I am always ready for you baby.
</p>
</div>
<p class="notation_text">
Mrs. syren was satisfied. She stared at her son with love and passion.
</p>
<</replace>><</click>>
</button>
</div>
<<print $finalEventStatus>>
<<if $finalEventStatus == true>>
<div class="enter_button" data-passage="AlexEvent_5" style="width:15vw;">
<p >Leave</p>
</div>
<<else>>
<div class="enter_button" onclick="forwardDay();" style="width:15vw;">
<p >Leave</p>
</div>
<</if>>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/home/rain.webp'">
<p class="notation_text">
After 3 Days of Maria’s Death</p>
<p class="notation_text">
I rushes out of Maria’s home and started walking in the dark alleyway. I tried hard to stop the tears from rolling down my cheek, but I can’t help it.
<br>
When suddenly it starts pouring heavily. Drenched in my sorrows My phone starts to beep I picked it up and read the message.
</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Return us, Mysterious box. Otherwise, we will kill everyone you love. Your father lost his life because he denied our proposal. Hope you are quite intelligent.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/mc/pic/mc9.jpg'">
<p class="notation_text">
A threat! What are they talking about, what is Mysterious’s Box? I need some clues. They mentioned my dad. I think I’ll get some clue at dad’s office. I leave for dad office
</p>
<div class="enter_button" data-passage="MainEvent_3" style="width:15vw;">
<p >Continue</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/home/dad_office.jpg'">
<p class="notation_text">
I searched everywhere in room for Mysterious’s box but found nothing. I turned on dad’s pc. It’s password protected.
No one knows the password. What could be the password? I have no idea. Oh, God! Help me, I have to find Maria and dad’s killer. I have tried 6 options. Nothing is coming to mind without my love’s name. I typed Maria’s name in the password box and pressed the enter button unconsciously. Holy Cow! Password accepted. A document appeared on the window screen. I started to read it.
</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> If you open this doc it means you got the password.
Maria is a secret agent and password. I am proud of you, my son. You did it.
My Boss Mr. Hewton invented a super soldier model for our country’s security issue.
Some mafias are trying to use it for unethical reasons. I hid it under our poolside palm tree.
If you find that please give it to Maria she will return it to Mr. Hewton. Your loving dad.
I’ll be coming back soon. Take care of your mother and sisters young man.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Oh dad, Maria is no more in this world. I coudn’t help her. They already killed her.</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/home/Mysterious.jpg'">
<p class="notation_text">
I immediately ran to the poolside with a shovel. After digging out I found the Mysterious box.
This is a 2 parted box. I got an instruction manual on the upper chamber and the bottom chamber is locked.
I started to read the Manual. </p>
<div class="dialog_text ">
<p><span span class = "character">Manual: </span> "There are two same boxes. One is fake and another is real. The original serum box has a lock but no key and the fake boxes have a key but no lock and also a fake instruction manual (i.g. Fuck your Mom). The fake serum boxes have the key to open the real box. Every box contains 1 red serum. If anyone drinks that serum he will get some Biometrix superpower. and the original serums are available in the real box. After drinking the serum you must have sex with a girl/woman. If you do sex with a family member you will gain extra powers or with other people, you will gain only regular power."</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/mc/pic/mc8.jpg'">
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> That means it's a real Mysterious’s box. Wait a minute I saw the fake box. Where? Where? Where? </p>
</div>
<p class="notation_text">
OMG! I saw it in Alex’s room. He got the fake serum and now he wants to use it.
That's why he wants to fuck his mother. He knew managing a fuck friend is too hard for him.
That’s why he wants to use me to fuck his mother. But unfortunately, he got the wrong box.
Wait a minute if his serum will not work the box is of no use to him.
If I help him to fuck his mother and the serum will not work then I can get that box from him.
So I need to help him to get the key.
</p>
<div class="enter_button" onclick="forwardTime(1);" data-passage="MyRoom" style="width:15vw;">
<p >Continue</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<div id="pos">
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/29.gif'">
<p class="notation_text">
Krissy mounted my big, hard, thick, cock. She lowered herself until the tip of my cock came into contact with her pussy. She slowly rocked her hips back and forth, pushing my cock through the thick forest until I could feel the lips of her cunt.
</p>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/29_1.gif'">
<p class="notation_text">
She slid her pussy down on my big, thick, dick, sending shockwaves throughout her entire body. I began thrusting upward while holding Kriss by her hips.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/31.gif'">
<p class="notation_text">
Sitting back up, she started to move again and this time there was nothing slow about it.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 4 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 4 ">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/32.gif'">
<p class="notation_text">
She turns around and straddled my hips instead, rubbing her soaked pussy up and down my cock. She placed her hands on my chest to support herself.
She started off slowly, taking in only a little of me at a time before dropping back down to the base, but she didn't linger on this measured pace for long.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 5 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 5">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/33.gif'">
<p class="notation_text">
I placed my hands on her thighs to pull her behind tighter against me and began to force myself even harder and faster into her. I felt her cunt begin sucking on me as the head moved past her pussylips, following the path to its home.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 6 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 6 ">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/30.gif'">
<p class="notation_text">
As she continued the slow undulation of her hips, Krissy looked to the back and studied the clock again for a moment. She turned her face back to me and smiled. Still rocking back and forth, she raised herself ever so slightly and then lowered herself back down. Her cunt kept a slow rhythmic sucking, gently squeezing and releasing. I could feel the pulsating motions of her cunt walls against my cock.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 7 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 7 ">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/34.gif'">
<p class="notation_text">
Soon she was riding me hard, bouncing up and down in my lap and taking almost all of me with each bounce. Her body shivered and shook, as she rocked back and forth on my hips, squeezing my cock with her pussy walls, making me moan.
</p>
<</replace>><</click>>
</button>
</div>
<div class="enter_button" onclick= "statsChange(10,20,'Lust'); " data-passage="KrissyEvent_Sf" style="width:15vw;">
<p >Change Position</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<div id="pos">
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/40_1.gif'">
<p class="notation_text">
I sat in between her legs, again, sliding my cock into her bald pussy, feeling her ridges and ripples and folds expand against my invading shaft. I moved slowly at first.
</p>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/41.gif'">
<p class="notation_text">
My rhythm slowly building, I thrust into her again and again while whispering that she was beautiful, sexy, and naughty. My thrusts pushed her ass down into the bed, causing her body to rock beneath him and her breasts to delicately roll upon her chest.
</p>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span>Please don't cum early.</p>
</div>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/43.gif'">
<p class="notation_text">
After making her scream even more wildly, I resumed my pressing on her legs and pounded her harder.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 4 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 4 ">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/44.gif'">
<p class="notation_text">
I then sat up and put my hand on her thigh and started a rabbit fuck, despite my thick cock slipping in and out of her like a piston.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 5 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 5">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/42.gif'">
<p class="notation_text">
That was the hardest stroke for her to resist. It always made her cum, and she raised her head and uttered one long protesting moan as I kept it up.
</p>
<</replace>><</click>>
</button>
</div>
<div class="enter_button" onclick= "statsChange(10,20,'Lust'); " data-passage="KrissyEvent_Cum" style="width:15vw;">
<p >Change Position</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<div id="pos">
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/45.gif'">
<p class="notation_text">
I raced toward my orgasm, I pulled out and cum on all over her body. My world turned black as every nerve ending within my body came to life before exploding and turning me into a shivering mass of bliss.
</p>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span>Please don't cum inside me..</p>
</div>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/46.gif'">
<p class="notation_text">
My cum was spurting out over her pussy door. She looks at my cock with satisfaction while I am releasing my cum on her.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/47.gif'">
<p class="notation_text">
I don't know how long I came for--forever and yet not long enough, but eventually, I found myself lying next to my her, holding her hand and breathing hard as I struggled to regain my breath.
</p>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span>I am sure, now you can satisfy any girls.</p>
</div>
<</replace>><</click>>
</button>
</div>
<div class="enter_button" onclick="forwardDay();" style="width:15vw;">
<p >Leave</p>
</div>
<<set $mc.stats.experience += 1>>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<div id="pos">
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/35.gif'">
<p class="notation_text">
I turned her down to my side positioning myself behind her. As the bulbous head of my cock touched her lips, parting them, my cock slid in easily into her slick flesh sleeve.
</p>
</div>
/% Scene 2 %/
<div class="enter_button" id="cg" style="width:15vw;">
<button ><<click " Scene 2">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/37.gif'">
<p class="notation_text">
As I felt her walls contract, she spread her legs and tried to pull me in, I took it as a sign to keep going. She started rubbing her pussy. I began to thrust in and out of her, the sounds of our flesh slapping together echoing in my room.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 3 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 3 ">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/38.gif'">
<p class="notation_text">
I fucked her from behind. I leaned forward and used my hands to rub her pussy while pushing deep inside her bringing more cries of joy from Krissy. Krissy squeezed her tits with her hands.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 4 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 4 ">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/39.gif'">
<p class="notation_text">
Every time I pushed my cock into her it was heaven. I closed my eyes and lost myself. I started to mindlessly fuck my best friend hard and fast. The force of my body was shaking the bed and rattling the walls.
</p>
<</replace>><</click>>
</button>
</div>
/% Scene 5 %/
<div class="enter_button" id="mis" style="width:15vw;">
<button ><<click " Scene 5 ">><<replace "#pos">><<ScrollTo "pos">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/krissy/myroom_gif/40.gif'">
<p class="notation_text">
I could hear Krissy’s moaning underneath my grunts and growls, but I registered almost nothing else as I pummeled her pussy like a beast.
</p>
<div class="dialog_text ">
<p><span class = "character">Krissy: </span>Please push your cock deeper and faster.</p>
</div>
<</replace>><</click>>
</button>
</div>
<div class="enter_button" onclick= "statsChange(10,20,'Lust'); " data-passage="KrissyEvent_Mis" style="width:15vw;">
<p >Change Position</p>
</div>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<p class="notation_text">
Location : <<print passage()>></p>
<<if $activityType == "Shower">>
<img class="scenes_image" @src="setup.ImagePath+'scenes/home/bathroom/shower.webp'" >
<p class="notation_text">
I love to take shower.
</p>
<div class="enter_button" onclick ="statsChange(10,0,'Energy'); " data-passage = "Home" style="width:15vw;">
<p >Leave</p>
</div>
<<elseif $activityType == 'Snacks' >>
<<if $mc.inventory.groceries >19 >>
<img class="scenes_image" @src="setup.ImagePath+'scenes/home/kitchen/snacks.webp'" >
<p class="notation_text">
I love to eat.
</p>
<div class="enter_button" onclick =" statsChange(20, 20, 'Energy'); forwardTime(1);" data-passage = "Home" style="width:15vw;">
<p >Leave</p>
</div>
<<else>>
<p class="notation_text">
Sorry you don't have enough groceries.
</p>
<div class="enter_button" onclick =" statsChange(0,0,'Energy'); " data-passage = "Home" style="width:15vw;">
<p >Leave</p>
</div>
<</if>>
<<elseif $activityType == 'Clean' >>
<img class="scenes_image" @src="setup.ImagePath+'scenes/home/kitchen/clean.webp'" >
<p class="notation_text">
It's a really hard task.
</p>
<div class="enter_button" onClick="statsChange(5, 10, 'Charm'); forwardTime(1);" data-passage = "Home" style="width:15vw;">
<p >Leave</p>
</div>
<<elseif $activityType == 'Class' >>
<<if $currentTime is 1 or $currentTime is 2>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/city/university/study.webp'" >
<p class="notation_text">
Does anybody know how to study?
</p>
<div class="enter_button" onclick= "forwardTime(1); statsChange(5,10,'Knowledge');" data-passage="University" style="width:15vw;">
<p >Finish</p>
</div>
<<else>>
<p class="notation_text">
Class Time: Morning & Noon
</p>
<div class="enter_button" onclick =" statsChange(0,0,'Knowledge');" data-passage = "University" style="width:15vw;">
<p >Leave</p>
</div>
<</if>>
<</if>>
<</nobr>>
</div>
<div class="big_text">
<<nobr>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/alex_mike_5.jpg'">
<p class="notation_text">
Next day I came back to Alex's House. I entered and approached his room. Alex was there with a sad face. His plan not worked.
</p>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Hi Alex.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span> Hello Mike. When you arrive?
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Now, Why are you so upset? We did it, buddy. I fulfilled your wild desire. Is Mrs. Syren angry with you after that?
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span> No Mike, Mom is really happy. She enjoyed that. She has gone to the mall for shopping. She is planning something more wild event. I am not upset with that event. It’s my personal issue. Ok, leave it.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/alex_mike_1.jpg'">
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Ok, Alex. You told me that if I make this event successful I will get something from you. That’s why I am here.
</p>
</div>
<div class="dialog_text ">
<p><span class = "character">Alex: </span> Oh, Yes! Ok, tell me what you want.
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> I want that box. It’s really beautiful. It’s really an antic item. I want to keep it in my collection.
</p>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/character/alex/alex_mike_6.jpg'">
<div class="dialog_text ">
<p><span class = "character">Alex: </span> Lol! Oh, you want that shit. Ha Ha Ha! I thought I’ll throw it in the bin today. Now it finds an owner for itself. Ok, Mike no problem. This box is yours, keep it!
</p>
</div>
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> Thank you, Alex!
</p>
</div>
<p class="notation_text">
After getting that box in my hand I leave immediately Alex’s house.
</p>
<div class="enter_button" data-passage="AlexEvent_5_1" style="width:15vw;">
<p >Leave</p>
</div>
<</nobr>>
</div><div class="big_text">
<<nobr>>
<img class="scenes_image" @src="setup.ImagePath+'scenes/home/my_room/serum.jpg'">
<p class="notation_text">
After getting that box in my hand I leave immediately Alex’s house. I entered my room and shut the door.
I opened that mystery box with the key. Wow! There is a tube full of red serum.
If I drink that I will gain superpower.
</p>
<img class="scenes_image" @src="setup.ImagePath+'scenes/mc/pic/mc13.jpg'">
<div class="dialog_text mc_dialog_text">
<p><span span class = "mc">Mike: </span> But, With whom I can have sex after drinking it?
</p>
</div>
<p class="notation_text">
Chapter 1 Ends. Support my Patron for new chapter.
</p>
<div class="enter_button" data-passage="Outdoor" style="width:15vw;">
<p >Leave</p>
</div>
<<set $finalEventStatus = false>>
<</nobr>>
</div>
<img class="scenes_image" @src="setup.ImagePath+'scenes/mc/pic/mc1.jpg'" >
Hello friends, I am <<print $mc.name>>
[[Story Start]]
[[Outdoor]]
[[Intro]]
[[MainEvent_1]]
[[SyrenEvent_Room]]
[[MariaEvent_Home]]
[[AlexEvent_Home]]
[[KrissyEvent_Home]]
[[KrissyEvent_3]]
[[AlexEvent_5]]