,<<nobr>>
<div style="margin-top:10vw;">
<div style="
font-family:RammettoOne;
font-size:140px;
margin-left:12vw;
text-shadow: 5px 4px 0 #ff7bac;
">
<p style="margin:0;">Time</p>
<p style="margin:0;font-size:119px;margin-top:-10%;">SHIFTER</p>
</div>
<div style=" border: 2px solid white;
border-radius: 5px;
font-family:FredokaOne;
text-align:center;
font-size:21px;
background:black;
width:80%;
"
>
<p style="margin:0;margin-top:1.5%;"><span style="color:#ff7bac;">ADULT CONTENT WARNING</span></p>
This game contains <span style="color:#ff7bac;">ADULT</span> and <span style="color:#ff7bac;">PORNOGRAPHIC</span> content
<br>
<p style="margin:0;margin-bottom:2%;">It is only intended to be viewed by those old enough to legally view such content.</p>
</div>
<div id="enter_button" data-passage="Skip_prologue" >
<p style="margin:0;height:20%;">I'm over 18 or the <span style="color:#ff7bac;">LEGAL AGE IN MY COUNTRY</span></p>
</div>
</div>
<</nobr>>
<<script>>
UIBar.hide();
<</script>><<nobr>>
<div class="phone_container">
<div style="display:flex;position:absolute;left:32%;top:4.5%;">
<div style="width:0.5rem;height:0.5rem;border: 3px solid #2d2c2c;border-radius:50%;margin-right:15%;margin-top:-2%;">
</div>
<div style="width:5rem;height:0.3rem;border: 3px solid #2d2c2c;border-radius:5px;">
</div>
</div>
<div class="phone_side_button" style="height:1.5rem;top:12%;left:-2%;">
</div>
<div class="phone_side_button" style="height:3rem;top:21%;left:-2%;">
</div>
<div class="phone_side_button" style="height:3rem;top:32%;left:-2%;">
</div>
<div class="phone_side_button" style="height:2.5rem;top:17%;left:100%;">
</div>
<div class="phone_screen">
<div id="screen_status_bar" style="display:flex;width:90%;margin-left:3%;margin-top:0.5rem;">
<div id="dot" style="border-radius:50%;width:0.35rem;height:0.35rem;background:white;margin-right:0.1rem;"></div>
<div id="dot" style="border-radius:50%;width:0.35rem;height:0.35rem;background:white;margin-right:0.1rem;"></div>
<div id="dot" style="border-radius:50%;width:0.35rem;height:0.35rem;background:white;margin-right:0.1rem;"></div>
<div id="dot" style="border-radius:50%;width:0.35rem;height:0.35rem;background:white;margin-right:0.1rem;"></div>
<div id="dot" style="border-radius:50%;width:0.35rem;height:0.35rem;background:white;margin-right:0.1rem;margin-right:5rem;"></div>
<div style="margin:0;margin-top:-1.18rem;font-size:12px;font-weight:bold;margin-right:3rem;position:absolute;left:43%;text-align:center;width:2.5rem;">
<p id="screen_status_bar_daytime" >$CurrentTime</p>
</div>
<p style="font-size:12px;margin-top:-2%;left:5.6rem;position:relative;">100%</p>
<div id="battery_bar"></div>
</div>
<div id="phone_apps" style="display:flex;flex-wrap:wrap;margin-left:2.5%;" >
<div class="phone_app" >
<div></div>
<p>Contacts</p>
</div>
<div class="phone_app">
<div></div>
<p>Contacts</p>
</div>
<div class="phone_app">
<div></div>
<p>Contacts</p>
</div>
<div class="phone_app">
<div></div>
<p>Contacts</p>
</div>
<div class="phone_app">
<div></div>
<p>Contacts</p>
</div>
</div>
<div id="screen_quick_app_container" style="
background:rgba(0,0,0,0.5);
position:absolute;top:86%;width:101%;height:15%;
">
</div>
</div>
<div class="phone_home">
</div>
</div>
<div class="relationship_menu">
<div style="background:#1A1A1A;position:relative;">
<img onclick="close_menu('relationship_menu')" style="position:absolute;width:8%;left:96%;bottom:50%;" src="images//other//close_button.png">
<p style="margin-left:5%;width:30%;font-size:25px;margin-top:0;">Reputation</p>
</div>
<div id="characters_reputation">
</div>
</div>
<div class="ui_bar_items" style="position:relative;cursor:default;">
<div class="clock_ui">
<div style="display:flex;justify-content:start;background:#1A1A1A;">
<img src = "images//other//time_icon.png" style="width:10%;height:10%;margin-top:12%;margin-left:25%;margin-top:2.3%;margin-right:1.5%;">
<p style="width:20%;font-size:26px;margin-bottom:0;margin-top:0;"><<print $WeekDay[$Day]>></p>
</div>
<p style="margin-top:2%;"> <span @style="';color:'+$color[($Time+4) % 4]+''">Morining </span><span @style="'color:'+$color[($Time+5) % 4]+''">Day </span><span @style="'color:'+$color[($Time+6) % 4]+''">Evening </span> <span @style="'color:'+$color[($Time+7) % 4]+''">Night </span> </p>
</div>
<div class="stats_ui">
<p style="font-size:17px;margin-bottom:0;">My stats</p>
<div>
<p style="font-size:14px;color:#969696;margin-bottom:0;margin-top:2%;background:">Charisma: $CharLevels[$CL]</p>
<progress class="progress_bar_ch" @max="''+$MaxChr" @value="''+$MainCharacter.char" ></progress>
<p style="margin-top:-8%;font-size:14px;color:#969696"><<print $MainCharacter.char >>/<<print $MaxChr>></p>
</div>
<div>
<p style="font-size:14px;color:#969696;margin-bottom:0;margin-top:2%;background:">Intelligence: $IntLevels[$IL]</p>
<progress class="progress_bar_int" @max="''+$MaxInt" @value="''+$MainCharacter.int" ></progress>
<p style="margin-top:-8%;font-size:14px;color:#969696"><<print $MainCharacter.int >>/<<print $MaxInt>></p>
</div>
<div>
<p style="font-size:14px;color:#969696;margin-bottom:0;margin-top:2%;background:">Strength: $StrLevels[$SL]</p>
<progress class="progress_bar_str" @max="''+$MaxStr" @value="''+$MainCharacter.str" ></progress>
<p style="margin-top:-8%;font-size:14px;color:#969696"><<print $MainCharacter.str >>/<<print $MaxStr>></p>
</div>
</div>
<div class="ui_menu_button" style="opacity:0.5;">
<p>Phone</p>
</div>
<div onclick="redirectus('PastMap')" class="ui_menu_button" >
<p>Map</p>
</div>
<div onclick="close_menu('relationship_menu')" class="ui_menu_button" >
<p>Reputation</p>
</div>
<div onclick="window.location.href = 'https://www.patreon.com/hotload/';" class = "ui_menu_tech_button" style="margin-top:19%;" >
<p>Patreon</p>
</div>
<div onclick="window.location.href = 'https://f95zone.to/';" class = "ui_menu_tech_button">
<p>F95 ZONE</p>
</div>
<div style="display:flex;">
<div onclick = "$.wiki('<<run UI.saves()>>')" id="saves" class = "ui_menu_tech_button" style="width:39%;">
<p>Saves</p>
</div>
<div onclick = "$.wiki('<<run UI.restart()>>')" class = "ui_menu_tech_button" style="margin-left:3%;width:39%;">
<p>Reload</p>
</div>
</div>
</div>
<div class="message_div">
</div>
<script>
app_drag();
show_characters_reputation();
</script>
<</nobr>><div class="title">
</div><<cacheaudio "lo-fi" "media//audio//chill_lo-fi.mp3">>
//Global Variables
<<set $CharLevels = ["Level 1","Level 2","Level 3","Level 4"]>>
<<set $CL = 0 >>
<<set $MaxChr = 100 >>
<<set $IntLevels = ["Level 1","Level 2","Level 3","Level 4"]>>
<<set $IL = 0 >>
<<set $MaxInt = 100 >>
<<set $StrLevels = ["Level 1","Level 2","Level 3","Level 4"]>>
<<set $SL = 0 >>
<<set $MaxStr = 100 >>
<<set $color = ["white","#999999"]>>
<<set $minor_event_counter = 0 >>
<<set $WeekDay =['Monday','Tuesday','Wednesday','Thursday','Friday','Saturday','Sunday']>>
<<set $Day = 0 >>
<<set $Time = 0 >>
<<set $CurrentTime = ['Morning','Night','Evening','Day'][$Time % 4]>>
//Characters
<<set $MainCharacter to new Character({
name : 'You',
image : 'images//other//player_avatar.png',
color : '#3FA9F5',
type : "Me"
})>>
<<set $Stepsister to new Character({
name : 'Stepsister',
image : 'images//characters//stepsister//sis.png',
color : '#FF1D4B',
rep_levels : ["Level 1","Level 2","Level 3","Level 4"]
})>>
<<set $Kim to new Character({
name : 'Kim',
image : 'images//characters//kim//kim.png',
color : '#7AC943',
rep_levels : ["Level 1","Level 2","Level 3","Level 4"]
})>>
<<set $Judith to new Character({
name : 'Judith',
image : 'images//characters//judith//judith.png',
color : '#2E3192',
rep_levels : ["Level 1","Level 2","Level 3","Level 4"]
})>>
<<set $Stepmother to new Character({
name : 'Stepmother',
image : 'images//characters//stepmother//avatar.png',
color : '#F7931E',
rep_levels : ["Level 1","Level 2","Level 3","Level 4"]
})>>
<<set $Rebecca to new Character({
name : 'Rebecca',
image : 'images//characters//rebecca//avatar.png',
color : '#8afaff',
rep_levels : ["Level 1","Level 2","Level 3","Level 4"]
})>>
//Events
<<set $Sleep to new Event({
name : 'Go to bed',
desc : 'You will wake up the next morning.',
image : 'images//locations//PastFamilyHouse//icons//sleep.png',
passage : ['action_Sleep','action_Sleep2','action_Sleep3','action_Sleep4'],
day:[0,2,1,3,4,5,6],
time:[0,1,2,3]
})>>
<<set $Comics to new Event({
name : 'Read comics',
desc : 'Skips one time period.',
image : 'images//locations//PastFamilyHouse//icons//clock.png',
passage : ['action_readcomics'],
day:[0,2,1,3,4,5,6],
time:[0,1,2,3]
})>>
<<set $Shower to new Event({
name : 'Take a shower',
desc : 'The best way to relax.',
image : 'images//locations//PastFamilyHouse//icons//shower.png',
passage : ['action_shower'],
day:[0,2,1,3,4,5,6],
time:[0,1,2,3]
})>>
<<set $Breakfast to new Event({
name : 'Breakfast',
desc : 'Reward: From 10 to 25 reputation with Stepmother.',
image : 'images//locations//PastFamilyHouse//icons//eat.png',
passage : ['action_breakfast001','action_breakfast002','action_breakfast003'],
day:[0,2,1,3,4,5,6],
time:[0]
})>>
<<set $Training to new Event({
name : 'Workout',
desc : 'Reward: From 10 to 25 Strength.<br>Available only: Morning, Day, Evening',
image : 'images//locations//PastCollege//icons//traning.png',
passage : ['action_training','action_training2','action_training3'],
day:[0,2,1,3,4,5,6],
time:[0,2,3]
})>>
<<set $Charisma to new Event({
name : 'Read a book for your charisma',
desc : 'Reward: From 10 to 30 Charisma.<br>Available only: Morning, Day,Evening',
image : 'images//locations//PastCollege//icons//glases.png',
passage : ['action_charisma','action_charisma2','action_charisma3'],
day:[0,2,1,3,4,5,6],
time:[0,2,3]
})>>
<<set $Intelligence to new Event({
name : 'Read a book for your intelligence',
desc : 'Reward: From 10 to 30 Intelligence.<br>Available only: Morning,Day,Evening',
image : 'images//locations//PastCollege//icons//glases.png',
passage : ['action_intellegence','action_intellegence2','action_intellegence3'],
day:[0,2,1,3,4,5,6],
time:[0,2,3]
})>>
<<set $History to new Event({
name : 'History Lesson',
desc : 'Skips one time period.',
image : 'images//locations//PastCollege//icons//glases.png',
passage : ['action_history'],
day:[0,2,1,3,4,5,6],
time:[0,2,3]
})>>
<<set $Bio to new Event({
name : 'Biology lesson',
desc : 'Skips one time period.',
image : 'images//locations//PastCollege//icons//glases.png',
passage : ['action_biology'],
day:[0,2,1,3,4,5,6],
time:[0,2,3]
})>>
<<set $Mom001 to new Event({
name : 'Stepmother: Returning from work.',
desc : 'Reward: +10 reputation with Stepmother. <br>Time requirements: Evening, Night',
image : 'images//characters//stepmother//avatar.png',
passage : ['event_mom001'],
character : $Stepmother,
day:[0,2,1,3,4,5,6],
time:[1,2],
})>>
<<set $Mom002 to new Event({
name : 'Stepmother: Cleaning the room',
desc : 'Reward: +10 reputation with Stepmother. <br>Time requirements: Morning, Day',
image : 'images//characters//stepmother//avatar.png',
passage : ['event_mom002'],
character : $Stepmother,
day:[0,2,1,3,4,5,6],
time:[0,3],
})>>
<<set $Mom003 to new Event({
name : 'Stepmother: Checking the room',
desc : 'Reward: +10 reputation with Stepmother. <br>Time requirements: Evening, Night',
image : 'images//characters//stepmother//avatar.png',
passage : ['event_mom003'],
character : $Stepmother,
day:[0,2,1,3,4,5,6],
time:[1,2],
})>>
<<set $Mom004 to new Event({
name : 'Stepmother: Hot tub',
desc : 'Reward: +50 reputation with Stepmother. <br>Time requirements: Evening, Night',
image : 'images//characters//stepmother//avatar.png',
passage : ['event_mom004'],
character : $Stepmother,
day:[0,2,1,3,4,5,6],
time:[1,2],
})>>
<<set $MomShower to new Event({
name : 'Observe: Stepmother in the tub',
desc : 'Available only: Evening, Night',
image : 'images//locations//PastFamilyHouse//icons//spy.png',
passage : ['Mom_shower'],
day:[0,2,1,3,4,5,6],
time:[1,2],
})>>
<<set $Mom005 to new Event({
name : 'Stepmother: Homemade food',
desc : 'Reward: +10 reputation with Stepmother. <br>Time requirements: Morning, Day',
image : 'images//characters//stepmother//avatar.png',
passage : ['event_mom005'],
character : $Stepmother,
day:[0,2,1,3,4,5,6],
time:[0,3],
})>>
<<set $MomNext to new Event({
name : 'Soon!',
desc : 'Appear with upcoming updates!',
image : 'images//locations//PastFamilyHouse//icons//!.png',
passage : ['Mom_coming'],
character : $Stepmother,
day:[0,2,1,3,4,5,6],
time:[0,1,2,3],
})>>
<<set $Sis001 to new Event({
name : 'Stepsister: Strange sounds',
desc : 'Reward: +20 reputation with Stepsister. <br>Available only: Morning',
image : 'images//characters//stepsister//sis.png',
passage : ['event_sis001'],
character : $Stepsister,
day:[0,2,1,3,4,5,6],
time:[0],
})>>
<<set $SisSpy to new Event({
name : 'Observe: stepsister in the livingroom',
desc : 'Available only: Morning',
image : 'images//locations//PastFamilyHouse//icons//spy.png',
passage : ['sis_spy_liv'],
day:[0,2,1,3,4,5,6],
time:[0],
})>>
<<set $Sis002 to new Event({
name : 'Stepsister: Biology lesson together',
desc : 'Reward: +10 reputation with Stepsister. <br>Available only: Morning, Day, Evening',
image : 'images//characters//stepsister//sis.png',
passage : ['event_sis002'],
character : $Stepsister,
day:[0,2,1,3,4,5,6],
time:[3,2],
})>>
<<set $Sis003 to new Event({
name : 'Stepsister: Stepsister in the shower',
desc : 'Reward: +20 reputation with Stepsister. <br>Available only: Morning, Day, Evening',
image : 'images//characters//stepsister//sis.png',
passage : ['event_sis003'],
character : $Stepsister,
req_char : "Stepsister",
req : 1,
failed_passage : ['event_sis003fail'],
day:[0,2,1,3,4,5,6],
time:[0],
})>>
<<set $SisShower to new Event({
name : 'Observe: stepsister in the shower',
desc : 'Available only: Morning',
image : 'images//locations//PastFamilyHouse//icons//spy.png',
passage : ['sis_shower'],
day:[0,2,1,3,4,5,6],
time:[0],
})>>
<<set $Sis004 to new Event({
name : 'Stepsister: Training together',
desc : 'Reward: +10 reputation with Stepsister. <br>Available only: Day, Evening',
image : 'images//characters//stepsister//sis.png',
passage : ['event_sis004'],
character : $Stepsister,
day:[0,2,1,3,4,5,6],
time:[3,2],
})>>
<<set $Sis005 to new Event({
name : 'Stepsister: Night talk',
desc : 'Reward: +50 reputation with Stepsister. <br>Available only: Evening, Night',
image : 'images//characters//stepsister//sis.png',
passage : ['event_sis005'],
character : $Stepsister,
req :1,
req_char : "MainCharacter",
req_stat : "CL",
failed_passage : ['event_sis005fail'],
day:[0,2,1,3,4,5,6],
time:[1,2],
})>>
<<set $Sis006 to new Event({
name : 'Stepsister: Breakfast from the stepsister',
desc : 'Reward: +10 reputation with Stepsister. <br>Available only: Morning',
image : 'images//characters//stepsister//sis.png',
passage : ['event_sis006'],
character : $Stepsister,
req_char : "Stepsister",
req : 2,
failed_passage : ['event_sis006fail'],
day:[0,2,1,3,4,5,6],
time:[0],
})>>
<<set $Sis007 to new Event({
name : 'Stepsister: Night surprise',
desc : 'Reward: +50 reputation with Stepsister. <br>Available only: Evening, Night',
image : 'images//characters//stepsister//sis.png',
passage : ['event_sis007'],
character : $Stepsister,
day:[0,2,1,3,4,5,6],
time:[1,2],
})>>
<<set $SisBJ to new Event({
name : 'BlowJob: Stepsister',
desc : 'Available only: Evening, Night',
image : 'images//locations//PastFamilyHouse//icons//hearth.png',
passage : ['sis_bj'],
day:[0,2,1,3,4,5,6],
time:[1,2],
})>>
<<set $Sis008 to new Event({
name : 'Stepsister: Returning home',
desc : 'Reward: +10 reputation with Stepsister. <br>Available only: Evening, Night',
image : 'images//characters//stepsister//sis.png',
passage : ['event_sis008'],
character : $Stepsister,
day:[0,2,1,3,4,5,6],
time:[1,2],
})>>
<<set $Sis009 to new Event({
name : 'Stepsister: Broken bed',
desc : 'Reward: +10 reputation with Stepsister. <br>Available only: Anytime',
image : 'images//characters//stepsister//sis.png',
passage : ['event_sis009'],
character : $Stepsister,
day:[0,2,1,3,4,5,6],
time:[0,1,2,3],
})>>
<<set $Sis010 to new Event({
name : 'Stepsister: What you ve been waiting for...',
desc : 'Reward: +50 reputation with Stepsister. <br>Available only: Evening, Night',
image : 'images//characters//stepsister//sis.png',
passage : ['event_sis010'],
character : $Stepsister,
day:[0,2,1,3,4,5,6],
time:[1,2],
})>>
<<set $SisSex to new Event({
name : 'Have sex: Stepsister',
desc : 'Available only: Evening, Night',
image : 'images//locations//PastFamilyHouse//icons//hearth.png',
passage : ['sis_sex'],
day:[0,2,1,3,4,5,6],
time:[1,2],
})>>
<<set $SisNext to new Event({
name : 'Soon!',
desc : 'Appear with upcoming updates!',
image : 'images//locations//PastFamilyHouse//icons//!.png',
passage : ['Sis_coming'],
character : $Stepsister,
day:[0,2,1,3,4,5,6],
time:[0,1,2,3],
})>>
<<set $Kim001 to new Event({
name : 'Kim: Conversation in the cafeteria',
desc : 'Reward: +10 reputation with Kim. <br>Available only: Morning, Day, Evening',
image : 'images//characters//kim//kim.png',
passage : ['event_Kim001'],
character : $Kim,
day:[0,2,1,3,4,5,6],
time:[0,2,3],
})>>
<<set $Kim002 to new Event({
name : 'Kim: Meeting at the gym',
desc : 'Reward: +10 reputation with Kim. <br>Time requirements: Morning, Day, Evening',
image : 'images//characters//kim//kim.png',
passage : ['event_Kim002'],
character : $Kim,
day:[0,2,1,3,4,5,6],
time:[0,2,3],
})>>
<<set $Kim003 to new Event({
name : 'Kim: Problems with an ex-boyfriend',
desc : 'Reward: +10 reputation with Kim. <br>Time requirements: Evening, Night',
image : 'images//characters//kim//kim.png',
passage : ['event_Kim003'],
character : $Kim,
req_char : "Kim",
req : 1,
failed_passage : ['event_Kim003fail'],
day:[0,2,1,3,4,5,6],
time:[2,1],
})>>
<<set $Kim004 to new Event({
name : 'Kim: Solving the problem',
desc : 'Reward: +10 reputation with Kim. <br>Time requirements: Morning, Day, Evening',
image : 'images//characters//kim//kim.png',
passage : ['event_Kim004'],
character : $Kim,
req :1,
req_char : "MainCharacter",
req_stat : "SL",
failed_passage : ['event_Kim004fail'],
day:[0,2,1,3,4,5,6],
time:[0,3,2],
})>>
<<set $Kim005 to new Event({
name : 'Kim: Gratitude',
desc : 'Reward: +50 reputation with Kim. <br>Time requirements: Day, Evening, Night',
image : 'images//characters//kim//kim.png',
passage : ['event_Kim005'],
character : $Kim,
day:[0,2,1,3,4,5,6],
time:[3,2,1],
})>>
<<set $Kim006 to new Event({
name : 'Kim: An invitation to a date.',
desc : 'Reward: +10 reputation with Kim. <br>Time requirements: Morning, Day, Evening',
image : 'images//characters//kim//kim.png',
passage : ['event_Kim006'],
character : $Kim,
req_char : "Kim",
req : 2,
failed_passage : ['event_Kim006fail'],
day:[0,2,1,3,4,5,6],
time:[0,3,2],
})>>
<<set $KimDATE to new Event({
name : 'Date: Kim',
desc : 'Reward: +50 reputation with Kim. <br>Time requirements: Evening',
image : 'images//characters//kim//kim.png',
passage : ['dating_kim'],
character : $Kim,
day:[0,2,1,3,4,5,6],
time:[2,1],
})>>
<<set $Jud001 to new Event({
name : 'Judith: New guy in the library.',
desc : 'Reward: +10 reputation with Judith. <br>Time requirements: Anytime',
image : 'images//characters//judith//judith.png',
passage : ['event_jud001'],
character : $Judith,
day:[0,2,1,3,4,5,6],
time:[0,1,2,3],
})>>
<<set $Jud002 to new Event({
name : 'Judith: The first quiz!',
desc : 'Reward: +20 reputation with Judith. <br>Time requirements: Anytime',
image : 'images//characters//judith//judith.png',
passage : ['event_jud002'],
character : $Judith,
req :1,
req_char : "MainCharacter",
req_stat : "IL",
failed_passage : ['event_jud002fail'],
day:[0,2,1,3,4,5,6],
time:[0,1,2,3],
})>>
<<set $Jud003 to new Event({
name : 'Judith: Conversation in cafeteria.',
desc : 'Reward: +10 reputation with Judith. <br>Time requirements: Anytime',
image : 'images//characters//judith//judith.png',
passage : ['event_jud003'],
character : $Judith,
day:[0,2,1,3,4,5,6],
time:[0,1,2,3],
})>>
<<set $Jud004 to new Event({
name : 'Judith: The second quiz.',
desc : 'Reward: +20 reputation with Judith. <br>Time requirements: Anytime',
image : 'images//characters//judith//judith.png',
passage : ['event_jud004'],
character : $Judith,
req :2,
req_char : "MainCharacter",
req_stat : "IL",
failed_passage : ['event_jud004fail'],
day:[0,2,1,3,4,5,6],
time:[0,1,2,3],
})>>
<<set $Jud005 to new Event({
name : 'Judith: Your first reward.',
desc : 'Reward: +50 reputation with Judith. <br>Time requirements: Evening, Night',
image : 'images//characters//judith//judith.png',
passage : ['event_jud005'],
character : $Judith,
day:[0,2,1,3,4,5,6],
time:[1,2],
})>>
<<set $Jud006 to new Event({
name : 'Judith: The last quiz.',
desc : 'Reward: +20 reputation with Judith. <br>Time requirements: Anytime',
image : 'images//characters//judith//judith.png',
passage : ['event_jud006'],
character : $Judith,
req :3,
req_char : "MainCharacter",
req_stat : "IL",
failed_passage : ['event_jud006fail'],
day:[0,2,1,3,4,5,6],
time:[0,1,2,3],
})>>
<<set $Jud007 to new Event({
name : 'Judith: The final prize.',
desc : 'Reward: +50 reputation with Judith. <br>Time requirements: Evening, Night',
image : 'images//characters//judith//judith.png',
passage : ['event_jud007'],
character : $Judith,
day:[0,2,1,3,4,5,6],
time:[1,2],
})>>
<<set $Jud008 to new Event({
name : 'Judith: An invitation to a date.',
desc : 'Reward: +10 reputation with Judith. <br>Time requirements: Morning, Day, Evening',
image : 'images//characters//judith//judith.png',
passage : ['event_jud008'],
character : $Judith,
day:[0,2,1,3,4,5,6],
time:[0,2,3],
})>>
<<set $JudDATE to new Event({
name : 'Date: Judith',
desc : 'Reward: +50 reputation with Judith. <br>Time requirements: Evening, Night',
image : 'images//characters//judith//judith.png',
passage : ['dating_judith'],
character : $Judith,
day:[0,2,1,3,4,5,6],
time:[1,2],
})>>
<<set $Reb001 to new Event({
name : 'Rebecca: New in college.',
desc : 'Reward: +10 reputation with Rebecca <br>Time requirements: Morning, Day',
image : 'images//characters//rebecca//avatar.png',
passage : ['event_reb001'],
character : $Rebecca,
day:[0,2,1,3,4,5,6],
time:[0,3,2],
})>>
<<set $Reb002 to new Event({
name : 'Rebecca: Help in the library.',
desc : 'Reward: +10 reputation with Rebecca. <br>Time requirements: Morning, Day',
image : 'images//characters//rebecca//avatar.png',
passage : ['event_reb002'],
character : $Rebecca,
day:[0,2,1,3,4,5,6],
time:[0,3,2],
})>>
<<set $Reb003 to new Event({
name : 'Rebecca: Meeting in the cafeteria.',
desc : 'Reward: +10 reputation with Rebecca. <br>Time requirements: Morning, Day',
image : 'images//characters//rebecca//avatar.png',
passage : ['event_reb003'],
character : $Rebecca,
req_char : "Rebecca",
req : 1,
failed_passage : ['event_reb003fail'],
day:[0,2,1,3,4,5,6],
time:[0,3,2],
})>>
<<set $Reb004 to new Event({
name : 'Rebecca: Preparing for the History exam',
desc : 'Reward: +10 reputation with Rebecca. <br>Time requirements: Morning',
image : 'images//characters//rebecca//avatar.png',
passage : ['event_reb004'],
character : $Rebecca,
day:[0,2,1,3,4,5,6],
time:[0],
})>>
<<set $Reb005 to new Event({
name : 'Rebecca: History exam',
desc : 'Reward: +10 reputation with Rebecca. <br>Time requirements: Morning, Day',
image : 'images//characters//rebecca//avatar.png',
passage : ['event_reb005'],
character : $Rebecca,
day:[0,2,1,3,4,5,6],
time:[0,3,2],
})>>
<<set $Reb006 to new Event({
name : 'Rebecca: Exam results.',
desc : 'Reward: +10 reputation with Rebecca. <br>Time requirements: Morning, Day',
image : 'images//characters//rebecca//avatar.png',
passage : ['event_reb006'],
character : $Rebecca,
day:[0,2,1,3,4,5,6],
time:[0,3,2],
})>>
<<set $RebNEXT to new Event({
name : 'Soon!',
desc : 'Appear with upcoming updates!',
image : 'images//locations//PastFamilyHouse//icons//!.png',
passage : ['Reb_coming'],
character : $Rebecca,
day:[0,2,1,3,4,5,6],
time:[0,1,2,3],
})>>
<<set $lunch_sister to new Event({
name : 'Lunch with Stepsister',
desc : 'Reward: From 10 to 25 reputation with Stepsister. <br>Available only: Morning, Day',
image : 'images//locations//PastCollege//icons//eat.png',
passage : ['lunch_action_Stepsister','lunch_action_Stepsister2','lunch_action_Stepsister3'],
day:[0,2,1,3,4,5,6],
time:[0,3],
})>>
<<set $lunch_kim to new Event({
name : 'Spend time with Kim',
desc : 'Reward: From 10 to 25 reputation with Kim. <br>Available only: Morning, Day',
image : 'images//locations//PastCollege//icons//eat.png',
passage : ['lunch_action_Kim','lunch_action_Kim2','lunch_action_Kim3'],
day:[0,2,1,3,4,5,6],
time:[0,3],
})>>
<<set $lunch_Judith to new Event({
name : 'Spend time with Judith',
desc : 'Reward: From 10 to 25 reputation with Judith. <br>Available only: Morning, Day',
image : 'images//locations//PastCollege//icons//eat.png',
passage : ['lunch_action_Judith','lunch_action_Judith2','lunch_action_Judith3'],
day:[0,2,1,3,4,5,6],
time:[0,3],
})>>
<<set $lunch_Rebecca to new Event({
name : 'Spend time with Rebecca',
desc : 'Reward: From 10 to 25 reputation with Rebecca. <br>Available only: Morning, Day',
image : 'images//locations//PastCollege//icons//eat.png',
passage : ['lunch_action_Rebecca1','lunch_action_Rebecca2','lunch_action_Rebecca3'],
day:[0,2,1,3,4,5,6],
time:[0,3],
})>>
<<set $Locker_spy to new Event({
name : 'Observe: Women's locker room',
desc : '<br>Available only: Morning, Day, Evening',
image : 'images//locations//PastFamilyHouse//icons//spy.png',
passage : ['action_lockerroom001'],
day:[0,2,1,3,4,5,6],
time:[0,3,2],
})>>
<<set $Bar to new Event({
name : 'Talk to the bartender',
desc : 'He will always support you',
image : 'images//locations//PastFamilyHouse//icons//bar.png',
passage : ['Action_bar'],
day:[0,2,1,3,4,5,6],
time:[0,1,2,3],
})>>
//Rooms
<<set $PastMyBedroom to new Room({
name : 'My bedroom',
image : 'images//locations//PastFamilyHouse//heroroom.jpg',
events : [$Sleep,$Comics]
})>>
<<set $PastMyBathroom to new Room({
name : 'Bathroom',
image : 'images//locations//PastFamilyHouse//bathroom.jpg',
events : [$Shower]
})>>
<<set $PastSsroom to new Room({
name : 'Stepsister room',
image : 'images//locations//PastFamilyHouse//PastSsroom.jpeg',
events : [],
req : 2,
req_char : "Stepsister"
})>>
<<set $PastSmroom to new Room({
name : 'Stepmother room',
image : 'images//locations//PastFamilyHouse//PastSmroom.jpeg',
events : [],
req : 2,
req_char : "Stepmother"
})>>
<<set $PastKithen to new Room({
name : 'Kitchen',
image : 'images//locations//PastFamilyHouse//kitchen.jpg',
events : [$Breakfast,$Mom001],
})>>
<<set $PastLivingroom to new Room({
name : 'Living room',
image : 'images//locations//PastFamilyHouse//livingroom.jpg',
events : [$Sis001],
})>>
<<set $Cafeteria to new Room({
name : 'Cafeteria',
image : 'images//locations//PastCollege//Collegedinner.jpg',
events : [$lunch_Judith,$lunch_sister,$lunch_kim,$Kim001],
})>>
<<set $library to new Room({
name : 'Library',
image : 'images//locations//PastCollege//library.jpg',
events : [$Charisma,$Intelligence,$Jud001],
})>>
<<set $Gym to new Room({
name : 'Gym',
image : 'images//locations//PastCollege//gym.jpg',
events : [$Training],
})>>
<<set $Biologyclass to new Room({
name : 'Biology class',
image : 'images//locations//PastCollege//biologyclass.jpg',
events : [$Bio],
})>>
<<set $Historyclass to new Room({
name : 'History class',
image : 'images//locations//PastCollege//history.jpg',
events : [$History,$Reb001],
})>>
<<set $LockerRoom to new Room({
name : 'Locker Room',
image : 'images//locations//PastCollege//lockerroom.jpg',
events : [$Locker_spy],
})>>
<<set $Toilet to new Room({
name : 'Toilet',
image : 'images//locations//Restaurant//toilet.jpg',
events : [],
})>>
<<set $RestaurantHall to new Room({
name : 'Hall',
image : 'images//locations//Restaurant//RestaurantBG.jpg',
events : [],
})>>
<<set $Bar to new Room({
name : 'Bar',
image : 'images//locations//Restaurant//bar.jpg',
events : [$Bar],
})>>
<<set $CurrentRoom = false>>
//Locations
<<set $PastFamilyHouse to new Location({
name : "My house",
background: ["images//locations//PastFamilyHouse//background_1.jpeg","images//locations//PastFamilyHouse//background_2.jpeg"],
rooms : [ [$PastKithen,$PastLivingroom],
[$PastMyBedroom,$PastMyBathroom,$PastSsroom,$PastSmroom] ],
map_image: "images//maps//PastFamilyHouse_map.png"
})>>
<<set $PastCollege to new Location({
name : "College",
background: ["images//locations//PastCollege//collgehallway.jpg","images//locations//PastCollege//collgehallway.jpg"],
rooms : [ [$Cafeteria,$library,$Gym,$LockerRoom],
[$Biologyclass, $Historyclass] ],
map_image: "images//maps//college.png"
})>>
<<set $Restaurant to new Location({
name : "Restaurant",
background: ["images//locations//Restaurant//RestaurantBG.jpg"],
rooms : [ [$RestaurantHall,$Bar,$Toilet] ],
map_image: "images//maps//Restaurant.png"
})>>
<<set $CurrentLocation = $PastFamilyHouse>>
<<set $CurrentFloor = 0>>
// Map
<<set $PastStandartMap to new Maps({
background: 'images//maps//PastStandartMap.png',
locations: [$PastFamilyHouse,$PastCollege,$Restaurant]
})>>
<<set $CurrentMap = $PastStandartMap>><<nobr>>
<div class="big_text" style="width:65vw;margin-left:0;">
<div style="display:flex;flex-direction:row;margin-bottom:0%;width:96%;">
<div class="LocationName">
<p style="font-size:25px;width:40%;margin:0;margin-left:2%;color:#808080;" class="LocationNameField"></p>
</div>
<div class="LocationExit" onclick="redirectus('PastMap')">
<p >Exit</p>
</div>
</div>
<div class="Rooms">
</div>
</div>
<</nobr>>
<script>
render_floors();
change_floor();
</script><<nobr>>
<div class="locations">
</div>
<</nobr>>
<script>
render_map();
</script><<nobr>>
<div class="big_text" style="width:65vw;margin-left:0;">
<div style="display:flex;flex-direction:row;margin-bottom:0%;width:96%;">
<div class="LocationName">
<p style="font-size:25px;width:40%;margin:0;margin-left:2%;color:#808080;" class="LocationNameField"></p>
</div>
<div class="LocationExit" onclick="redirectus('PastLocation')">
<p >Back</p>
</div>
</div>
<div style="background:black;margin-top:1%;border-radius:5px 5px 5px 5px;border:3px solid #4D4D4D;display:flex;position:relative;color:#808080;width:96%;">
<p style="font-size:25px;width:40%;margin:0;margin-left:1%;" class="LocationNameField">Actions</p>
</div>
<div class="Actions">
</div>
<div style="background:black;margin-top:1%;border-radius:5px 5px 5px 5px;border:3px solid #4D4D4D;display:flex;position:relative;width:96%;">
<p style="font-size:25px;width:40%;margin:0;margin-left:1%;color:#808080;" class="LocationNameField">Events</p>
</div>
<div class="Events">
</div>
</div>
<</nobr>>
<script>
render_room();
window.setTimeout(closeMessage,5000);
</script><div class="big_text">
<<nobr>>
<p class="notation_text">*You wake up the next morning.*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//sunrise.gif">
<div class="dialog_character_text" title=",,Agh... A new day.,,You">
</div>
<p class="notation_text">*You get out of bed.*</p>
<div id="next_button" data-passage="PastRoom" >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
skip_day();
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You take your most favorite comics.*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//readcomics.jpg">
<p class="notation_text">*You start reading a comic book and don't notice how quickly time passes.*</p>
<div id="next_button" data-passage="PastRoom" >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
skip_time(0,3,2,1)
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You turn on the shower.*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//shower.gif">
<div class="dialog_character_text" title=",,There's nothing better than a hot shower.,,You">
</div>
<p class="notation_text">*After a shower, you feel better.*</p>
<div id="next_button" data-passage="PastRoom" >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You enter the kitchen.*</p>
<div class="dialog_character_text" title=",,I need to see what my stepmother has prepared for me today.,,You">
</div>
<p class="notation_text">*You open the refrigerator.*</p>
<p class="notation_text">*You see the sandwich that was prepared for you.*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//sandwich.gif">
<p class="notation_text">*You take a sandwich and sit down at the dining table.*</p>
<div class="dialog_character_text" title=",,This sandwich looks great!,,You">
</div>
<p class="notation_text">*You eat the whole breakfast.*</p>
<div id="next_button" onclick='redirectus("PastRoom");attributeUp("Rep",10,25,"Stepmother");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
skip_time(0,3,2,1)
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You enter the kitchen.*</p>
<p class="notation_text">*You see the breakfast prepared for you on the table.*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//burger.gif">
<p class="notation_text">*You sit down at the table.*</p>
<div class="dialog_character_text" title=",,A burger for breakfast?,,You">
</div>
<div class="dialog_text">
<p>Interesting...</p>
</div>
<p class="notation_text">*You eat the whole breakfast.*</p>
<div id="next_button" onclick='redirectus("PastRoom");attributeUp("Rep",10,25,"Stepmother");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
skip_time(0,3,2,1)
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You enter the kitchen.*</p>
<p class="notation_text">*You see deep-fried chicken legs on the table.*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//Fried.png">
<div class="dialog_character_text" title=",,Agh… Oh, shit.,,You">
</div>
<div class="dialog_text">
<p>Not fried chicken!</p>
</div>
<p class="notation_text">*You sigh.*</p>
<div class="dialog_character_text" title=",,I like large fries.,,You">
</div>
<div class="dialog_text">
<p>I just want those crunchies.</p>
</div>
<div class="dialog_text">
<p>But not fried chicken!</p>
</div>
<p class="notation_text">*You didn't eat breakfast.*</p>
<div id="next_button" onclick='redirectus("PastRoom");attributeUp("Rep",10,25,"Stepmother");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
skip_time(0,3,2,1)
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*It's time for a workout!*</p>
<p class="notation_text">*You decided to train on the treadmill today.*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//treadmill.gif">
<p class="notation_text">*You turn on the treadmill at medium speed.*</p>
<div class="dialog_character_text" title=",,Too slow!,,You">
</div>
<p class="notation_text">*You switch the speed to maximum mode.*</p>
<p class="notation_text">*You feel like you're getting stronger.*</p>
<div id="next_button" onclick='minor_event_timeup();redirectus("PastRoom");attributeUp("Strength",10,25);' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*It's time to read books!*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//read.gif">
<p class="notation_text">*You start choosing a book from the shelves.*</p>
<p class="notation_text">*One book catches your eye.*</p>
<p class="notation_text">The title of this book: 'How to become a magnet for women'</p>
<div class="dialog_character_text" title=",,I think this is what I need.,,You">
</div>
<p class="notation_text">*You take this book and start reading.*</p>
<div id="next_button" onclick='minor_event_timeup();redirectus("PastRoom");attributeUp("Charisma",10,30);' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*It's time to read books!*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//read.gif">
<p class="notation_text">*You start choosing a book from the shelves.*</p>
<p class="notation_text">*One book catches your eye.*</p>
<p class="notation_text">The title of this book: '101 interesting facts'</p>
<div class="dialog_character_text" title=",,I think this is what I need.,,You">
</div>
<p class="notation_text">*You take this book and start reading.*</p>
<div id="next_button" onclick='minor_event_timeup();redirectus("PastRoom");attributeUp("Intelligence",10,30);' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You are walking alone on a dark night street.*</p>
<p class="notation_text">*Stars light up the sky.*</p>
<div class="dialog_character_text" title=",,How tired I am of all this...,,You">
</div>
<p class="notation_text">*You sigh.*</p>
<div class="dialog_character_text" title=",,How tired I am of all this...,,You">
</div>
<div class="dialog_text">
<p>I've had so many opportunities to change my life.</p>
</div>
<div class="dialog_text">
<p>But I missed them all.</p>
</div>
<p class="notation_text">*You stop and look at the sky.*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//nightsky.jpg">
<div class="dialog_character_text" title=",,I wish I could go back in past.,,You">
</div>
<p class="notation_text">*You keep walking towards the house.*</p>
<div id="next_button" data-passage="prologue2" >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You go into your house.*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//scene_3.jpeg">
<div class="dialog_character_text" title=",,Home sweet home.,,You">
</div>
<img class="scenes_image" style="--default_image:url( images//scenes//scene_3_2.png)">
<p class="notation_text">*You hear the sound of the TV.*</p>
<div class="dialog_character_text" title=",,Sam, it's been 11 years since this accident.,,Jake (From TV)">
</div>
<div class="dialog_text">
<p>The city is no longer in danger.</p>
</div>
<div class="dialog_character_text" title=",,Jake! It's not proven!,,Sam (From TV)">
</div>
<div class="dialog_text">
<p>The government is fooling us all!</p>
</div>
<p class="notation_text">*You sigh.*</p>
<div class="dialog_character_text" title=",,Oh, shit... I forgot to turn off the TV.,,You">
</div>
<p class="notation_text">*You take the remote and turns off the TV.*</p>
<div class="dialog_character_text" title=",,It's time to sleep.,,You">
</div>
<p class="notation_text">*You go up to the second floor and go to sleep.*</p>
<div id="next_button" data-passage="prologue3" >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You sleep.*</p>
<p class="notation_text">*You feel completely calm.*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//scene_4_2.jpeg">
<p class="notation_text">*Peak-peak-peak.*</p>
<p class="notation_text">*You wake up to the sharp sound of an alarm clock.*</p>
<div class="dialog_character_text" title=",,Agh... A new day...,,You">
</div>
<p class="notation_text">*You turn off the alarm clock with a sharp movement of your hand.*</p>
<div class="dialog_character_text" title=",,It's time to go to work again.,,You">
</div>
<p class="notation_text">*You slowly get out of bed and start getting dressed.*</p>
<div id="next_button" data-passage="prologue4" >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You leave the house.*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//scene_8.jpeg">
<p class="notation_text">*The bright sun blinds you.*</p>
<div class="dialog_character_text" title=",,What time is it now?,,You">
</div>
<p class="notation_text">*The bright sun blinds you.*</p>
<div class="dialog_character_text" title=",,You look at your watch and notice that you are late for the bus.,,You">
</div>
<div class="dialog_text">
<p>I need to hurry!</p>
</div>
<p class="notation_text">*You run to the nearest bus stop.*</p>
<div class="dialog_character_text" title=",,I can't be late again!,,You">
</div>
<p class="notation_text">*You run with all your might.*</p>
<div id="next_button" data-passage="prologue5" >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You see the bus.*</p>
<div class="dialog_character_text" title=",,*Heavy breathing* I made it...,,You">
</div>
<p class="notation_text">*You stop to catch your breath.*</p>
<div class="dialog_character_text" title=",,*Heavy breathing*,,You">
</div>
<p class="notation_text">*You can see the bus starting to move.*</p>
<div class="dialog_character_text" title=",,No! Not that!,,You">
</div>
<p class="notation_text">*You're trying to catch up with the bus.*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//scene_9_1.gif">
<div class="dialog_character_text" title=",,Hey!,,You">
</div>
<div class="dialog_text">
<p>Stop the bus!</p>
</div>
<p class="notation_text">*The bus driver notices you and stops.*</p>
<p class="notation_text">*You go inside.*</p>
<div class="dialog_character_text" title=",,Thanks... *Heavy breathing*,,You">
</div>
<p class="notation_text">*The doors close and you take a seat*</p>
<div id="next_button" data-passage="prologue6" >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You walk into the office.*</p>
<p class="notation_text">*You see your boss.*</p>
<div class="dialog_character_text" title="url(images//characters//boss//boss.png),,Well, well...,,Boss">
</div>
<div class="dialog_text">
<p>I'm surprised! You're on time today.</p>
</div>
<p class="notation_text">*She claps her hands.*</p>
<div class="dialog_character_text" title="url(images//characters//boss//boss.png,,Okay, get to work.,,Boss">
</div>
<p class="notation_text">*You go to your workplace.*</p>
<div id="next_button" data-passage="prologue7" >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You work all day.*</p>
<p class="notation_text">*It starts to seem to you that the day will never end.*</p>
<div class="dialog_character_text" title=",,Finally, I can go home.,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//boss//boss.png),,Hey!,,Boss">
</div>
<p class="notation_text">*You turn around and see your boss.*</p>
<div class="dialog_character_text" title="url(images//characters//boss//boss.png,,I'm waiting for you in my office.,,Boss">
</div>
<p class="notation_text">*You sigh.*</p>
<div class="dialog_character_text" title=",,What does she want from me again?,,You">
</div>
<p class="notation_text">*You pack your things and go to the boss's office.*</p>
<div id="next_button" data-passage="prologue8" >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You go into the boss's office.*</p>
<div class="dialog_character_text" title="url(images//characters//boss//boss.png),,Have a seat...,,Boss">
</div>
<p class="notation_text">*You sit down in a leather chair.*</p>
<div class="dialog_character_text" title="url(images//characters//boss//boss.png),,Comfortable?,,Boss">
</div>
<div id="choice_1" class="choices_dialog" style="margin-top:3%;">
<div onclick="choice(1,this)" class="dialog_text choices" >
<p >Yes...</p>
</div>
<div onclick="choice(2,this)" class="dialog_text choices">
<p >Why did you call me?</p>
</div>
</div>
<div class="choice_block hidden" id="1">
<div class="dialog_character_text" title=",,Yes...,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//boss//boss.png),,I'm glad to hear that.,,Boss">
</div>
<p class="notation_text">*She smiles.*</p>
<div class="dialog_character_text" title="url(images//characters//boss//boss.png),,Do you know why I called you?,,Boss">
</div>
<div class="dialog_character_text" title=",,To be honest... no.,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//boss//boss.png),,See what's hanging on that wall?,,Boss">
</div>
<p class="notation_text">*You see the crocodile's head.*</p>
<div class="dialog_character_text" title="url(images//characters//boss//boss.png),,You may not know...,,Boss">
</div>
<div class="dialog_text">
<p>I really love hunting.</p>
</div>
<p class="notation_text">*She licks her lips.*</p>
<div class="dialog_character_text" title="url(images//characters//boss//boss.png),,I shot this crocodile myself.,,Boss">
</div>
<p class="notation_text">*She is approaching you.*</p>
<div class="dialog_character_text" title="url(images//characters//boss//boss.png),,You work disgusting.,,Boss">
</div>
<div class="dialog_text">
<p>I'm giving you one last chance...</p>
</div>
<div class="dialog_text">
<p>Or you start working hard.</p>
</div>
<p class="notation_text">*She points at the crocodile's head.*</p>
<div class="dialog_character_text" title="url(images//characters//boss//boss.png),,Or your head will be next to him.,,Boss">
</div>
<div class="dialog_text">
<p>Do you understand everything?</p>
</div>
<div class="dialog_character_text" title=",,Yes!,,You">
</div>
<p class="notation_text">*She laughs.*</p>
<div class="dialog_character_text" title="url(images//characters//boss//boss.png),,You can go home now.,,Boss">
</div>
<p class="notation_text">*You leave the office quickly.*</p>
<div id="next_button" data-passage="prologue9" >
</div>
</div>
<div class="choice_block hidden" id="2">
<div class="dialog_character_text" title="url(images//characters//boss//boss.png),,Why did you call me?,,Boss">
</div>
<p class="notation_text">*She laughs.*</p>
<div class="dialog_character_text" title="url(images//characters//boss//boss.png),,Don't pretend to be an idiot!,,Boss">
</div>
<div class="dialog_text">
<p>See what's hanging on that wall?</p>
</div>
<p class="notation_text">*You see the crocodile's head.*</p>
<div class="dialog_character_text" title="url(images//characters//boss//boss.png),,You may not know...,,Boss">
</div>
<div class="dialog_text">
<p>I really love hunting.</p>
</div>
<p class="notation_text">*She licks her lips.*</p>
<div class="dialog_character_text" title="url(images//characters//boss//boss.png),,I shot this crocodile myself.,,Boss">
</div>
<p class="notation_text">*She is approaching you.*</p>
<div class="dialog_character_text" title="url(images//characters//boss//boss.png),,You work is awful.,,Boss">
</div>
<div class="dialog_text">
<p>I'm giving you one last chance...</p>
</div>
<div class="dialog_text">
<p>Or you start working hard.</p>
</div>
<p class="notation_text">*She points at the crocodile's head.*</p>
<div class="dialog_character_text" title="url(images//characters//boss//boss.png),,Or your head will be next to him.,,Boss">
</div>
<div class="dialog_text">
<p>Do you understand everything?</p>
</div>
<div class="dialog_character_text" title=",,Yes!,,You">
</div>
<p class="notation_text">*She laughs.*</p>
<div class="dialog_character_text" title="url(images//characters//boss//boss.png),,You can go home now.,,Boss">
</div>
<p class="notation_text">*You leave the office quickly.*</p>
<div id="next_button" data-passage="prologue9" >
</div>
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You're leaving the office.*</p>
<div class="dialog_character_text" title=",,Damn it! buses don't run at this time.,,You">
</div>
<div class="dialog_text">
<p>I'll have to walk home.</p>
</div>
<p class="notation_text">*You start walking down a dark street.*</p>
<div class="dialog_character_text" title=",,So another day is over...,,You">
</div>
<div class="dialog_text">
<p>Tomorrow will be another boring day full of routine.</p>
</div>
<p class="notation_text">*Crossing the road you see a shooting star in the sky.*</p>
<p class="notation_text">*You stop and look at the sky.*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//scene_15.jpeg">
<div class="dialog_character_text" title=",,Maybe I should make a wish?,,You">
</div>
<p class="notation_text">*You make a wish.*</p>
<p class="notation_text">*You hear a deafening car horn.*</p>
<div class="dialog_character_text" title=",,What the!?,,You">
</div>
<p class="notation_text">*You turn around and see a car coming at you.*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//scene_15_2.jpeg">
<p class="notation_text">*You're trying to get out of the way fast.*</p>
<p class="notation_text">*In the dark, you don't notice how you're falling down.*</p>
<div id="next_button" data-passage="prologue10" >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You're coming to your senses.*</p>
<div class="dialog_character_text" title=",,My head...,,You">
</div>
<div class="dialog_text">
<p>What a disgusting smell...</p>
</div>
<div class="dialog_text">
<p>Where am I?</p>
</div>
<p class="notation_text">*You look around.*</p>
<div class="dialog_character_text" title=",,This is the sewer...,,You">
</div>
<p class="notation_text">*You're looking at the top.*</p>
<div class="dialog_character_text" title=",,An open hatch...,,You">
</div>
<p class="notation_text">*You're slowly getting to your feet.*</p>
<div class="dialog_character_text" title=",,I need to get out of here.,,You">
</div>
<p class="notation_text">*You look around again.*</p>
<div class="dialog_character_text" title=",,But I don't see any stairs...,,You">
</div>
<p class="notation_text">*You go look for a way out.*</p>
<div id="next_button" data-passage="prologue11" >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*After a while, you see a ladder going up.*</p>
<div class="dialog_character_text" title=",,Finally...,,You">
</div>
<div class="dialog_text">
<p>It's time to get out of here.</p>
</div>
<p class="notation_text">*Approaching the stairs, you see a strange suitcase.*</p>
<div class="dialog_character_text" title=",,And what is this?,,You">
</div>
<p class="notation_text">*You pick it up and open it.*</p>
<p class="notation_text">*When you open it, you see that there is a clock inside it.*</p>
<div class="dialog_character_text" title=",,A watch?,,You">
</div>
<div class="dialog_text">
<p>For such a small watch, such a big suitcase?</p>
</div>
<p class="notation_text">*You take the watch in your hands.*</p>
<div class="dialog_character_text" title=",,Who left this watch here?,,You">
</div>
<p class="notation_text">*You put a watch on your hand.*</p>
<div class="dialog_character_text" title=",,Okay... It's time to go home.,,You">
</div>
<p class="notation_text">*You start climbing out of the sewers.*</p>
<div id="next_button" data-passage="prologue12" >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You come home*</p>
<div class="dialog_character_text" title=",,What a day...,,You">
</div>
<div class="dialog_text">
<p>I need to take a shower</p>
</div>
<div class="dialog_text">
<p>And it's time to go to bed...</p>
</div>
<p class="notation_text">*You're going to the second floor.*</p>
<div id="next_button" data-passage="prologue13" >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You go to bed.*</p>
<div class="dialog_character_text" title=",,How tired I am...,,You">
</div>
<p class="notation_text">*You remember about the watch you found.*</p>
<p class="notation_text">*You notice that the year 2011 is set on the clock.*</p>
<div class="dialog_character_text" title=",,Why are there so many buttons here?,,You">
</div>
<p class="notation_text">*You're trying to figure out how the clock works.*</p>
<div class="dialog_character_text" title=",,Stupid watch.,,You">
</div>
<div class="dialog_text">
<p>It's bedtime, I have to get up early tomorrow.</p>
</div>
<p class="notation_text">*You're falling asleep.*</p>
<div id="next_button" data-passage="prologue14" >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<div class="dialog_character_text" title=",,Hey!,,???">
</div>
<div class="dialog_text">
<p>Wake up!</p>
</div>
<div class="dialog_character_text" title=",,Ugh... what?,,You">
</div>
<p class="notation_text">*You slowly open your eyes.*</p>
<p class="notation_text">*You see your stepmother standing by your bed.*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//stepmother001.jpg)">
<div class="dialog_character_text" title="url(images//characters//stepmother//avatar.png),,Get up! You need to go to college.,,Stepmother">
</div>
<p class="notation_text">*You jump out of bed.*</p>
<div class="dialog_character_text" title=",,How is this possible!?,,You">
</div>
<div class="dialog_text">
<p>What kind of college!?</p>
</div>
<p class="notation_text">*You look at her and can't find the words.*</p>
<p class="notation_text">*She looks at you in surprise.*</p>
<div class="dialog_character_text" title="url(images//characters//stepmother//avatar.png),,Young man! I don't have time for your jokes!,,Stepmother">
</div>
<div class="dialog_text">
<p>Pack up and go to college!</p>
</div>
<p class="notation_text">*She comes out of your room and slams the door.*</p>
<div id="next_button" data-passage="prologue15" >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You're standing in your room in shock.*</p>
<div class="dialog_character_text" title=",,What the hell is going on!?,,You">
</div>
<div class="dialog_text">
<p>Maybe it's all a dream?</p>
</div>
<p class="notation_text">*You start slapping your cheeks in the hope of waking up.*</p>
<div class="dialog_character_text" title=",,Wake up!,,You">
</div>
<div class="dialog_text">
<p>Agh...</p>
</div>
<p class="notation_text">*You notice your reflection in the mirror.*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//scene_22_.gif)">
<div class="dialog_character_text" title=",,Unbelievable!,,You">
</div>
<div class="dialog_text">
<p>I look like I'm 18 again.</p>
</div>
<div class="dialog_text">
<p>What year is it now?</p>
</div>
<p class="notation_text">*You take your phone and open the calendar.*</p>
<div class="dialog_character_text" title=",,2011!?,,You">
</div>
<div class="dialog_text">
<p>I'm in the past!</p>
</div>
<div class="dialog_text">
<p>But how did it happen?</p>
</div>
<p class="notation_text">*You remember the watch you found.*</p>
<div class="dialog_character_text" title=",,If it's not a dream...,,You">
</div>
<div class="dialog_text">
<p>There is only one explanation for this.</p>
</div>
<p class="notation_text">*You look at the clock.*</p>
<div class="dialog_character_text" title=",,They moved me into the past...,,You">
</div>
<div class="dialog_text">
<p>But how do I get back to the present?</p>
</div>
<p class="notation_text">*You see the inscription 'No charge' on the watch screen.*</p>
<div class="dialog_character_text" title=",,Not that!,,You">
</div>
<div class="dialog_text">
<p>Okay, I need to look around here.</p>
</div>
<p class="notation_text">*You're getting dressed*</p>
<div id="next_button" onclick="redirectus('PastLocation');" >
</div>
<<script>>
UIBar.show();
<</script>>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You hear strange noises from the living room.*</p>
<p class="notation_text">*When you enter the living room, you see your stepsister.*</p>
<video class="scenes_image" src="images//scenes//gif//cut1.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div id="choice_1" class="choices_dialog" style="margin-top:3%;">
<div onclick="choice(1,this)" class="dialog_text choices">
<p >Continue watching.</p>
</div>
<div onclick="choice(2,this)" class="dialog_text choices">
<p >What's going on here?</p>
</div>
</div>
<div class="choice_block hidden" id="1">
<p class="notation_text">*You keep watching.*</p>
<video class="scenes_image" src="images//scenes//gif//cut2.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">*She notices that you're watching.*</p>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Hey!,,Stepsister">
</div>
<div class="dialog_text">
<p>Turn away!</p>
</div>
<p class="notation_text">*You turn away quickly.*</p>
<div class="dialog_character_text" title=",,Sorry!,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,And how long have you been standing there?,,Stepsister">
</div>
<div class="dialog_character_text" title=",,Not for long... Maybe a few minutes.,,You">
</div>
<p class="notation_text">*She sighs with displeasure.*</p>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Now you can turn around.,,Stepsister">
</div>
<p class="notation_text">*You turn around and look at your stepsister.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//stepsister//idle.jpeg">
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,I thought you were already in college.,,Stepsister">
</div>
<div class="dialog_text">
<p>Why are you still at home?</p>
</div>
<div class="dialog_character_text" title=",,I'm going there soon.,,You">
</div>
<div class="dialog_text">
<p>And where is the stepmother?</p>
</div>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,She is at work, how could you forget?,,Stepsister">
</div>
<p class="notation_text">*She sighs.*</p>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Promise me you won't tell anyone about what you just saw.,,Stepsister">
</div>
<div class="dialog_character_text" title=",,I promise!,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Thanks!,,Stepsister">
</div>
<p class="notation_text">*She smiles.*</p>
<div id="next_button" onclick='event_chain_next("Sis001","PastLivingroom","Sis002","Biologyclass","SisSpy","PastLivingroom");redirectus("PastRoom");attributeUp("Rep",20,20,"Stepsister");' >
</div>
</div>
<div class="choice_block hidden" id="2">
<div class="dialog_character_text" title=",,What's going on here?,,You">
</div>
<div class="dialog_text">
<p>Turn away!</p>
</div>
<p class="notation_text">*You turn away quickly.*</p>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,And how long have you been standing there?,,Stepsister">
</div>
<div class="dialog_character_text" title=",,I just came in here!,,You">
</div>
<p class="notation_text">*She sighs with displeasure.*</p>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Now you can turn around.,,Stepsister">
</div>
<p class="notation_text">*You turn around and look at your stepsister.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//stepsister//idle.jpeg">
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,I thought you were already in college.,,Stepsister">
</div>
<div class="dialog_text">
<p>Why are you still at home?</p>
</div>
<div class="dialog_character_text" title=",,I'm going there soon.,,You">
</div>
<div class="dialog_text">
<p>And where is the stepmother?</p>
</div>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,It works, how could you forget?,,Stepsister">
</div>
<p class="notation_text">*She sighs.*</p>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Promise me you won't tell anyone about what you just saw.,,Stepsister">
</div>
<div class="dialog_character_text" title=",,I promise!,,You">
</div>
<div class="dialog_character_text" title=",,Thanks!,,Stepsister">
</div>
<p class="notation_text">*She smiles.*</p>
<div id="next_button" onclick='event_chain_next("Sis001","PastLivingroom","Sis002","Biologyclass","SisSpy","PastLivingroom");redirectus("PastRoom");attributeUp("Rep",20,20,"Stepsister");' >
</div>
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You approach Judith*</p>
<div class="dialog_character_text" title=",,Hello.,,You">
</div>
<p class="notation_text">*She ignores you.*</p>
<div class="dialog_character_text" title=",,Hey?,,You">
</div>
<p class="notation_text">*She sighs with displeasure.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Wait a second...,,Judith">
</div>
<p class="notation_text">*She finishes reading the last page and closes the book.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,An interesting book, but it lacks depth…,,Judith">
</div>
<div class="dialog_text">
<p>And the ending is very strange…</p>
</div>
<img class="scenes_image" style="--default_image:url( images//characters//judith//idle2.PNG">
<p class="notation_text">*She looks at you in surprise.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Is there a new person in the library?,,Judith">
</div>
<div class="dialog_text">
<p>What a rarity!</p>
</div>
<div class="dialog_text">
<p>Decided to read a few books? Or just got lost?</p>
</div>
<div class="dialog_character_text" title=",,I decided to learn something new.,,You">
</div>
<p class="notation_text">*She smiles.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Then you're in the right place...,,Judith">
</div>
<p class="notation_text">*She's examining you.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,If you want to test your knowledge...,,Judith">
</div>
<div class="dialog_text">
<p>I'm always here!</p>
</div>
<div class="dialog_text">
<p>I will be glad to conduct some quizzes for you!</p>
</div>
<p class="notation_text">*She picks up a new book and starts reading.*</p>
<div id="next_button" onclick='event_chain_next("Jud001","library","Jud002","library");redirectus("PastRoom");attributeUp("Rep",10,10,"Judith");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You walk into the dining room and see Kim.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//kim//kim_idle2.PNG">
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,Hi! Sit down with me!,,Kim">
</div>
<p class="notation_text">*You sit down next to Kim.*</p>
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,Amazing! You're not late today!,,Kim">
</div>
<div class="dialog_text">
<p>Something happened?</p>
</div>
<p class="notation_text">*You laugh together.*</p>
<div class="dialog_character_text" title=",,What's new with you, Kim?,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,Oh... Let me think.,,Kim">
</div>
<div class="dialog_text">
<p>I recently broke up with a boyfriend.</p>
</div>
<div class="dialog_character_text" title=",,Sorry to hear that...,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,It's okay!,,Kim">
</div>
<div class="dialog_text">
<p>He was a complete idiot!</p>
</div>
<p class="notation_text">*You're having a good time together.*</p>
<div id="next_button" onclick='event_chain_next("Kim001","Cafeteria","Kim002","Gym");redirectus("PastRoom");attributeUp("Rep",10,10,"Kim");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You go to the gym*</p>
<img class="scenes_image" style="--default_image:url( images//characters//kim//kim_idle.jpg">
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,Hi!,,Kim">
</div>
<div class="dialog_text">
<p>And I didn't know that you also go to the gym!</p>
</div>
<p class="notation_text">*She looks at you in surprise.*</p>
<div class="dialog_character_text" title=",,I want to become stronger.,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,This is a very good idea!,,Kim">
</div>
<div class="dialog_text">
<p>It is important to strengthen your health!</p>
</div>
<div class="dialog_text">
<p>Okay, I have to go!</p>
</div>
<div class="dialog_text">
<p>It was nice to see you!</p>
</div>
<p class="notation_text">*She goes to the treadmill.*</p>
<div id="next_button" onclick='event_chain_next("Kim002","Gym","Kim003","Cafeteria");redirectus("PastRoom");attributeUp("Rep",10,10,"Kim");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You enter the dining room*</p>
<div class="dialog_character_text" title=",,How empty it is here...,,You">
</div>
<p class="notation_text">*You notice a frustrated Kim who is sitting alone.*</p>
<div class="dialog_character_text" title=",,What is she doing here at this hour?,,You">
</div>
<p class="notation_text">*You approach Kim.*</p>
<div class="dialog_character_text" title=",,Hello... Something happened?,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,Everything is fine...,,Kim">
</div>
<p class="notation_text">*You sit down next to her.*</p>
<div class="dialog_character_text" title=",,You can tell me everything...,,You">
</div>
<div class="dialog_text">
<p>I'll help you...</p>
</div>
<p class="notation_text">*She starts crying.*</p>
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,My ex-boyfriend...,,Kim">
</div>
<div class="dialog_text">
<p>He follows me everywhere.</p>
</div>
<div class="dialog_text">
<p>He even hit me recently...</p>
</div>
<p class="notation_text">*You take her hand.*</p>
<div class="dialog_character_text" title=",,I'll talk to him.,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,Really?,,Kim">
</div>
<div class="dialog_text">
<p>Thank you very much...</p>
</div>
<p class="notation_text">*She's hugging you.*</p>
<div id="next_button" onclick='event_chain_next("Kim003","Cafeteria","Kim004","Gym");redirectus("PastRoom");attributeUp("Rep",10,10,"Kim");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You enter the dining room*</p>
<div class="dialog_character_text" title=",,How empty it is here...,,You">
</div>
<p class="notation_text">*You notice a frustrated Kim who is sitting alone.*</p>
<div class="dialog_character_text" title=",,What is she doing here at this hour?,,You">
</div>
<p class="notation_text">*You approach Kim.*</p>
<div class="dialog_character_text" title=",,Hello... Something happened?,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,Everything is fine...,,Kim">
</div>
<div class="dialog_character_text" title=",,Hello... Something happened?,,You">
</div>
<p class="notation_text">*She's looking at you.*</p>
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,It's all good... * Sigh*,,Kim">
</div>
<p class="notation_text">*She wipes away her tears.*</p>
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,It's okay!,,Kim">
</div>
<p class="notation_text">*To continue, increase your reputation with Kim.*</p>
<div id="next_button" onclick='redirectus("PastRoom");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">You walk into the gym and see Kim's ex-boyfriend.</p>
<div class="dialog_character_text" title=",,It's time to talk to this freak!,,You">
</div>
<p class="notation_text">*You approach him and start a dialogue.*</p>
<div class="dialog_character_text" title=",,Hey you!,,You">
</div>
<p class="notation_text">*He turns to you.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//ex//bully.png">
<div class="dialog_character_text" title=",,What do you want? Brat.,,Ex-boyfriend">
</div>
<div class="dialog_character_text" title=",,Listen to me carefully!,,You">
</div>
<div class="dialog_text">
<p>Leave Kim alone!</p>
</div>
<p class="notation_text">*You clench your fist.*</p>
<div class="dialog_character_text" title=",,Otherwise you'll have problems with me!,,You">
</div>
<p class="notation_text">*He starts laughing.*</p>
<div class="dialog_character_text" title=",,No...,,Ex-boyfriend">
</div>
<div class="dialog_text">
<p>Kim is mine...</p>
</div>
<div class="dialog_character_text" title=",,What a scum you are!,,You">
</div>
<p class="notation_text">*This phrase really hurt him.*</p>
<div class="dialog_character_text" title=",,You will answer for this!,,Ex-boyfriend">
</div>
<p class="notation_text">*He tries to hit you, but he doesn't succeed.*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//herofight.gif">
<p class="notation_text">*You knock him out with one punch.*</p>
<div class="dialog_character_text" title=",,Wow!,,You">
</div>
<p class="notation_text">*The fight is over.*</p>
<div id="next_button" onclick='event_chain_next("Kim004","Gym","Kim005","PastLivingroom");redirectus("PastRoom");attributeUp("Rep",10,10,"Kim");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">You see Kim sitting in the living room.</p>
<img class="scenes_image" style="--default_image:url( images//characters//kim//kim_idle3.jpg">
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,Hi! Your stepsister let me in.,,Kim">
</div>
<div class="dialog_text">
<p>I came to thank you...</p>
</div>
<div class="dialog_character_text" title=",,Doesn't he bother you anymore?,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,No! He's even afraid to talk to me.,,Kim">
</div>
<p class="notation_text">*She comes closer to you.*</p>
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,Thank you very much!,,Kim">
</div>
<img class="scenes_image" style="--default_image:url( images//scenes//kiss2.jpg">
<p class="notation_text">*She kisses you on the lips.*</p>
<div id="next_button" onclick='event_chain_next("Kim005","PastLivingroom","Kim006","Cafeteria");redirectus("PastRoom");attributeUp("Rep",50,50,"Kim");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">You walk into the gym and see Kim's ex-boyfriend.</p>
<div class="dialog_character_text" title=",,Kim didn't say it was so huge!,,You">
</div>
<p class="notation_text">You evaluate your chances in a fight with him.</p>
<div class="dialog_character_text" title=",,I think i need to spend more time in gym,,You">
</div>
<p class="notation_text">To continue, increase your strength.</p>
<div id="next_button" onclick='redirectus("PastRoom");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You decide to spend time together in Kim.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//kim//kim_idle2.PNG">
<div class="dialog_character_text" title=",,Hi! Can I sit with you?,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,Of course! Have a seat.,,Kim">
</div>
<p class="notation_text">*You sit down at the dining table.*</p>
<p class="notation_text">*Spending time together you don't notice how quickly time passes.*</p>
<div id="next_button" onclick='skip_time(0,3,2,1);redirectus("PastRoom");attributeUp("Rep",10,25,"Kim");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You decide to spend time together in Kim.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//kim//kim_idle.jpg">
<div class="dialog_character_text" title=",,Hi! Can I sit with you?,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,Of course! Have a seat.,,Kim">
</div>
<p class="notation_text">*You sit down at the dining table.*</p>
<p class="notation_text">*Spending time together you don't notice how quickly time passes.*</p>
<div id="next_button" onclick='skip_time(0,3,2,1);redirectus("PastRoom");attributeUp("Rep",10,25,"Kim");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You decide to spend time together in Kim.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//kim//kim_idle3.jpg">
<div class="dialog_character_text" title=",,Hi! Can I sit with you?,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,Of course! Have a seat.,,Kim">
</div>
<p class="notation_text">*You sit down at the dining table.*</p>
<p class="notation_text">*Spending time together you don't notice how quickly time passes.*</p>
<div id="next_button" onclick='skip_time(0,3,2,1);redirectus("PastRoom");attributeUp("Rep",10,25,"Kim");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*It's time for a workout!*</p>
<p class="notation_text">*You decide to work out with dumbbells today.*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//trainmed.jpg">
<div class="dialog_character_text" title=",,This is what I need!,,You">
</div>
<p class="notation_text">*You feel like you're getting stronger.*</p>
<div id="next_button" onclick='minor_event_timeup();redirectus("PastRoom");attributeUp("Strength",10,25);' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*It's time for a workout!*</p>
<p class="notation_text">*Today you decide to pull up.*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//pushup.gif">
<div class="dialog_character_text" title=",,We need to give our best!,,You">
</div>
<p class="notation_text">*You train to the limit of your strength.*</p>
<p class="notation_text">*You feel like you're getting stronger.*</p>
<div id="next_button" onclick='minor_event_timeup();redirectus("PastRoom");attributeUp("Strength",10,25);' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*It's time to read books!*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//read2.gif">
<p class="notation_text">*You start choosing a book from the shelves.*</p>
<p class="notation_text">*One book catches your eye.*</p>
<p class="notation_text">The title of this book: 'Secrets of charisma of successful people'</p>
<div class="dialog_character_text" title=",,I think this is what I need.,,You">
</div>
<p class="notation_text">*You take this book and start reading.*</p>
<div id="next_button" onclick='minor_event_timeup();redirectus("PastRoom");attributeUp("Charisma",10,30);' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*It's time to read books!*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//read3.gif">
<p class="notation_text">*You start choosing a book from the shelves.*</p>
<p class="notation_text">*One book catches your eye.*</p>
<p class="notation_text">The title of this book: 'How to impress a girl'</p>
<div class="dialog_character_text" title=",,I think this is what I need.,,You">
</div>
<p class="notation_text">*You take this book and start reading.*</p>
<div id="next_button" onclick='minor_event_timeup();redirectus("PastRoom");attributeUp("Charisma",10,30);' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*It's time to read books!*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//read2.gif">
<p class="notation_text">*You start choosing a book from the shelves.*</p>
<p class="notation_text">*One book catches your eye.*</p>
<p class="notation_text">The title of this book: 'How to become smarter?'</p>
<div class="dialog_character_text" title=",,I think this is what I need.,,You">
</div>
<p class="notation_text">*You take this book and start reading.*</p>
<div id="next_button" onclick='minor_event_timeup();redirectus("PastRoom");attributeUp("Intelligence",10,30);' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*It's time to read books!*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//read3.gif">
<p class="notation_text">*You start choosing a book from the shelves.*</p>
<p class="notation_text">*One book catches your eye.*</p>
<p class="notation_text">The title of this book: 'Facts about our world'</p>
<div class="dialog_character_text" title=",,I think this is what I need.,,You">
</div>
<p class="notation_text">*You take this book and start reading.*</p>
<div id="next_button" onclick='minor_event_timeup();redirectus("PastRoom");attributeUp("Intelligence",10,30);' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You decide to spend time together in Stepsister.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//stepsister//idle2.PNG">
<div class="dialog_character_text" title=",,Hi! Can I sit with you?,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Of course! Have a seat.,,Stepsister">
</div>
<p class="notation_text">*You sit down at the dining table.*</p>
<p class="notation_text">*Spending time together you don't notice how quickly time passes.*</p>
<div id="next_button" onclick='skip_time(0,3,2,1);redirectus("PastRoom");attributeUp("Rep",10,25,"Stepsister");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You decide to spend time together in Stepsister.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//stepsister//idle3.PNG">
<div class="dialog_character_text" title=",,Hi! Can I sit with you?,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Of course! Have a seat.,,Stepsister">
</div>
<p class="notation_text">*You sit down at the dining table.*</p>
<p class="notation_text">*Spending time together you don't notice how quickly time passes.*</p>
<div id="next_button" onclick='skip_time(0,3,2,1);redirectus("PastRoom");attributeUp("Rep",10,25,"Stepsister");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You decide to spend time together in Stepsister.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//stepsister//idle4.PNG">
<div class="dialog_character_text" title=",,Hi! Can I sit with you?,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Of course! Have a seat.,,Stepsister">
</div>
<p class="notation_text">*You sit down at the dining table.*</p>
<p class="notation_text">*Spending time together you don't notice how quickly time passes.*</p>
<div id="next_button" onclick='skip_time(0,3,2,1);redirectus("PastRoom");attributeUp("Rep",10,25,"Stepsister");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You decide to spend time together in Judith.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//judith//idle.PNG">
<div class="dialog_character_text" title=",,Hi! Can I sit with you?,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Of course! Have a seat.,,Judith">
</div>
<p class="notation_text">*You sit down at the dining table.*</p>
<p class="notation_text">*Spending time together you don't notice how quickly time passes.*</p>
<div id="next_button" onclick='skip_time(0,3,2,1);redirectus("PastRoom");attributeUp("Rep",10,25,"Judith");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You decide to spend time together in Judith.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//judith//idle2.PNG">
<div class="dialog_character_text" title=",,Hi! Can I sit with you?,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Of course! Have a seat.,,Judith">
</div>
<p class="notation_text">*You sit down at the dining table.*</p>
<p class="notation_text">*Spending time together you don't notice how quickly time passes.*</p>
<div id="next_button" onclick='skip_time(0,3,2,1);redirectus("PastRoom");attributeUp("Rep",10,25,"Judith");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You decide to spend time together in Judith.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//judith//idle3.PNG">
<div class="dialog_character_text" title=",,Hi! Can I sit with you?,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Of course! Have a seat.,,Judith">
</div>
<p class="notation_text">*You sit down at the dining table.*</p>
<p class="notation_text">*Spending time together you don't notice how quickly time passes.*</p>
<div id="next_button" onclick='skip_time(0,3,2,1);redirectus("PastRoom");attributeUp("Rep",10,25,"Judith");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You wake up the next morning.*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//sunrise2.gif">
<div class="dialog_character_text" title=",,Agh... A new day.,,You">
</div>
<p class="notation_text">*You get out of bed.*</p>
<div id="next_button" data-passage="PastRoom" >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
skip_day();
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You wake up the next morning.*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//sunrise3.gif">
<div class="dialog_character_text" title=",,Agh... A new day.,,You">
</div>
<p class="notation_text">*You get out of bed.*</p>
<div id="next_button" data-passage="PastRoom" >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
skip_day();
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You wake up the next morning.*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//sunrise4.gif">
<div class="dialog_character_text" title=",,Agh... A new day.,,You">
</div>
<p class="notation_text">*You get out of bed.*</p>
<div id="next_button" data-passage="PastRoom" >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
skip_day();
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You walk into a biology class.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//stepsister//idle2.PNG">
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Hey! Sit down with me!,,Stepsister">
</div>
<p class="notation_text">*You sit down next to your stepsister.*</p>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Didn't you tell anyone what you saw this morning?,,Stepsister">
</div>
<p class="notation_text">*She speaks in a whisper.*</p>
<div class="dialog_character_text" title=",,Of course not!,,You">
</div>
<p class="notation_text">*She smiles.*</p>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Thanks.,,Stepsister">
</div>
<p class="notation_text">*She's looking at your biology notebook.*</p>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Have you prepared for the test?,,Stepsister">
</div>
<div class="dialog_character_text" title=",,There will be a test today!?,,You">
</div>
<p class="notation_text">*She laughs.*</p>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Don't be afraid!,,Stepsister">
</div>
<div class="dialog_text">
<p>Your stepsister will help you!</p>
</div>
<img class="scenes_image" style="--default_image:url( images//scenes//sisknee.jpg">
<p class="notation_text">*She takes your hand and puts it on her knee.*</p>
<div id="next_button" onclick='event_chain_next("Sis002","Biologyclass","Sis003","PastMyBathroom");redirectus("PastRoom");attributeUp("Rep",10,10,"Stepsister");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You see the door to the bathroom open.*</p>
<div class="dialog_character_text" title=",,Is it really so hard to close the doors behind you?,,You">
</div>
<p class="notation_text">*You walk up to the open door and see your sister in the shower.*</p>
<video class="scenes_image" src="images//scenes//gif//shower.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_character_text" title=",,She's beautiful...,,You">
</div>
<p class="notation_text">*She notices you.*</p>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Brother... Are you following me again?,,Stepsister">
</div>
<p class="notation_text">*She smiles.*</p>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,If you like it that much....,,Stepsister">
</div>
<div class="dialog_text">
<p>You can take a look.</p>
</div>
<p class="notation_text">*She continues to take a shower*</p>
<p class="notation_text">*A new action has been discovered in the Bathroom!*</p>
<div id="next_button" onclick='event_chain_next("Sis003","PastMyBathroom","Sis004","Gym","SisShower","PastMyBathroom");redirectus("PastRoom");attributeUp("Rep",20,20,"Stepsister");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You're trying to open the bathroom door.*</p>
<div class="dialog_character_text" title=",,Is there someone there?,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Yes! I'll be out soon!,,Stepsister">
</div>
<p class="notation_text">*To continue, increase your reputation with Stepsister.*</p>
<div id="next_button" onclick='redirectus("PastRoom");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You walk into the gym and see your stepsister.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//stepsister//idle3.PNG">
<div class="dialog_character_text" title=",,I didn't expect to see you here!,,You">
</div>
<p class="notation_text">*She looks at you in surprise.*</p>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Have you forgotten?,,Stepsister">
</div>
<div class="dialog_text">
<p>I'm leaving for a running competition soon!</p>
</div>
<div class="dialog_character_text" title=",,Oh... Sorry!,,You">
</div>
<p class="notation_text">*She laughs.*</p>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,You've always had problems with your memory!,,Stepsister">
</div>
<p class="notation_text">*She's looking at the treadmill.*</p>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Can we go for a run together?,,Stepsister">
</div>
<div class="dialog_character_text" title=",,Of course!,,You">
</div>
<img class="scenes_image" style="--default_image:url( images//scenes//treadmill.gif">
<p class="notation_text">*You train together.*</p>
<div id="next_button" onclick='event_chain_next("Sis004","Gym","Sis005","PastLivingroom");redirectus("PastRoom");attributeUp("Rep",10,10,"Stepsister");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You walk into the living room and see a frustrated stepsister.*</p>
<div class="dialog_character_text" title=",,Hello... Something happened?,,You">
</div>
<p class="notation_text">*She looks at you, barely holding back tears.*</p>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,I'm thinking about the competition.,,Stepsister">
</div>
<div class="dialog_text">
<p>I think... Maybe it's better for me not to go to the competition?</p>
</div>
<div class="dialog_character_text" title=",,What? Why?,,You">
</div>
<p class="notation_text">*You sit down next to her.*</p>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,I don't think I can win...,,Stepsister">
</div>
<p class="notation_text">*You take her hand.*</p>
<div class="dialog_character_text" title=",,Listen to me...,,You">
</div>
<div class="dialog_text">
<p>You will win!</p>
</div>
<div class="dialog_text">
<p>You've been training for so long!</p>
</div>
<div class="dialog_text">
<p>I believe in you!</p>
</div>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Thank you...,,Stepsister">
</div>
<p class="notation_text">*She kisses you on the lips.*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//kiss.gif">
<p class="notation_text">*You are overwhelmed with feelings for each other.*</p>
<div id="next_button" onclick='event_chain_next("Sis005","PastLivingroom","Sis006","PastKithen");redirectus("PastRoom");attributeUp("Rep",50,50,"Stepsister");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You walk into the living room and see a frustrated stepsister.*</p>
<div class="dialog_character_text" title=",,Hello... Something happened?,,You">
</div>
<p class="notation_text">*She looks at you, barely holding back tears.*</p>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,I'm thinking about the competition.,,Stepsister">
</div>
<div class="dialog_text">
<p>I think... Maybe it's better for me not to go to the competition?</p>
</div>
<div class="dialog_character_text" title=",,What? Why?,,You">
</div>
<p class="notation_text">*You sit down next to her.*</p>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,I don't think I can win...,,Stepsister">
</div>
<div class="dialog_character_text" title=",,Uhm...,,You">
</div>
<div class="dialog_text">
<p>Everything will be... Fine.</p>
</div>
<p class="notation_text">*You say this very hesitantly.*</p>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Not the kind of support I expected from you...,,Stepsister">
</div>
<p class="notation_text">*To continue, increase your Charisma.*</p>
<div id="next_button" onclick='redirectus("PastRoom");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You walk into the kitchen and see your stepsister.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//stepsister//idle4.PNG">
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,You're awake!,,Stepsister">
</div>
<p class="notation_text">*You can smell the toast.*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//toast.jpg">
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,I made toast for you!,,Stepsister">
</div>
<p class="notation_text">*She's hugging you.*</p>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Bon Appetit!,,Stepsister">
</div>
<div class="dialog_character_text" title=",,Thank you very much!,,You">
</div>
<p class="notation_text">*She kisses you on the lips.*</p>
<div id="next_button" onclick='event_chain_next("Sis006","PastKithen","Sis007","PastMyBedroom");redirectus("PastRoom");attributeUp("Rep",10,10,"Stepsister");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You wake up from strange movements under the blanket.*</p>
<div class="dialog_character_text" title=",,What is it?,,You">
</div>
<p class="notation_text">*You look under the blanket and see your stepsister.*</p>
<div class="dialog_character_text" title=",,What are you doing?,,You">
</div>
<p class="notation_text">*She starts taking off your underpants.*</p>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,I want to show you how much I love you!,,You">
</div>
<p class="notation_text">*She starts sucking your dick.*</p>
<video class="scenes_image" src="images//scenes//gif//SEXStepsister//suck2.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Do you like the way I do it?,,Stepsister">
</div>
<div class="dialog_character_text" title=",,Yes.. Don't stop.,,You">
</div>
<video class="scenes_image" src="images//scenes//gif//SEXStepsister//suck.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">She stops.</p>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Today I am participating in a running competition.,,Stepsister">
</div>
<div class="dialog_text">
<p>That's enough for today.</p>
</div>
<div class="dialog_text">
<p>But don't get upset.</p>
</div>
<div class="dialog_text">
<p>We will definitely continue.</p>
</div>
<p class="notation_text">She's leaving your room.</p>
<p class="notation_text">*A new action has been discovered in the Stepsister's Room!*</p>
<p class="notation_text">*It will appear at night and in the evening.*</p>
<div id="next_button" onclick='event_chain_next("Sis007","PastMyBedroom","Sis008","PastLivingroom","SisBJ","PastSsroom");redirectus("PastRoom");attributeUp("Rep",50,50,"Stepsister");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You walk into the living room and see your stepsister.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//stepsister//idle5.PNG">
<div class="dialog_character_text" title=",,You've arrived!,,You">
</div>
<div class="dialog_text">
<p>Did you win?</p>
</div>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Of course!!,,Stepsister">
</div>
<p class="notation_text">*She runs up and hugs you.*</p>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Thank you for believing in me!,,Stepsister">
</div>
<div class="dialog_character_text" title=",,I knew you'd win.,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,You're the best stepbrother!,,Stepsister">
</div>
<p class="notation_text">*She's kissing you.*</p>
<div id="next_button" onclick='event_chain_next("Sis008","PastLivingroom","Sis009","PastSsroom");redirectus("PastRoom");attributeUp("Rep",10,10,"Stepsister");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">You walk into your stepsister's room</p>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Does my brother want to have fun?,,Stepsister">
</div>
<p class="notation_text">*She knocks you down on her bed.*</p>
<div class="dialog_character_text" title=",,Relax...,,Stepsister">
</div>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,I want to show you how much I love you!,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,That's not all...,,Stepsister">
</div>
<video class="scenes_image" src="images//scenes//gif//SEXStepsister//suck.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_character_text" title=",,Agh...How good...,,You">
</div>
<p class="notation_text">*You spend the whole night together.*</p>
<div id="next_button" onclick='redirectus("PastRoom");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
skip_day();
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">You can hear your sister taking a shower.</p>
<video class="scenes_image" src="images//scenes//gif//shower.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">*She sees that you're watching her.*</p>
<div id="next_button" onclick='redirectus("PastRoom");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You go into the stepsister's room*</p>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Hey!,,Stepsister">
</div>
<p class="notation_text">*You see that the bed is broken.*</p>
<div class="dialog_character_text" title=",,What happened to your bed?,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Agh...,,Stepsister">
</div>
<div class="dialog_text">
<p>I've been saying for a long time that the bed will break soon!</p>
</div>
<div class="dialog_text">
<p>And that's what happened!</p>
</div>
<div class="dialog_text">
<p>And the bed won't be fixed until tomorrow.</p>
</div>
<p class="notation_text">*She comes close to you.*</p>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Can I sleep with you tonight?,,Stepsister">
</div>
<div class="dialog_text">
<p>You're going to help your stepsister, aren't you?</p>
</div>
<div class="dialog_character_text" title=",,Em... Of course! You can sleep with me tonight.,,You">
</div>
<img class="scenes_image" style="--default_image:url( images//characters//stepsister//idle6.PNG">
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,You won't regret it!,,Stepsister">
</div>
<p class="notation_text">*She's hugging you.*</p>
<div id="next_button" onclick='event_chain_next("Sis009","PastSsroom","Sis010","PastMyBedroom");redirectus("PastRoom");attributeUp("Rep",10,10,"Stepsister");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You wake up because of strange movements under the blanket.*</p>
<div class="dialog_character_text" title=",,Let's have some fun?,,Stepsister">
</div>
<p class="notation_text">*You can't resist.*</p>
<p class="notation_text">*She starts giving you a blowjob.*</p>
<video class="scenes_image" src="images//scenes//gif//SEXStepsister//suck.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">*How do you want it?*</p>
<div id="choice_1" class="choices_dialog" style="margin-top:3%;">
<div onclick="choice(1,this)" class="dialog_text choices">
<p >The rider's pose.</p>
</div>
<div onclick="choice(2,this)" class="dialog_text choices">
<p >Pose on the back.</p>
</div>
</div>
<div class="choice_block hidden" id="1">
<video class="scenes_image" src="images//scenes//gif//SEXStepsister//ride.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_character_text" title=",,I want more!,,Stepsister">
</div>
<div id="choice_1" class="choices_dialog" style="margin-top:3%;">
<div onclick="choice(3,this)" class="dialog_text choices">
<p >Pose on the side.</p>
</div>
<div onclick="choice(4,this)" class="dialog_text choices">
<p >Doggie style</p>
</div>
</div>
</div>
<div class="choice_block hidden" id="2">
<video class="scenes_image" src="images//scenes//gif//SEXStepsister//ontheback.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_character_text" title=",,I want more!,,Stepsister">
</div>
<div id="choice_1" class="choices_dialog" style="margin-top:3%;">
<div onclick="choice(3,this)" class="dialog_text choices">
<p >Pose on the side.</p>
</div>
<div onclick="choice(4,this)" class="dialog_text choices">
<p >Doggie style</p>
</div>
</div>
</div>
<div class="choice_block hidden" id="3">
<video class="scenes_image" src="images//scenes//gif//SEXStepsister//Ontheside.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">*Time to cum.*</p>
<div id="choice_1" class="choices_dialog" style="margin-top:3%;">
<div onclick="choice(5,this)" class="dialog_text choices">
<p >In mouth.</p>
</div>
</div>
</div>
<div class="choice_block hidden" id="4">
<video class="scenes_image" src="images//scenes//gif//SEXStepsister//doggie.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">*Time to cum.*</p>
<div id="choice_1" class="choices_dialog" style="margin-top:3%;">
<div onclick="choice(5,this)" class="dialog_text choices">
<p >In mouth.</p>
</div>
</div>
</div>
<div class="choice_block hidden" id="5">
<video class="scenes_image" src="images//scenes//gif//SEXStepsister//mouth.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_character_text" title=",,How delicious.,,Stepsister">
</div>
<p class="notation_text">*A new action has been discovered in the Stepsister's Room!*</p>
<p class="notation_text">*It will appear at night and in the evening.*</p>
<div id="next_button" onclick='event_chain_next("Sis010","PastMyBedroom","SisSex","PastSsroom","SisNext","PastMyBedroom");attributeUp("Rep",50,50,"Stepsister");window.setTimeout(closeMessage,3000);redirectus("PastLocation");' >
</div>
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">You walk into your stepsister's room</p>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Does my brother want to have fun?,,Stepsister">
</div>
<p class="notation_text">*She knocks you down on her bed.*</p>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Relax...,,Stepsister">
</div>
<div class="dialog_text">
<p>I want to show you how much I love you!</p>
</div>
<p class="notation_text">*She starts giving you a blowjob.*</p>
<video class="scenes_image" src="images//scenes//gif//SEXStepsister//suck.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">*How do you want it?*</p>
<div id="choice_1" class="choices_dialog" style="margin-top:3%;">
<div onclick="choice(1,this)" class="dialog_text choices">
<p >The rider's pose.</p>
</div>
<div onclick="choice(2,this)" class="dialog_text choices">
<p >Pose on the back.</p>
</div>
</div>
<div class="choice_block hidden" id="1">
<video class="scenes_image" src="images//scenes//gif//SEXStepsister//ride.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_character_text" title=",,I want more!,,Stepsister">
</div>
<div id="choice_1" class="choices_dialog" style="margin-top:3%;">
<div onclick="choice(3,this)" class="dialog_text choices">
<p >Pose on the side.</p>
</div>
<div onclick="choice(4,this)" class="dialog_text choices">
<p >Doggie style</p>
</div>
</div>
</div>
<div class="choice_block hidden" id="2">
<video class="scenes_image" src="images//scenes//gif//SEXStepsister//ontheback.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_character_text" title=",,I want more!,,Stepsister">
</div>
<div id="choice_1" class="choices_dialog" style="margin-top:3%;">
<div onclick="choice(3,this)" class="dialog_text choices">
<p >Pose on the side.</p>
</div>
<div onclick="choice(4,this)" class="dialog_text choices">
<p >Doggie style</p>
</div>
</div>
</div>
<div class="choice_block hidden" id="3">
<video class="scenes_image" src="images//scenes//gif//SEXStepsister//Ontheside.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">*Time to cum.*</p>
<div id="choice_1" class="choices_dialog" style="margin-top:3%;">
<div onclick="choice(5,this)" class="dialog_text choices">
<p >In mouth.</p>
</div>
</div>
</div>
<div class="choice_block hidden" id="4">
<video class="scenes_image" src="images//scenes//gif//SEXStepsister//doggie.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">*Time to cum.*</p>
<div id="choice_1" class="choices_dialog" style="margin-top:3%;">
<div onclick="choice(5,this)" class="dialog_text choices">
<p >In mouth.</p>
</div>
</div>
</div>
<div class="choice_block hidden" id="5">
<video class="scenes_image" src="images//scenes//gif//SEXStepsister//mouth.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_character_text" title=",,How delicious.,,Stepsister">
</div>
<p class="notation_text">*A new action has been discovered in the Stepsister's Room!*</p>
<p class="notation_text">*It will appear at night and in the evening.*</p>
<div id="next_button" onclick='redirectus("PastRoom");' >
</div>
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
skip_day();
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You walk into the kitchen and see your stepsister.*</p>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,You're awake!,,Stepsister">
</div>
<div class="dialog_text">
<p>Would it be difficult for you to wash the dishes?</p>
</div>
<div class="dialog_character_text" title=",,Em... Okay,,You">
</div>
<div class="dialog_text">
<p>I'll do the dishes</p>
</div>
<div class="dialog_character_text" title="url(images//characters//stepsister//sis.png),,Thanks!,,Stepsister">
</div>
<p class="notation_text">*She leaves the kitchen.*</p>
<p class="notation_text">*To continue, increase your reputation with Stepsister.*</p>
<div id="next_button" onclick='redirectus("PastRoom");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">The continuation of Stepsister's story will appear in the next update!</p>
<p class="notation_text">Follow the news!</p>
<div id="next_button" onclick='redirectus("PastRoom");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You approach Judith*</p>
<div class="dialog_character_text" title=",,I want to take part in your quiz!,,You">
</div>
<img class="scenes_image" style="--default_image:url( images//characters//judith//idle3.PNG">
<p class="notation_text">*She turns to you.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,I don't think you're ready yet...,,Judith">
</div>
<p class="notation_text">*She points to the bookshelves.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Get more knowledge.,,Judith">
</div>
<p class="notation_text">*She continues to read the book.*</p>
<p class="notation_text">To continue, increase your intelligence.</p>
<div id="next_button" onclick='redirectus("PastRoom");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You approach Judith*</p>
<div class="dialog_character_text" title=",,Hi, are you free now?,,You">
</div>
<p class="notation_text">*She turns to you.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Of course!,,Judith">
</div>
<div class="dialog_text">
<p>Do you want to take part in my quiz?</p>
</div>
<div class="dialog_character_text" title=",,Yes.,,You">
</div>
<p class="notation_text">*She smiles.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Great!,,Judith">
</div>
<div class="dialog_text">
<p>Just don't be afraid...</p>
</div>
<div class="dialog_text">
<p>This quiz will be easy.</p>
</div>
<p class="notation_text">*The quiz begins!*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,The first question!,,Judith">
</div>
<div class="dialog_text">
<p>Which country is the most earthquake-prone country in the world?</p>
</div>
<div id="choice_1" class="choices_dialog" style="margin-top:3%;">
<div onclick="choice(1,this)" class="dialog_text choices">
<p >Japan?</p>
</div>
<div onclick="choice(2,this)" class="dialog_text choices">
<p >Malaysia?</p>
</div>
</div>
<div class="choice_block hidden" id="1">
<div class="dialog_character_text" title=",,Japan?,,You">
</div>
<p class="notation_text">*She's considering your answer.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,This is the right answer!,,Judith">
</div>
<div class="dialog_text">
<p>The second question!</p>
</div>
<div class="dialog_text">
<p>What is the largest island in the world?</p>
</div>
<div id="choice_1" class="choices_dialog" style="margin-top:3%;">
<div onclick="choice(3,this)" class="dialog_text choices">
<p >Ireland?</p>
</div>
<div onclick="choice(4,this)" class="dialog_text choices">
<p >Greenland?</p>
</div>
</div>
</div>
<div class="choice_block hidden" id="2">
<div class="dialog_character_text" title=",,Malaysia?,,You">
</div>
<p class="notation_text">*She laughs.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Malaysia?,,Judith">
</div>
<div class="dialog_text">
<p>This is the wrong answer!</p>
</div>
<div class="dialog_text">
<p>You need to read a few more books...</p>
</div>
<p class="notation_text">*She sighs*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,If you want to try again.,,Judith">
</div>
<div class="dialog_text">
<p>I'm always here!</p>
</div>
<p class="notation_text">*She turns away from you.*</p>
<div id="next_button" onclick='redirectus("PastRoom");' >
</div>
</div>
<div class="choice_block hidden" id="3">
<div class="dialog_character_text" title=",,Ireland?,,You">
</div>
<p class="notation_text">*She laughs.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Ireland?,,Judith">
</div>
<div class="dialog_text">
<p>This is the wrong answer!</p>
</div>
<div class="dialog_text">
<p>You need to read a few more books...</p>
</div>
<p class="notation_text">*She sighs*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,If you want to try again.,,Judith">
</div>
<div class="dialog_text">
<p>I'm always here!</p>
</div>
<p class="notation_text">*She turns away from you.*</p>
<div id="next_button" onclick='redirectus("PastRoom");' >
</div>
</div>
<div class="choice_block hidden" id="4">
<div class="dialog_character_text" title=",,Greenland?,,You">
</div>
<p class="notation_text">*She's considering your answer.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,This is the right answer!,,Judith">
</div>
<div class="dialog_text">
<p>Last question!</p>
</div>
<div class="dialog_text">
<p>Which is the only country bordering the UK?</p>
</div>
<div id="choice_1" class="choices_dialog" style="margin-top:3%;">
<div onclick="choice(5,this)" class="dialog_text choices">
<p >Sweden?</p>
</div>
<div onclick="choice(6,this)" class="dialog_text choices">
<p >Ireland?</p>
</div>
</div>
<div class="choice_block hidden" id="6">
<div class="dialog_character_text" title=",,Ireland?,,You">
</div>
<p class="notation_text">*She's considering your answer.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,This is the right answer!,,Judith">
</div>
<div class="dialog_text">
<p>Well done!</p>
</div>
<div class="dialog_text">
<p>To be honest...</p>
</div>
<div class="dialog_text">
<p>That you will answer all three questions correctly!</p>
</div>
<p class="notation_text">*She smiles.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,It was nice to spend time with you!,,Judith">
</div>
<div class="dialog_text">
<p>I hope we'll meet again!</p>
</div>
<p class="notation_text">*She winks at you.*</p>
<div id="next_button" onclick='event_chain_next("Jud002","library","Jud003","Cafeteria");redirectus("PastRoom");attributeUp("Rep",20,20,"Judith");' >
</div>
</div>
</div>
<div class="choice_block hidden" id="5">
<div class="dialog_character_text" title=",,Sweden?,,You">
</div>
<p class="notation_text">*She laughs.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Sweden?,,Judith">
</div>
<div class="dialog_text">
<p>This is the wrong answer!</p>
</div>
<div class="dialog_text">
<p>You need to read a few more books...</p>
</div>
<p class="notation_text">*She sighs*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,If you want to try again.,,Judith">
</div>
<div class="dialog_text">
<p>I'm always here!</p>
</div>
<p class="notation_text">*She turns away from you.*</p>
<div id="next_button" onclick='redirectus("PastRoom");' >
</div>
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You walk into the dining room and you see Judith*</p>
<div class="dialog_character_text" title=",,Hi! Can I sit with you?,,You">
</div>
<p class="notation_text">*She looks away from the book.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//judith//idle.PNG">
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Sit down...,,Judith">
</div>
<p class="notation_text">*She says thoughtfully.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Do you like the library?,,Judith">
</div>
<div class="dialog_character_text" title=",,Of course! It's very nice there.,,You">
</div>
<p class="notation_text">*She smiles.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,I am glad to meet a person who also likes to read books.,,Judith">
</div>
<div class="dialog_text">
<p>It's very rare these days...</p>
</div>
<p class="notation_text">*She moves closer to you.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,I'll tell you a secret...,,Judith">
</div>
<div class="dialog_text">
<p>I love smart guys very much</p>
</div>
<p class="notation_text">*She looks at her watch.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,I'm sorry, I have to go...,,Judith">
</div>
<div class="dialog_text">
<p>It was nice to spend time with you!</p>
</div>
<div class="dialog_text">
<p>Bye!</p>
</div>
<p class="notation_text">*She leaves the cafeteria.*</p>
<div id="next_button" onclick='event_chain_next("Jud003","Cafeteria","Jud004","library");redirectus("PastRoom");attributeUp("Rep",10,10,"Judith");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*The biology lesson begins.*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//lesson.jpg">
<p class="notation_text">*You write down everything the teacher tells you.*</p>
<p class="notation_text">*You don't notice how quickly time passes.*</p>
<div id="next_button" onclick='minor_event_timeup();redirectus("PastRoom");attributeUp("Intelligence",1,25);' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
skip_time(0,3,2,1)
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*The history lesson begins.*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//lesson.jpg">
<p class="notation_text">*You write down everything the teacher tells you.*</p>
<p class="notation_text">*You don't notice how quickly time passes.*</p>
<div id="next_button" onclick='minor_event_timeup();redirectus("PastRoom");attributeUp("Intelligence",1,25);' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
skip_time(0,3,2,1)
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You're watching your stepsister.*</p>
<video class="scenes_image" src="images//scenes//gif//cut1.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div id="choice_1" class="choices_dialog" style="margin-top:3%;">
<div onclick="choice(1,this)" class="dialog_text choices">
<p >Continue.</p>
</div>
</div>
<div class="choice_block hidden" id="1">
<p class="notation_text">*You keep looking.*</p>
<video class="scenes_image" src="images//scenes//gif//cut2.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div id="next_button" onclick='redirectus("PastRoom");' >
</div>
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You walk into the kitchen and see your stepmother.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//stepmother//idle3.PNG">
<div class="dialog_character_text" title=",,You're back from work!,,You">
</div>
<p class="notation_text">*She's hugging you.*</p>
<div class="dialog_character_text" title="url(images//characters//stepmother//avatar.png),,Did you have a good time with your stepsister?,,Stepmother">
</div>
<div class="dialog_character_text" title=",,Yes... We had a good time!,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//stepmother//avatar.png),,I'm glad to hear that.,,Stepmother">
</div>
<p class="notation_text">*She starts making tea.*</p>
<div class="dialog_character_text" title="url(images//characters//stepmother//avatar.png),,Would you like some tea?,,Stepmother">
</div>
<div id="choice_1" class="choices_dialog" style="margin-top:3%;">
<div onclick="choice(1,this)" class="dialog_text choices">
<p >Yes</p>
</div>
<div onclick="choice(2,this)" class="dialog_text choices">
<p >No</p>
</div>
</div>
<div class="choice_block hidden" id="1">
<div class="dialog_character_text" title=",,Yes,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//stepmother//avatar.png),,Great! But there was only green tea left in the house...,,Stepmother">
</div>
<img class="scenes_image" style="--default_image:url( images//scenes//tea.jpg">
<p class="notation_text">*You spend the evening together for a pleasant conversation.*</p>
<div id="next_button" onclick='event_chain_next("Mom001","PastKithen","Mom002","PastMyBedroom");redirectus("PastRoom");attributeUp("Rep",10,10,"Stepmother");' >
</div>
</div>
<div class="choice_block hidden" id="2">
<div class="dialog_character_text" title=",,No,,You">
</div>
<p class="notation_text">*She takes a cup of hot tea.*</p>
<div class="dialog_character_text" title="url(images//characters//stepmother//avatar.png),,Okay... I'm going to rest.,,Stepmother">
</div>
<div class="dialog_text">
<p>See you tomorrow!</p>
</div>
<p class="notation_text">*She goes to her room.*</p>
<div id="next_button" onclick='event_chain_next("Mom001","PastKithen","Mom002","PastMyBedroom");redirectus("PastRoom");attributeUp("Rep",10,10,"Stepmother");' >
</div>
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*Stepmother comes into your room.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//stepmother//idle2.PNG">
<p class="notation_text">*She's looking around your room.*</p>
<div class="dialog_character_text" title="url(images//characters//stepmother//avatar.png),,How dirty it is here...,,Stepmother">
</div>
<div class="dialog_text">
<p>When was the last time you cleaned here?</p>
</div>
<div class="dialog_character_text" title=",,Heh... To be honest.,,You">
</div>
<div class="dialog_text">
<p>I don't know...</p>
</div>
<p class="notation_text">*She looks at you with surprise.*</p>
<div class="dialog_character_text" title="url(images//characters//stepmother//avatar.png),,It's horrible...,,Stepmother">
</div>
<p class="notation_text">*She comes closer to you.*</p>
<div class="dialog_character_text" title="url(images//characters//stepmother//avatar.png),,Be a good boy...,,Stepmother">
</div>
<div class="dialog_text">
<p>Clean up your room.</p>
</div>
<p class="notation_text">*You can feel her breathing.*</p>
<div class="dialog_character_text" title=",,I'll clean up here.,,You">
</div>
<p class="notation_text">*She smiles.*</p>
<div class="dialog_character_text" title="url(images//characters//stepmother//avatar.png),,I'll check it out!,,Stepmother">
</div>
<p class="notation_text">*She's leaving your room.*</p>
<p class="notation_text">*You're looking around your room.*</p>
<div class="dialog_character_text" title=",,It's time to clean up here!,,You">
</div>
<p class="notation_text">*You start cleaning your room.*</p>
<div id="next_button" onclick='event_chain_next("Mom002","PastMyBedroom","Mom003","PastMyBedroom");redirectus("PastRoom");attributeUp("Rep",10,10,"Stepmother");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">The continuation of Stepmother story will appear in the next update!</p>
<p class="notation_text">Follow the news!</p>
<div id="next_button" onclick='redirectus("PastRoom");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<img class="scenes_image" style="--default_image:url( images//scenes//gif//Locker.gif">
<p class="notation_text">*You're peeking the women's locker room.*</p>
<div id="next_button" onclick='minor_event_timeup();redirectus("PastRoom");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You approach Judith*</p>
<div class="dialog_character_text" title=",,Hi, are you free now?,,You">
</div>
<p class="notation_text">*She turns to you.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Of course!,,Judith">
</div>
<div class="dialog_text">
<p>Do you want to take part in my quiz?</p>
</div>
<div class="dialog_character_text" title=",,Yes.,,You">
</div>
<p class="notation_text">*She smiles.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Great!,,Judith">
</div>
<div class="dialog_text">
<p>This quiz is going to be harder!</p>
</div>
<div class="dialog_text">
<p>If you answer all the questions correctly... You'll get a prize!</p>
</div>
<p class="notation_text">*The quiz begins!*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,The first question!,,Judith">
</div>
<div class="dialog_text">
<p>Which planet is the hottest?</p>
</div>
<div id="choice_1" class="choices_dialog" style="margin-top:3%;">
<div onclick="choice(1,this)" class="dialog_text choices">
<p >Venus?</p>
</div>
<div onclick="choice(2,this)" class="dialog_text choices">
<p >Mars?</p>
</div>
</div>
<div class="choice_block hidden" id="1">
<div class="dialog_character_text" title=",,Venus?,,You">
</div>
<p class="notation_text">*She's considering your answer.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,This is the right answer!,,Judith">
</div>
<div class="dialog_text">
<p>The second question!</p>
</div>
<div class="dialog_text">
<p>how many planets are there in the solar system?</p>
</div>
<div id="choice_1" class="choices_dialog" style="margin-top:3%;">
<div onclick="choice(4,this)" class="dialog_text choices">
<p >8?</p>
</div>
<div onclick="choice(3,this)" class="dialog_text choices">
<p >5?</p>
</div>
</div>
</div>
<div class="choice_block hidden" id="2">
<div class="dialog_character_text" title=",,Mars?,,You">
</div>
<p class="notation_text">*She laughs.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Mars?,,Judith">
</div>
<div class="dialog_text">
<p>This is the wrong answer!</p>
</div>
<div class="dialog_text">
<p>You need to read a few more books...</p>
</div>
<p class="notation_text">*She sighs*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,If you want to try again.,,Judith">
</div>
<div class="dialog_text">
<p>I'm always here!</p>
</div>
<p class="notation_text">*She turns away from you.*</p>
<div id="next_button" onclick='redirectus("PastRoom");' >
</div>
</div>
<div class="choice_block hidden" id="3">
<div class="dialog_character_text" title=",,5?,,You">
</div>
<p class="notation_text">*She laughs.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,5?,,Judith">
</div>
<div class="dialog_text">
<p>This is the wrong answer!</p>
</div>
<div class="dialog_text">
<p>You need to read a few more books...</p>
</div>
<p class="notation_text">*She sighs*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,If you want to try again.,,Judith">
</div>
<div class="dialog_text">
<p>I'm always here!</p>
</div>
<p class="notation_text">*She turns away from you.*</p>
<div id="next_button" onclick='redirectus("PastRoom");' >
</div>
</div>
<div class="choice_block hidden" id="4">
<div class="dialog_character_text" title=",,8?,,You">
</div>
<p class="notation_text">*She's considering your answer.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,This is the right answer!,,Judith">
</div>
<div class="dialog_text">
<p>Last question!</p>
</div>
<div class="dialog_text">
<p>What is the largest planet in the solar system?</p>
</div>
<div id="choice_1" class="choices_dialog" style="margin-top:3%;">
<div onclick="choice(6,this)" class="dialog_text choices">
<p >Jupiter?</p>
</div>
<div onclick="choice(5,this)" class="dialog_text choices">
<p >Earth?</p>
</div>
</div>
<div class="choice_block hidden" id="6">
<div class="dialog_character_text" title=",,Jupiter?,,You">
</div>
<p class="notation_text">*She's considering your answer.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,This is the right answer!,,Judith">
</div>
<div class="dialog_text">
<p>Well done!</p>
</div>
<p class="notation_text">*She comes closer to you.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Come here tonight...,,Judith">
</div>
<div class="dialog_text">
<p>I know a quiet room there.</p>
</div>
<div class="dialog_text">
<p>Your prize will be waiting for you there...</p>
</div>
<p class="notation_text">*She smiles.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,I'll be waiting for you!,,Judith">
</div>
<p class="notation_text">*She winks at you.*</p>
<div id="next_button" onclick='event_chain_next("Jud004","library","Jud005","library");redirectus("PastRoom");attributeUp("Rep",20,20,"Judith");' >
</div>
</div>
</div>
<div class="choice_block hidden" id="5">
<div class="dialog_character_text" title=",,Earth?,,You">
</div>
<p class="notation_text">*She laughs.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Earth?,,Judith">
</div>
<div class="dialog_text">
<p>This is the wrong answer!</p>
</div>
<div class="dialog_text">
<p>You need to read a few more books...</p>
</div>
<p class="notation_text">*She sighs*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,If you want to try again.,,Judith">
</div>
<div class="dialog_text">
<p>I'm always here!</p>
</div>
<p class="notation_text">*She turns away from you.*</p>
<div id="next_button" onclick='redirectus("PastRoom");' >
</div>
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You approach Judith*</p>
<div class="dialog_character_text" title=",,I want to take part in your quiz!,,You">
</div>
<img class="scenes_image" style="--default_image:url( images//characters//judith//idle3.PNG">
<p class="notation_text">*She turns to you.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,I don't think you're ready yet...,,Judith">
</div>
<p class="notation_text">*She points to the bookshelves.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Get more knowledge.,,Judith">
</div>
<p class="notation_text">*She continues to read the book.*</p>
<p class="notation_text">To continue, increase your intelligence.</p>
<div id="next_button" onclick='redirectus("PastRoom");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You walk into the library and you see Judith.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//judith//idle2.PNG">
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Hi!,,Judith">
</div>
<div class="dialog_text">
<p>Do you want to get your prize?</p>
</div>
<div class="dialog_character_text" title=",,Of course!,,You">
</div>
<p class="notation_text">*She licks her lips.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,You're going to love it...,,Judith">
</div>
<div class="dialog_text">
<p>Follow me.</p>
</div>
<p class="notation_text">*You follow her.*</p>
<p class="notation_text">*You walk into a quiet room.*</p>
<p class="notation_text">*She closes the door.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Relax...,,Judith">
</div>
<p class="notation_text">*She starts sucking your dick.*</p>
<video class="scenes_image" src="images//scenes//gif//Judith//judBj.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Do you like it?,,Judith">
</div>
<div class="dialog_character_text" title=",,Yes...,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,This is not all that awaits you...,,Judith">
</div>
<div class="dialog_text">
<p>But today...</p>
</div>
<div class="dialog_text">
<p>We won't go too far.</p>
</div>
<div id="next_button" onclick='event_chain_next("Jud005","library","Jud006","library");redirectus("PastRoom");attributeUp("Rep",50,50,"Judith");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You approach Judith*</p>
<div class="dialog_character_text" title=",,Hi, are you free now?,,You">
</div>
<p class="notation_text">*She turns to you.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Of course!,,Judith">
</div>
<div class="dialog_text">
<p>Do you want to take part in my quiz?</p>
</div>
<div class="dialog_character_text" title=",,Yes.,,You">
</div>
<p class="notation_text">*She smiles.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Great!,,Judith">
</div>
<div class="dialog_text">
<p>This will be the most difficult quiz...</p>
</div>
<div class="dialog_text">
<p>But your prize... It's worth it.</p>
</div>
<p class="notation_text">*The quiz begins!*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,The first question!,,Judith">
</div>
<div class="dialog_text">
<p>In what year was the US Declaration of Independence signed?</p>
</div>
<div id="choice_1" class="choices_dialog" style="margin-top:3%;">
<div onclick="choice(2,this)" class="dialog_text choices">
<p >1676?</p>
</div>
<div onclick="choice(1,this)" class="dialog_text choices">
<p >1776?</p>
</div>
</div>
<div class="choice_block hidden" id="1">
<div class="dialog_character_text" title=",,1776?,,You">
</div>
<p class="notation_text">*She's considering your answer.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,This is the right answer!,,Judith">
</div>
<div class="dialog_text">
<p>The second question!</p>
</div>
<div class="dialog_text">
<p>When did the Berlin Wall fall?</p>
</div>
<div id="choice_1" class="choices_dialog" style="margin-top:3%;">
<div onclick="choice(4,this)" class="dialog_text choices">
<p >1989?</p>
</div>
<div onclick="choice(3,this)" class="dialog_text choices">
<p >1991?</p>
</div>
</div>
</div>
<div class="choice_block hidden" id="2">
<div class="dialog_character_text" title=",,1676?,,You">
</div>
<p class="notation_text">*She laughs.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,1676?,,Judith">
</div>
<div class="dialog_text">
<p>This is the wrong answer!</p>
</div>
<div class="dialog_text">
<p>You need to read a few more books...</p>
</div>
<p class="notation_text">*She sighs*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,If you want to try again.,,Judith">
</div>
<div class="dialog_text">
<p>I'm always here!</p>
</div>
<p class="notation_text">*She turns away from you.*</p>
<div id="next_button" onclick='redirectus("PastRoom");' >
</div>
</div>
<div class="choice_block hidden" id="3">
<div class="dialog_character_text" title=",,1991?,,You">
</div>
<p class="notation_text">*She laughs.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,1991?,,Judith">
</div>
<div class="dialog_text">
<p>This is the wrong answer!</p>
</div>
<div class="dialog_text">
<p>You need to read a few more books...</p>
</div>
<p class="notation_text">*She sighs*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,If you want to try again.,,Judith">
</div>
<div class="dialog_text">
<p>I'm always here!</p>
</div>
<p class="notation_text">*She turns away from you.*</p>
<div id="next_button" onclick='redirectus("PastRoom");' >
</div>
</div>
<div class="choice_block hidden" id="4">
<div class="dialog_character_text" title=",,1989?,,You">
</div>
<p class="notation_text">*She's considering your answer.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,This is the right answer!,,Judith">
</div>
<div class="dialog_text">
<p>Last question!</p>
</div>
<div class="dialog_text">
<p>What was the original name of New York?</p>
</div>
<div id="choice_1" class="choices_dialog" style="margin-top:3%;">
<div onclick="choice(6,this)" class="dialog_text choices">
<p >New Amsterdam?</p>
</div>
<div onclick="choice(5,this)" class="dialog_text choices">
<p >Imperial State?</p>
</div>
</div>
<div class="choice_block hidden" id="6">
<div class="dialog_character_text" title=",,New Amsterdam?,,You">
</div>
<p class="notation_text">*She's considering your answer.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,This is the right answer!,,Judith">
</div>
<div class="dialog_text">
<p>Well done!</p>
</div>
<p class="notation_text">*She comes closer to you.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,I want you to fuck me...,,Judith">
</div>
<div class="dialog_text">
<p>I'll be waiting for you here at night...</p>
</div>
<p class="notation_text">*She licks her lips.*</p>
<div id="next_button" onclick='event_chain_next("Jud006","library","Jud007","library");redirectus("PastRoom");attributeUp("Rep",20,20,"Judith");' >
</div>
</div>
</div>
<div class="choice_block hidden" id="5">
<div class="dialog_character_text" title=",,Imperial State?,,You">
</div>
<p class="notation_text">*She laughs.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Imperial State?,,Judith">
</div>
<div class="dialog_text">
<p>This is the wrong answer!</p>
</div>
<div class="dialog_text">
<p>You need to read a few more books...</p>
</div>
<p class="notation_text">*She sighs*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,If you want to try again.,,Judith">
</div>
<div class="dialog_text">
<p>I'm always here!</p>
</div>
<p class="notation_text">*She turns away from you.*</p>
<div id="next_button" onclick='redirectus("PastRoom");' >
</div>
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You approach Judith*</p>
<div class="dialog_character_text" title=",,I want to take part in your quiz!,,You">
</div>
<img class="scenes_image" style="--default_image:url( images//characters//judith//idle3.PNG">
<p class="notation_text">*She turns to you.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,I don't think you're ready yet...,,Judith">
</div>
<p class="notation_text">*She points to the bookshelves.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Get more knowledge.,,Judith">
</div>
<p class="notation_text">*She continues to read the book.*</p>
<p class="notation_text">To continue, increase your intelligence.</p>
<div id="next_button" onclick='redirectus("PastRoom");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You go into the library.*</p>
<p class="notation_text">*There's no one here.*</p>
<div class="dialog_character_text" title=",,Judith? Are you here?,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Come here!,,Judith">
</div>
<p class="notation_text">*You walk into a room and you see Judith.*</p>
<p class="notation_text">*She closes the door behind you.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Your prize is waiting for you...,,Judith">
</div>
<p class="notation_text">*She pushes you onto the bed.*</p>
<p class="notation_text">*She slowly takes off her clothes.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,You won't forget this night...,,Judith">
</div>
<p class="notation_text">*She starts sucking your dick.*</p>
<video class="scenes_image" src="images//scenes//gif//Judith//judBj.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">*After a blowjob, you start fucking her.*</p>
<video class="scenes_image" src="images//scenes//gif//Judith//jud 2.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Don't stop!,,Judith">
</div>
<video class="scenes_image" src="images//scenes//gif//Judith//jud 3.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Ahh!!,,Judith">
</div>
<div class="dialog_text">
<p>Cum in my mouth!</p>
</div>
<video class="scenes_image" src="images//scenes//gif//Judith//Cum.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,How delicious...,,Judith">
</div>
<p class="notation_text">*You spend the whole night together.*</p>
<div id="next_button" onclick='event_chain_next("Jud007","library","Jud008","library");redirectus("PastRoom");attributeUp("Rep",50,50,"Judith");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
skip_day();
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*Your stepmother comes into your room.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//stepmother//idle5.PNG">
<div class="dialog_character_text" title="url(images//characters//stepmother//avatar.png),,Hi! Have you cleaned your room?,,Stepmother">
</div>
<div class="dialog_character_text" title=",,Of course! It's never been so clean here...,,You">
</div>
<p class="notation_text">*She's looking around your room carefully.*</p>
<div class="dialog_character_text" title="url(images//characters//stepmother//avatar.png),,Well done!,,Stepmother">
</div>
<div class="dialog_text">
<p>I thought you'd ignore my request...</p>
</div>
<p class="notation_text">*She comes closer and starts hugging you.*</p>
<p class="notation_text">*You can smell her vanilla perfume.*</p>
<div class="dialog_character_text" title=",,Did you buy a new perfume?,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//stepmother//avatar.png),,I decided to treat myself...,,Stepmother">
</div>
<p class="notation_text">*She smiles.*</p>
<div class="dialog_character_text" title="url(images//characters//stepmother//avatar.png),,Go to bed.,,Stepmother">
</div>
<div class="dialog_text">
<p>I'm going to relax in the bath after a hard day's work.</p>
</div>
<p class="notation_text">*She's leaving your room.*</p>
<div id="next_button" onclick='event_chain_next("Mom003","PastMyBedroom","Mom004","PastMyBathroom");redirectus("PastRoom");attributeUp("Rep",10,10,"Stepmother");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You quietly walk into the bathroom and see your stepmother.*</p>
<video class="scenes_image" src="images//scenes//gif//mombath.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">*You're trying to be quiet.*</p>
<div class="dialog_character_text" title=",,Ah... She's beautiful...,,You">
</div>
<p class="notation_text">*You say it in a whisper.*</p>
<div id="next_button" onclick='redirectus("PastRoom");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You quietly walk into the bathroom and see your stepmother.*</p>
<video class="scenes_image" src="images//scenes//gif//mombath.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">*You're trying to be quiet.*</p>
<div class="dialog_character_text" title=",,Ah... She's beautiful...,,You">
</div>
<p class="notation_text">*A new action has been discovered in the Bathroom!*</p>
<div id="next_button" onclick='event_chain_next("Mom004","PastMyBathroom","Mom005","Cafeteria","MomShower","PastMyBathroom");redirectus("PastRoom");attributeUp("Rep",50,50,"Stepmother");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You walk into the cafeteria and see your stepmother.*</p>
<div class="dialog_character_text" title=",,What are you doing here?,,You">
</div>
<div class="dialog_text">
<p>I thought you were at work!</p>
</div>
<img class="scenes_image" style="--default_image:url( images//characters//stepmother//idle4.PNG">
<p class="notation_text">*She laughs.*</p>
<div class="dialog_character_text" title="url(images//characters//stepmother//avatar.png),,On the way, I decided to visit you at college!,,Stepmother">
</div>
<div class="dialog_text">
<p>I have a little present for you.</p>
</div>
<p class="notation_text">*She hands you a container of hot food.*</p>
<div class="dialog_character_text" title="url(images//characters//stepmother//avatar.png),,This is for you...,,Stepmother">
</div>
<div class="dialog_character_text" title=",,Thank you very much!,,You">
</div>
<p class="notation_text">*She smiles.*</p>
<div class="dialog_character_text" title="url(images//characters//stepmother//avatar.png),,Eat before the food gets cold.,,Stepmother">
</div>
<div class="dialog_text">
<p>I'm going to work</p>
</div>
<div class="dialog_text">
<p>Bon Appetit!</p>
</div>
<p class="notation_text">*She leaves the cafeteria*</p>
<div id="next_button" onclick='event_chain_next("Mom005","Cafeteria","MomNext","PastMyBathroom");redirectus("PastRoom");attributeUp("Rep",10,10,"Stepmother");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><<nobr>>
<div style="font-family:FredokaOne;margin-top:35%;">
<p style="font-size:20px;margin-left:29%;">Do you want to skip prologue?</p>
<div style="display:flex;">
<div data-passage="prologue15" class="generic_button" style="width:16%;font-size:24px;text-align:center;margin-bottom:3%;margin-left:21%;">Yes</div>
<div data-passage="prologue1" class="generic_button" style="width:16%;font-size:24px;text-align:center;margin-bottom:3%;margin-left:3%;">No</div>
</div>
</div>
<</nobr>><div class="big_text">
<<nobr>>
<p class="notation_text">*You approach the bar.*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//barman.png">
<div class="dialog_character_text" title=",,Would you like something to drink?,,The bartender">
</div>
<div id="choice_1" class="choices_dialog" style="margin-top:3%;">
<div onclick="choice(2,this)" class="dialog_text choices">
<p >Yes</p>
</div>
</div>
<div class="choice_block hidden" id="2">
<div class="dialog_character_text" title=",,I want a drink.,,You">
</div>
<p class="notation_text">*He gives you a menu.*</p>
<div class="dialog_character_text" title=",,Choose a drink.,,The bartender">
</div>
<div id="choice_1" class="choices_dialog" style="margin-top:3%;">
<div onclick="choice(3,this)" class="dialog_text choices">
<p >Beer</p>
</div>
<div onclick="choice(4,this)" class="dialog_text choices">
<p >Whiskey</p>
</div>
</div>
<div class="choice_block hidden" id="3">
<div class="dialog_character_text" title=",,Beer,,You">
</div>
<div class="dialog_character_text" title=",,Good choice!,,The bartender">
</div>
<div class="dialog_text">
<p>I promise you! It will be the most delicious beer in your life!</p>
</div>
<p class="notation_text">*He pours cold beer into a glass.*</p>
<div class="dialog_character_text" title=",,Enjoy it!,,The bartender">
</div>
<img class="scenes_image" style="--default_image:url( images//scenes//drink1.gif">
<p class="notation_text">*You drink all the beer.*</p>
<div id="next_button" onclick='minor_event_timeup();redirectus("PastRoom");attributeUp("Charisma",1,10);' >
</div>
</div>
<div class="choice_block hidden" id="4">
<div class="dialog_character_text" title=",,Whiskey,,You">
</div>
<div class="dialog_character_text" title=",,Good choice!,,The bartender">
</div>
<div class="dialog_text">
<p>We have the most delicious whiskey in town!</p>
</div>
<p class="notation_text">*He pours whiskey into a glass.*</p>
<div class="dialog_character_text" title=",,Enjoy it!,,The bartender">
</div>
<img class="scenes_image" style="--default_image:url( images//scenes//drink2.gif">
<p class="notation_text">*You drink all the whiskey.*</p>
<div id="next_button" onclick='minor_event_timeup();redirectus("PastRoom");attributeUp("Charisma",1,10);' >
</div>
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You walk into a restaurant with Kim.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//kim//idle6.PNG">
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,How beautiful it is here!,,Kim">
</div>
<div class="dialog_character_text" title=",,Let's go to our table,,You">
</div>
<p class="notation_text">*You sit down at a table with her.*</p>
<div class="dialog_character_text" title=",,This is going to be the best night of your life.,,You">
</div>
<p class="notation_text">*You pour the wine into glasses.*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//romantic.jpg">
<p class="notation_text">*You spend a romantic evening together.*</p>
<div id="next_button" onclick='redirectus("dating_kim2");attributeUp("Rep",50,50,"Kim");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<img class="scenes_image" style="--default_image:url( images//characters//kim//idle6.PNG">
<p class="notation_text">*You approach Kim.*</p>
<div class="dialog_character_text" title=",,Hi Kim!,,You">
</div>
<div class="dialog_text">
<p>Do you want to go on a date with me?</p>
</div>
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,On a date?,,Kim">
</div>
<div class="dialog_text">
<p>I can't go on a date with you.</p>
</div>
<div class="dialog_text">
<p>Sorry...</p>
</div>
<p class="notation_text">*To continue, increase your reputation with Kim.*</p>
<div id="next_button" onclick='redirectus("PastRoom");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<img class="scenes_image" style="--default_image:url( images//characters//kim//idle6.PNG">
<p class="notation_text">*You approach Kim.*</p>
<div class="dialog_character_text" title=",,Hi Kim!,,You">
</div>
<div class="dialog_text">
<p>Do you want to go on a date with me?</p>
</div>
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,On a date?,,Kim">
</div>
<div class="dialog_text">
<p>Of course!</p>
</div>
<p class="notation_text">*She smiles.*</p>
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,And where will the date be?,,Kim">
</div>
<div id="choice_1" class="choices_dialog" style="margin-top:3%;">
<div onclick="choice(1,this)" class="dialog_text choices">
<p >Restaurant</p>
</div>
</div>
<div class="choice_block hidden" id="1">
<div class="dialog_character_text" title=",,Restaurant,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,Sounds cool!,,Kim">
</div>
<div class="dialog_text">
<p>Let's meet there tonight!</p>
</div>
<div class="dialog_text">
<p>Okay... I will go</p>
</div>
<div class="dialog_text">
<p>I need to get ready!</p>
</div>
<div class="dialog_text">
<p>See you tonight!</p>
</div>
<p class="notation_text">*She's leaving.*</p>
<div id="next_button" onclick='event_chain_next("Kim006","Cafeteria","KimDATE","RestaurantHall");redirectus("PastRoom");attributeUp("Rep",50,50,"Kim");' >
</div>
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*Your romantic evening is coming to an end.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//kim//idle5.PNG">
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,This is the most romantic evening of my life!,,Kim">
</div>
<p class="notation_text">*You take her hand.*</p>
<div class="dialog_character_text" title=",,Maybe we should go to my house?,,You">
</div>
<p class="notation_text">*She smiles.*</p>
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,Sounds interesting...,,Kim">
</div>
<div class="dialog_text">
<p>Of course</p>
</div>
<p class="notation_text">*You go to your house together.*</p>
<div id="next_button" onclick='redirectus("kim_sexchoice");attributeUp("Rep",10,10,"Kim");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You enter the hall of history and see that all the seats are occupied.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//rebecca//idle4.png">
<p class="notation_text">*Looking around, you notice a new girl in college.*</p>
<div class="dialog_character_text" title=",,Hi! Can I sit with you?,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//rebecca//avatar.png),,Um... of course.,,???">
</div>
<p class="notation_text">*You sit down next to her.*</p>
<div class="dialog_character_text" title=",,Are you new to college?,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//rebecca//avatar.png),,Yeah, this is my first day of study at this college,,???">
</div>
<div class="dialog_character_text" title=",,Are you new to college?,,You">
</div>
<div class="dialog_text">
<p>Let's get acquainted.</p>
</div>
<div class="dialog_text">
<p> What's your name?</p>
</div>
<div class="dialog_character_text" title="url(images//characters//rebecca//avatar.png),,My name is Rebecca.,,Rebecca">
</div>
<div class="dialog_character_text" title=",,Pleased to meet you.,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//rebecca//avatar.png),,Me too,,Rebecca">
</div>
<p class="notation_text">*You sit together for the whole story lesson.*</p>
<div id="next_button" onclick='event_chain_next("Reb001","Historyclass","Reb002","library","lunch_Rebecca","Cafeteria");redirectus("PastRoom");attributeUp("Rep",10,10,"Rebecca");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You walk into the library and see Rebecca carrying a huge stack of books.*</p>
<div class="dialog_character_text" title=",,Can I help you?,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//rebecca//avatar.png),,Of course…,,Rebecca">
</div>
<p class="notation_text">*You help her carry the books to the reading table.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//rebecca//idle2.png">
<div class="dialog_character_text" title="url(images//characters//rebecca//avatar.png),,Phew... thank you very much!,,Rebecca">
</div>
<div class="dialog_character_text" title=",,Why do you need so many books?,,You">
</div>
<p class="notation_text">*She smiles.*</p>
<div class="dialog_character_text" title="url(images//characters//rebecca//avatar.png),,I love reading!,,Rebecca">
</div>
<div class="dialog_text">
<p>And this library is just huge!</p>
</div>
<div class="dialog_text">
<p>I've never seen so many books!</p>
</div>
<div class="dialog_text">
<p>So I decided to take some books…</p>
</div>
<div class="dialog_text">
<p>Okay, thanks again for the help!</p>
</div>
<p class="notation_text">*She starts reading books.*</p>
<div id="next_button" onclick='event_chain_next("Reb002","library","Reb003","Cafeteria");redirectus("PastRoom");attributeUp("Rep",10,10,"Rebecca");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You walk into the cafeteria and see Rebecca.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//rebecca//idle3.png">
<div class="dialog_character_text" title="url(images//characters//rebecca//avatar.png),,Hi! Sit down with me.,,Rebecca">
</div>
<p class="notation_text">*You sit down next to her.*</p>
<div class="dialog_character_text" title="url(images//characters//rebecca//avatar.png),,Are you studying for history exams?,,Rebecca">
</div>
<div class="dialog_character_text" title=",,History exam!?,,You">
</div>
<div class="dialog_text">
<p>I haven't heard anything about this exam!</p>
</div>
<p class="notation_text">*She laughs.*</p>
<div class="dialog_character_text" title="url(images//characters//rebecca//avatar.png),,Why are you so scared?,,Rebecca">
</div>
<div class="dialog_text">
<p>Are you really bad at history?</p>
</div>
<p class="notation_text">*You nod back.*</p>
<div class="dialog_character_text" title="url(images//characters//rebecca//avatar.png),,Hm…,,Rebecca">
</div>
<div class="dialog_text">
<p>If you want, I can help you with preparing for this exam</p>
</div>
<div class="dialog_character_text" title=",,Seriously?,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//rebecca//avatar.png),,Of course!,,Rebecca">
</div>
<div class="dialog_text">
<p>Come to the library in the morning.</p>
</div>
<div class="dialog_text">
<p>Prepare a notebook!</p>
</div>
<p class="notation_text">*You spend time together..*</p>
<div id="next_button" onclick='event_chain_next("Reb003","Cafeteria","Reb004","library");redirectus("PastRoom");attributeUp("Rep",10,10,"Rebecca");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You walk into the library and see that Rebecca is already waiting for you.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//rebecca//idle2.png">
<div class="dialog_character_text" title="url(images//characters//rebecca//avatar.png),,Hi! Did you bring a notebook with you?,,Rebecca">
</div>
<p class="notation_text">*You show her your notebook.*</p>
<div class="dialog_character_text" title="url(images//characters//rebecca//avatar.png),,Great! Sit down.,,Rebecca">
</div>
<div class="dialog_text">
<p>Then let's start our preparation!</p>
</div>
<p class="notation_text">*You are preparing for the history exam together.*</p>
<div id="next_button" onclick='event_chain_next("Reb004","library","Reb005","Historyclass");redirectus("PastRoom");attributeUp("Rep",10,10,"Rebecca");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You walk into the cafeteria and see Rebecca.*</p>
<div class="dialog_character_text" title=",,Can I sit with you?,,You">
</div>
<img class="scenes_image" style="--default_image:url( images//characters//rebecca//idle5.png">
<p class="notation_text">*She turns to you.*</p>
<div class="dialog_character_text" title="url(images//characters//rebecca//avatar.png),,Sorry, but I'm not in the mood to talk...,,Rebecca">
</div>
<p class="notation_text">*To continue, increase your reputation with Rebecca.*</p>
<div id="next_button" onclick='redirectus("PastRoom");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You go into the history room and sit down with Rebecca.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//rebecca//idle6.png">
<div class="dialog_character_text" title="url(images//characters//rebecca//avatar.png),,Are you worried?,,Rebecca">
</div>
<div class="dialog_character_text" title=",,No! I am confident in myself.,,You">
</div>
<p class="notation_text">*She giggles*</p>
<div class="dialog_character_text" title=",,Let's start our exam!,,History Teacher">
</div>
<p class="notation_text">*You answer all the questions carefully.*</p>
<div id="next_button" onclick='event_chain_next("Reb005","Historyclass","Reb006","Cafeteria");redirectus("PastRoom");attributeUp("Rep",10,10,"Rebecca");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div>Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.<div class="big_text">
<<nobr>>
<p class="notation_text">*Rebecca is coming up to you.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//rebecca//idle4.png">
<div class="dialog_character_text" title="url(images//characters//rebecca//avatar.png),,Hi! Have you seen the exam results?,,Rebecca">
</div>
<div class="dialog_character_text" title=",,Results?,,You">
</div>
<div class="dialog_text">
<p>What's my grade?</p>
</div>
<div class="dialog_character_text" title="url(images//characters//rebecca//avatar.png),,Wait...,,Rebecca">
</div>
<p class="notation_text">*She's looking for your grade on a piece of paper.*</p>
<div class="dialog_character_text" title="url(images//characters//rebecca//avatar.png),,Interesting...,,Rebecca">
</div>
<div class="dialog_text">
<p>You wrote it beautifully!</p>
</div>
<div class="dialog_text">
<p>Congratulations!</p>
</div>
<p class="notation_text">*She's hugging you.*</p>
<div id="next_button" onclick='event_chain_next("Reb006","Cafeteria","RebNEXT","Cafeteria");redirectus("PastRoom");attributeUp("Rep",10,10,"Rebecca");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">The continuation of Rebecca story will appear in the next update!</p>
<p class="notation_text">Follow the news!</p>
<div id="next_button" onclick='redirectus("PastRoom");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*Go to dating*</p>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<img class="scenes_image" style="--default_image:url( images//characters//judith//idle.PNG">
<p class="notation_text">*You approach Judith.*</p>
<div class="dialog_character_text" title=",,Hi judith!,,You">
</div>
<div class="dialog_text">
<p>Do you want to go on a date with me?</p>
</div>
<p class="notation_text">*She turns to you.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Of course!,,Judith">
</div>
<p class="notation_text">*She's kissing you*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,And where will the date be?,,Judith">
</div>
<div id="choice_1" class="choices_dialog" style="margin-top:3%;">
<div onclick="choice(1,this)" class="dialog_text choices">
<p >Restaurant</p>
</div>
</div>
<div class="choice_block hidden" id="1">
<div class="dialog_character_text" title=",,Restaurant,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Sounds cool!,,Kim">
</div>
<div class="dialog_text">
<p>Let's meet there tonight!</p>
</div>
<div class="dialog_text">
<p>Okay... I will go</p>
</div>
<div class="dialog_text">
<p>I need to get ready!</p>
</div>
<div class="dialog_text">
<p>See you tonight!</p>
</div>
<p class="notation_text">*She's leaving.*</p>
<div id="next_button" onclick='event_chain_next("Jud008","library","JudDATE","RestaurantHall");redirectus("PastRoom");attributeUp("Rep",50,50,"Judith");' >
</div>
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You walk into a restaurant with Judith.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//judith//idle2.PNG">
<p class="notation_text">*She looks around.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,How many people are here!,,Judith">
</div>
<div class="dialog_character_text" title=",,Let's go to our table,,You">
</div>
<p class="notation_text">*You sit down at a table with her.*</p>
<div class="dialog_character_text" title=",,This is going to be the best night of your life.,,You">
</div>
<p class="notation_text">*You pour the wine into glasses.*</p>
<img class="scenes_image" style="--default_image:url( images//scenes//romantic.jpg">
<p class="notation_text">*You spend a romantic evening together.*</p>
<div id="next_button" onclick='redirectus("dating_judith2");attributeUp("Rep",50,50,"Judith");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*Your romantic evening is coming to an end.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//judith//idle.PNG">
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,It was the best date of my life!,,Judith">
</div>
<div class="dialog_text">
<p>You are a real romantic!</p>
</div>
<p class="notation_text">*She smiles.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Can we continue our date at your house?,,Judith">
</div>
<div class="dialog_character_text" title=",,Of course,,You">
</div>
<p class="notation_text">*You go to your house together.*</p>
<div id="next_button" onclick='redirectus("Sex_choice");attributeUp("Rep",10,10,"Kim");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*Choose a sex scene*</p>
<div id="choice_1" class="choices_dialog" style="margin-top:3%;">
<div onclick="choice(1,this)" class="dialog_text choices">
<p >Sex scene 1</p>
</div>
<div onclick="choice(2,this)" class="dialog_text choices">
<p >Sex scene 2</p>
</div>
</div>
<div class="choice_block hidden" id="1">
<p class="notation_text">*Sex scene 1*</p>
<p class="notation_text">*You go into your room together.*</p>
<p class="notation_text">*She pushes you onto the bed.*</p>
<p class="notation_text">*She slowly takes off her clothes.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,You won't forget this night...,,Judith">
</div>
<p class="notation_text">*She starts sucking your dick.*</p>
<video class="scenes_image" src="images//scenes//gif//Judith//judBj.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">*After a blowjob, you start fucking her.*</p>
<video class="scenes_image" src="images//scenes//gif//Judith//jud 2.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Don't stop!,,Judith">
</div>
<video class="scenes_image" src="images//scenes//gif//Judith//jud 3.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Ahh!!,,Judith">
</div>
<div class="dialog_text">
<p>Cum in my mouth!</p>
</div>
<video class="scenes_image" src="images//scenes//gif//Judith//Cum.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,How delicious...,,Judith">
</div>
<p class="notation_text">*You spend the whole night together.*</p>
<div id="next_button" onclick='event_chain_next("JudDATE","RestaurantHall","Jud008","Library");redirectus("PastRoom","PastFamilyHouse","PastMyBedroom");attributeUp("Rep",50,50,"Judith");' >
</div>
</div>
<div class="choice_block hidden" id="2">
<p class="notation_text">*Sex scene 2*</p>
<p class="notation_text">*You go into your room together.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,I want you to fuck me...,,Judith">
</div>
<p class="notation_text">*She starts sucking your dick.*</p>
<video class="scenes_image" src="images//scenes//gif//Judith2//001.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">*After a blowjob, you start fucking her.*</p>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Fuck me!!,,Judith">
</div>
<video class="scenes_image" src="images//scenes//gif//Judith2//002.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Don't stop!,,Judith">
</div>
<video class="scenes_image" src="images//scenes//gif//Judith2//004.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_character_text" title="url(images//characters//judith//judith.png),,Cum in my mouth...,,Judith">
</div>
<video class="scenes_image" src="images//scenes//gif//Judith2//005.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">*You spend the whole night together.*</p>
<div id="next_button" onclick='event_chain_next("JudDATE","RestaurantHall","Jud008","library");redirectus("PastRoom","PastFamilyHouse","PastMyBedroom");attributeUp("Rep",50,50,"Judith");' >
</div>
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
skip_day();
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*Choose a sex scene*</p>
<div id="choice_1" class="choices_dialog" style="margin-top:3%;">
<div onclick="choice(1,this)" class="dialog_text choices">
<p >Sex scene 1</p>
</div>
<div onclick="choice(2,this)" class="dialog_text choices">
<p >Sex scene 2 (Anal)</p>
</div>
</div>
<div class="choice_block hidden" id="1">
<p class="notation_text">*Sex scene 1*</p>
<p class="notation_text">*You go into your room together.*</p>
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,I love you...,,Kim">
</div>
<p class="notation_text">*You start kissing.*</p>
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,You will never forget this night.,,Kim">
</div>
<p class="notation_text">*She starts taking off your pants.*</p>
<video class="scenes_image" src="images//scenes//gif//Kim//001.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,Today I am completely yours,,Kim">
</div>
<div class="dialog_text">
<p>Fuck me...</p>
</div>
<video class="scenes_image" src="images//scenes//gif//Kim//002.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,I want more!,,Kim">
</div>
<video class="scenes_image" src="images//scenes//gif//Kim//003.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,How good!,,Kim">
</div>
<div class="dialog_text">
<p>Cum on my pussy!</p>
</div>
<video class="scenes_image" src="images//scenes//gif//Kim//004.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_character_text" title=",,Agh...,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,It was amazing!,,Kim">
</div>
<p class="notation_text">*You spent the whole night together.*</p>
<div id="next_button" onclick='event_chain_next("KimDATE","RestaurantHall","Kim006","Cafeteria");redirectus("PastRoom","PastFamilyHouse","PastMyBedroom");attributeUp("Rep",50,50,"Kim");' >
</div>
</div>
<div class="choice_block hidden" id="2">
<p class="notation_text">*Sex scene 1*</p>
<p class="notation_text">*You go into your room together.*</p>
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,I love you...,,Kim">
</div>
<p class="notation_text">*I'm all yours today....*</p>
<p class="notation_text">*She starts taking off your pants.*</p>
<video class="scenes_image" src="images//scenes//gif//Kim2//001.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,Fuck me...,,Kim">
</div>
<video class="scenes_image" src="images//scenes//gif//Kim2//002.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,Agh... Fuck me harder!,,Kim">
</div>
<video class="scenes_image" src="images//scenes//gif//Kim2//004.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<div class="dialog_character_text" title="url(images//characters//kim//kim.png),,Faster!!,,Kim">
</div>
<video class="scenes_image" src="images//scenes//gif//Kim2//005.mp4" muted autoplay loop="loop" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' controls>
</video>
<p class="notation_text">*You spent the whole night together.*</p>
<div id="next_button" onclick='event_chain_next("KimDATE","RestaurantHall","Kim006","Cafeteria");redirectus("PastRoom","PastFamilyHouse","PastMyBedroom");attributeUp("Rep",50,50,"Kim");' >
</div>
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
skip_day();
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You decide to spend time together in Rebecca.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//rebecca//idle3.png">
<div class="dialog_character_text" title=",,Hi! Can I sit with you?,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//rebecca//avatar.png),,Of course! Have a seat.,,Rebecca">
</div>
<p class="notation_text">*You sit down at the dining table.*</p>
<p class="notation_text">*Spending time together you don't notice how quickly time passes.*</p>
<div id="next_button" onclick='skip_time(0,3,2,1);redirectus("PastRoom");attributeUp("Rep",10,25,"Rebecca");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You decide to spend time together in Rebecca.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//rebecca//idle4.png">
<div class="dialog_character_text" title=",,Hi! Can I sit with you?,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//rebecca//avatar.png),,Of course! Have a seat.,,Rebecca">
</div>
<p class="notation_text">*You sit down at the dining table.*</p>
<p class="notation_text">*Spending time together you don't notice how quickly time passes.*</p>
<div id="next_button" onclick='skip_time(0,3,2,1);redirectus("PastRoom");attributeUp("Rep",10,25,"Rebecca");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div><div class="big_text">
<<nobr>>
<p class="notation_text">*You decide to spend time together in Rebecca.*</p>
<img class="scenes_image" style="--default_image:url( images//characters//rebecca//idle2.png">
<div class="dialog_character_text" title=",,Hi! Can I sit with you?,,You">
</div>
<div class="dialog_character_text" title="url(images//characters//rebecca//avatar.png),,Of course! Have a seat.,,Rebecca">
</div>
<p class="notation_text">*You sit down at the dining table.*</p>
<p class="notation_text">*Spending time together you don't notice how quickly time passes.*</p>
<div id="next_button" onclick='skip_time(0,3,2,1);redirectus("PastRoom");attributeUp("Rep",10,25,"Rebecca");' >
</div>
<</nobr>>
<script>
$(document).on(':passageend', create_character_dialogs());
</script>
</div>