<div class="preload-images"></div>
<<if $finished>>
You’ve unlocked $ending.length endings out of 20<<if $ending.length>>:
<<for _i to 0;_i<$ending.length;_i++>><li><<print "$ending[_i]">></li><</for>><<else>>.<br><<endif>>
<<if not $all>><br><span id="hint"><<click "How do I unlock an ending?">><<replace "#hint">><i>Maybe if you spend an entire day with one person as much as possible, they will appreciate it, hmm? What if you stick with them twice?? ...Or more?<br>Check their <<link "profiles <i class='im im-info'></i>" "Profiles">><</link>> for what they might like!</i><</replace>><</click>></span><br><<endif>>
<<else>>
<h1>Happy Valentine’s Day!</h1>
Go through a normal day of //Perfumare’s// main character.<br><br>
''Rules:'' pick a picture you vibe with or associate with the cast to determine how the story unfolds.
<li>Possible answers are: Alan, Dia, Flavio, Jewel, Joran, Laurent, Nino, Reed;</li>
<li>Unlock 20 possible endings;</li>
<li>This game is image heavy! You might need to wait a bit for them to load;</li>
<li>Have fun and tell us your results <img src="images/messages/fear.png" style="height: 20px;"></li>
<<endif>>
<br>
<<ch 'START <i class="im im-arrow-right"></i>' 'Customize' '<<set $title to "">>'>><<nobr>>
<div class="resizable imageMapObserve" style="display:none;"> <img usemap="#infographic" alt="Body Outline" src="https://cdn.discordapp.com/attachments/528329422848131085/1065357899129421927/BodyOutline.png"> </div>
<map name="infographic" id="bodyoutline" style="display:none;">
<area alt="Head" title="Head" onclick="SugarCube.Dialog.setup('Head');SugarCube.Dialog.wiki('Thinking...');SugarCube.Dialog.open();" shape="rect" coords="152,10,298,129" tabindex="0" />
<area alt="Neck" title="Neck" onclick="alert($(this).attr('title'))" shape="rect" coords="111,129,349,185" tabindex="0" />
<area alt="Torso" title="Torso" onclick="alert('Torso')" shape="rect" coords="79,186,390,374" tabindex="0" />
<area alt="Waist" title="Waist" onclick="alert('Waist')" shape="rect" coords="321,374,113,438" tabindex="0" />
<area alt="Legs" title="Legs" onclick="alert('Legs')" shape="rect" coords="101,807,327,441" tabindex="0" />
<area alt="Feet" title="Feet" onclick="$.wiki('<<set $room to "Reed">><<goto "Customize">>')" shape="rect" coords="355,891,100,809" tabindex="0" />
</map>
<div id="room" style="display:block;">
<div class="sunglasses"><img src="https://cdn.discordapp.com/attachments/528329422848131085/1065305448443547838/271-2711374_angela-doll-sunglasses-heart-shaped-metal-frame-pink.png"></div>
<div class="marlboro"><img src="https://cdn.discordapp.com/attachments/528329422848131085/1065321301625024552/pinpng.com-marlboro-png-5137939.png"></div>
<div class="pomade"><img src="https://cdn.discordapp.com/attachments/528329422848131085/1065327529331785818/pomada-super-strong-hold-wax.png"></div>
<div class="energy"><img src="https://cdn.discordapp.com/attachments/528329422848131085/1065393432136257717/kindpng_348019.png"></div>
<div class="pen"><img src="https://cdn.discordapp.com/attachments/528329422848131085/1065393431704248460/kindpng_5534174.png"></div>
<div class="scrunchie"><img src="https://cdn.discordapp.com/attachments/528329422848131085/1065393432429862953/860x895.png"></div>
<div class="money"><img src="images/room/wallet.png"></div>
<div class="pills"><img src="https://cdn.discordapp.com/attachments/528329422848131085/1065397696157986826/kindpng_470208.png"></div>
<img src="https://cdn.discordapp.com/attachments/528329422848131085/1065320220585107576/pexels-max-vakhtbovych-6890405.jpg" class="roombig">
</div><</nobr>>
<<ch 'Start <i class="im im-arrow-right"></i>' 'Customize' '<<set $title to "">>'>>''Name:'' <<if $name is "">>(default: Levi)<<endif>> <<textbox "$name" $name>><br><br>
''Surname:'' <<if $surname is "">>(default: Morren)<<endif>> <<textbox "$surname" $surname>>
<br><br>
''Honorifics: '' <br>
<label class="radio-inline"><<radiobutton "$mx" "Mx." autocheck>>
<span class="radio-button"><<click "Mx.">><<set $mx to "Mx.">><</click>></span></label>
<label class="radio-inline"><<radiobutton "$mx" "Mr." autocheck>>
<span class="radio-button"><<click "Mr.">><<set $mx to "Mr.">><</click>></span></label>
<label class="radio-inline"><<radiobutton "$mx" "Ms." autocheck>>
<span class="radio-button"><<click "Ms.">><<set $mx to "Ms.">><</click>></span></label>
<br><br>
''Do you know Amalgam? '' <br>
<label class="radio-inline"><<radiobutton "$amalgam" true autocheck>>
<span class="radio-button"><<click "Yes">><<set $amalgam to true>><</click>></span></label>
<label class="radio-inline"><<radiobutton "$amalgam" false autocheck>>
<span class="radio-button"><<click "No">><<set $amalgam to false>><</click>></span></label>
<br>
<span id="error" class="redlink"></span><br>
<div class="choice">
<<button "Start the game <i class='im im-arrow-right'></i>">>
<<set $name to $name.trim(), $surname to $surname.trim(), $name to $name.toUpperFirst(), $surname to $surname.toUpperFirst()>>
<<if $name is "Jewel" or $name is "Nino" or $name is "Reed" or $name is "Dia" or $name is "Alan" or $name is "Laurent" or $name is "Flavio" or $name is "Joran">>
<<replace "#error">><br>Sorry, the name "$name" is already being used!<</replace>>
<<else>>
<<if $name is "">><<set $name to "Levi">><<endif>>
<<if $surname is "">><<set $surname to "Morren">><<endif>>
<<if $mx is "">><<set $mx to "Mx">><<endif>>
<<set $name to $name.trim(), $surname to $surname.trim(), $name to $name.toUpperFirst(), $surname to $surname.toUpperFirst()>>
<<goto "1q">>
<<endif>>
<<endbutton>>
</div><div class="alarm"><img src="images/alarm.png"> <img src="images/alarm.png"> <img src="images/alarm.png"></div>
<h3>The shrill of your clock tears you out of the bed. At this point, you know the lyrics to the song you’ve set as your alarm by heart.</h3>
<div class="box-grid">
<<link "<div class='box-pfm'><img src='images/music/ladybird.jpg'><div class='lyrics'>Plying down PCH, please shut your mouth<br>You said “I love you, please, I’m completely fucked if you kick me out”<br>That doesn’t matter to me,<br> I’m trying to get well<br>I won’t let your love drive me<br>straight to hell</div></div>" "1a">><<set $music to "Dia", $choice.push("Dia")>><</link>>
<<link "<div class='box-pfm'><img src='images/music/wrenn.png'><div class='lyrics'>I don’t wanna spend all my time stuck reminiscing<br>When you think about things I said, I swore I meant them<br>God you know that I’m paralyzed, when second guessing<br>Oh why do you push me?</div></div>" "1a">><<set $music to "Reed", $choice.push("Reed")>><</link>>
<<link "<div class='box-pfm'><img src='images/music/saintmotel.png'><div class='lyrics'>Well, tell me do you hate me<br>Or do you wanna date me?<br>It’s kinda hard to tell<br>’Cause your eyes are looking crazy</div></div>" "1a">><<set $music to "Flavio", $choice.push("Flavio")>><</link>>
<<link "<div class='box-pfm'><img src='images/music/jorja.png'><div class='lyrics'>When I—<br>Meet someone<br>I don’t want to need no one<br>I’m not tryna let you in<br>Even if I’ve found the one</div></div>" "1a">><<set $music to "Jewel", $choice.push("Jewel")>><</link>>
<<link "<div class='box-pfm'><img src='images/music/sia.png'><div class='lyrics'>I go to sleep<br>And imagine that you’re there with me<br>I look around me and feel<br>You are ever so close to me<br>Each tear that falls from my eye<br>Brings back memories of you to me</div></div>" "1a">><<set $music to "Laurent", $choice.push("Laurent")>><</link>>
<<link "<div class='box-pfm'><img src='images/music/atc.png'><div class='lyrics'>I got my knife, got my gun<br>Let’s see how fast you can run<br>You might think that you can hurt me<br>But the damage has been done</div></div>" "1a">><<set $music to "Nino", $choice.push("Nino")>><</link>>
<<link "<div class='box-pfm'><img src='images/music/salvation.jpg'><div class='lyrics'>Wake up, get paid, ’nother dollar, ’nother day<br>Go and throw it all away, on Cartier<br>Crème de la crème, put my faith in the fun<br>It’s a ritual I live, tonic and gin</div></div>" "1a">><<set $music to "Joran", $choice.push("Joran")>><</link>>
<<link "<div class='box-pfm'><img src='images/music/llm.jpg'><div class='lyrics'>After having spent a fast year<br>Waiting for the next time I can get you close<br>I grew used to being back here<br>Like a chorus synth line soldier at his post<br>You call and I respond,<br>the sparrow and the song<br>I miss you when you’re gone</div></div>" "1a">><<set $music to "Alan", $choice.push("Alan")>><</link>>
</div><<set $sound to true>><<if $music is "Alan">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/ugh.png"/>
<img class='small' src="images/profiles/4.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>The song reminds you of...</h2>
<h1>Alan</h1>
Between the things you’ve seen, and those heard about him, you’re still not sure what to believe.<br><br>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/track/7zC7Ib9pBRPMtJQUCyEbPJ?utm_source=generator&theme=0" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
</div>
</article>
</div></div>\
<<elseif $music is "Dia">>\
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/neutral.png"/>
<img class='small' src="images/profiles/7.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>The song reminds you of...</h2>
<h1>Dia</h1>
You’we worked under her for years now, nowadays as more than just a clerk, and yet there’s still so much that you don’t know about her.<br><br>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/track/0T8kksoGQVrWBb4CXVeozI?utm_source=generator&theme=0" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
</div>
</article>
</div></div>
<<elseif $music is "Flavio">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/sus.png"/>
<img class='small' src="images/profiles/5.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>The song reminds you of...</h2>
<h1>Flavio</h1>
His overall, near overwhelming cheerfulness and the doleful look he has in his eyes when he thinks nobody is looking.<br><br>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/track/4UgLRXh1z9NorzrdawpIgj?utm_source=generator&theme=0" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
</div>
</article>
</div></div>
<<elseif $music is "Jewel">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/smile.png"/>
<img class='small' src="images/profiles/3.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>The song reminds you of...</h2>
<h1>Jewel</h1>
The closer you get, the wider the space that separates you grows. You’re not sure how to handle her, but something in you keeps pulling you in.<br><br>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/track/1Ahp4PZ1vzdbzBCedUrsqI?utm_source=generator&theme=0" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
</div>
</article>
</div></div>
<<elseif $music is "Joran">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/bad.png"/>
<img class='small' src="images/profiles/8.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>The song reminds you of...</h2>
<h1>Joran</h1>
That weird agent guy you keep seeing everywhere lately. He’s more obnoxious than most of the SPD’s guns, and that’s saying something.<br><br>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/track/6G841bKpjTmvzp8NTewUuH?utm_source=generator&theme=0" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
</div>
</article>
</div></div>
<<elseif $music is "Laurent">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/frown.png"/>
<img class='small' src="images/profiles/1.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>The song reminds you of...</h2>
<h1>Laurent</h1>
The unbearable softness hidden by a hard wall. Who knew that stonework could crumble so quickly.<br><br>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/track/7lYAgrpZH9UlfPfy9mxNt5?utm_source=generator&theme=0" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
</div>
</article>
</div></div>
<<elseif $music is "Nino">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/cool.png" style="max-width: 255px;"/>
<img class='small' src="images/profiles/6.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>The song reminds you of...</h2>
<h1>Nino</h1>
The volume, maybe the bite in it. You can’t get any closer than you’re allowed, but you can’t let it go completely either.<br><br>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/track/2cls4groLeYT1zmlXN1pO2?utm_source=generator&theme=0" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
</div>
</article>
</div></div>
<<elseif $music is "Reed">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/smirk.png"/>
<img class='small' src="images/profiles/2.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>The song reminds you of...</h2>
<h1>Reed</h1>
It’s bittersweet, in a sense, how you circle around each other, moving in, then apart, your bond stretches to its limits, but never seems to break.<br><br>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/track/4Bv2byJ032aTBrTZRau3C8?utm_source=generator&theme=0" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
</div>
</article>
</div></div>
<<else>>Your friendly music bug ^^
<<endif>>
<<ch "Next question <i class='im im-arrow-right'></i>" "2q">><<mapresizer>><<set $sound to false>>
<h3>The music plays on as you’re roaming around your small one-room loft, following your morning routine. After the long night, a quick shower isn’t enough to wake you up fully, and so, your bleary eyes slide around your surrounding without much purpose, until they fall onto something that rouses you out of your stupor.</h3>
<<nobr>><<maphighlight>>
<script>
$(function() {
$('.maparea').maphilight(
{
scaleMap: true,
fillOpacity: 0.6,
fillColor: "5e0237",
stroke: true,
strokeColor: "5e0237",
strokeOpacity: 0.8,
strokeWidth: 3,
singleSelect: true,
shadow: true,
shadowPosition: "both",
shadowRadius: 10,
shadowColor: "5e0237",
shadowOpacity: 0.8,
});
});
document.getElementById("bind").addEventListener("click", function (e) {
$('#item' + SugarCube.State.variables.hint).mouseover();
setTimeout(function () {
$('#item' + SugarCube.State.variables.hint).mouseout();
}, 1000);
});
</script>
<<set _hints to [1, 2, 3, 4, 5, 6, 7, 8], _links to ["Need another hint?", "More hints?", "How about another hint?", "More hints incoming", "Hint?", "Want more hints?", "Another hint?", "Another hint here"]>>
<</nobr>><<fadein 5s>><div id="bind" class="choice"><<click "<span id='display'>Need a hint?</span>">><<if _hints.length>><<set $hint to _hints.pluck()>><<else>><<set _hints to [1, 2, 3, 4, 5, 6, 7, 8]>><<endif>><<if _links.length>><<set _link to _links.pluck()>><<else>><<set _links to ["Need another hint?", "More hints?", "How about another hint?", "More hints incoming", "Hint?", "Want more hints?", "Another hint?", "Another hint here"]>><<endif>><<replace "#display">>_link<</replace>><</click>></div><br><</fadein>>
<div id="maproom" class="resizable imageMapObserve">
<img usemap="#infographic" alt="Room with items" src="images/room/room.jpg" class="maparea"></div>
<map name="infographic" id="roomwithitems" class="map-areas">
<area id="item1" alt="A scrunchie" onclick="$.wiki('
<<dialog "You see..." "noclose items" true>>
<img class="item shadowitem" src="images/room/scrunchie.png"><br><br>
A red scrunchie, worn but well-taken care of.<br><br>
<div class="choicehalf">
<<click "Yes">><<set $room to "Jewel", $item to "a red scrunchie", $choice.push("Jewel")>><<dialogclose>><<goto "2a">><</click>>
</div>
<div class="choicehalf">
<<click "No">><<dialogclose>><</click>>
</div>
<</dialog>>
')" coords="156.08960000000025,877.3543999999997,159,816,164,770,174,730,186,697,207,669,231,651,256,646,279,653,299,666,313,690,318,721,314,751,354,756,381,768,397,784,407,804,412,828,404,849,386,866,359,878,328,885,281,889,219,887" shape="poly" tabindex="0"/>
<area id="item2" alt="A pack of menthol cigarettes" onclick="$.wiki('
<<dialog "You see..." "noclose items" true>>
<img class="item shadowitem" src="images/room/cigarettes.png"><br><br>
A half-empty pack of menthol cigarettes, with a cheap yellow lighter inside.<br><br>
<div class="choicehalf">
<<click "Yes">><<set $room to "Alan", $item to "a pack of menthol cigarettes", $choice.push("Alan")>><<dialogclose>><<goto "2a">><</click>>
</div>
<div class="choicehalf">
<<click "No">><<dialogclose>><</click>>
</div>
<</dialog>>
')" coords="842.4656000000001,434.8983999999998,820,413,795,392,763,387,732,397,709,416,697,447,697,480,705,525,726,563,747,592,780,628,821,660,868,630,910,593,937,563,957,539,970,517,980,494,980,471,974,448,958,430,934,414,909,409,880,414" shape="poly" tabindex="0"/>
<area id="item3" alt="Energy drinks" onclick="$.wiki('
<<dialog "You see..." "noclose items" true>><div id="ffs">
<img class="item shadowitem" src="images/room/energydrinks.png"><br><br>
An XXL-size, empty can of lemon energy drink.<br><br>
<div class="choicehalf">
<<click "Yes">><<set $room to "Nino", $item to "an empty can of lemon energy drink", $choice.push("Nino")>><<dialogclose>><<goto "2a">><</click>>
</div>
<div class="choicehalf">
<<click "No">><<dialogclose>><</click>>
</div></div>
<</dialog>>
')" coords="1180,487,1193,466,1210,451,1230,444,1249,440,1272,437,1292,447,1309,458,1321,473,1332,492,1338,509,1335,530,1328,548,1319,568,1305,585,1293,599,1279,616,1262,632,1244,648,1224,664,1203,677,1182,690,1160,679,1140,663,1120,647,1094,627,1073,607,1053,588,1036,566,1027,538,1026,515,1029,494,1039,468,1056,454,1081,444,1109,444,1131,447,1152,457,1165,471" shape="poly" tabindex="0" />
<area id="item4" alt="A bottle of pills" onclick="$.wiki('
<<dialog "You see..." "noclose items" true>>
<img class="item shadowitem" src="images/room/pills.png"><br><br>
A glass container with painkillers.<br><br>
<div class="choicehalf">
<<click "Yes">><<set $room to "Joran", $item to "painkillers", $choice.push("Joran")>><<dialogclose>><<goto "2a">><</click>>
</div>
<div class="choicehalf">
<<click "No">><<dialogclose>><</click>>
</div>
<</dialog>>
')" coords="1669,509,1705,505,1742,500,1767,495,1795,483,1816,465,1825,441,1820,415,1805,392,1781,379,1753,373,1719,377,1721,345,1709,317,1687,296,1659,286,1636,291,1613,306,1601,337,1599,368,1599,406,1606,451,1626,505" shape="poly" tabindex="0" />
<area id="item5" alt="A wallet" onclick="$.wiki('
<<dialog "You see..." "noclose items" true>>
<img class="item shadowitem" src="images/room/wallet.png"><br><br>
A thick wallet.<br><br>
<div class="choicehalf">
<<click "Yes">><<set $room to "Dia", $item to "a thick wallet", $choice.push("Dia")>><<dialogclose>><<goto "2a">><</click>>
</div>
<div class="choicehalf">
<<click "No">><<dialogclose>><</click>>
</div>
<</dialog>>
')" coords="1689,1040,1722,1060,1757,1072,1795,1081,1831,1085,1862,1083,1887,1079,1904,1069,1914,1049,1917,1028,1911,1006,1898,985,1880,969,1858,954,1871,931,1875,906,1871,884,1860,866,1842,854,1823,847,1803,849,1783,862,1764,878,1744,898,1725,918,1705,942,1688,967,1673,991,1656,1017" shape="poly" tabindex="0" />
<area id="item6" alt="A fountain pen" onclick="$.wiki('
<<dialog "You see..." "noclose items" true>>
<img class="item shadowitem" src="images/room/pen.png"><br><br>
A fancy ballpoint pen, silver, with engraved initials.<br><br>
<div class="choicehalf">
<<click "Yes">><<set $room to "Laurent", $item to "a fancy ballpoint pen", $choice.push("Laurent")>><<dialogclose>><<goto "2a">><</click>>
</div>
<div class="choicehalf">
<<click "No">><<dialogclose>><</click>>
</div>
<</dialog>>
')" coords="1571,930,1611,932,1646,932,1677,928,1706,918,1730,906,1748,887,1755,866,1748,842,1734,826,1713,814,1691,809,1668.6687999999997,808.1495999999999,1667.2287999999996,808.1495999999999,1667.2287999999996,806.7095999999999,1669,791,1668,770,1659,752,1636,742,1616,739,1597,746,1578,760,1565,780,1557,826,1563,882" shape="poly" tabindex="0" />
<area id="item7" alt="Hair products" onclick="$.wiki('
<<dialog "You see..." "noclose items" true>>
<img class="item shadowitem" src="images/room/pomade.png"><br><br>
A box of hair pomade.<br><br>
<div class="choicehalf">
<<click "Yes">><<set $room to "Reed", $item to "a box of hair pomade", $choice.push("Reed")>><<dialogclose>><<goto "2a">><</click>>
</div>
<div class="choicehalf">
<<click "No">><<dialogclose>><</click>>
</div>
<</dialog>>
')" coords="1650,581,1660,547,1677,521,1705,508,1731,508,1759,516,1783,533,1798,567,1800,614,1796,654,1779,698,1764,741,1715,740,1666,739,1622,733,1587,720,1560,702,1542,681,1531,653,1532,625,1541,605,1559,586,1587,576,1618,576" shape="poly" tabindex="0" />
<area id="item8" alt="Heart-shaped sunglasses" onclick="$.wiki('
<<dialog "You see..." "noclose items" true>>
<img class="item shadowitem" src="images/room/sunglasses.png"><br><br>
Designer’s sunglasses, heart-shaped.<br><br>
<div class="choicehalf">
<<click "Yes">><<set $room to "Flavio", $item to "heart-shaped sunglasses", $choice.push("Flavio")>><<dialogclose>><<goto "2a">><</click>>
</div>
<div class="choicehalf">
<<click "No">><<dialogclose>><</click>>
</div>
<</dialog>>
')" coords="714,747,724,729,747,718,773,711,796,711,822,726,837,752,844,780,842,815,834,849,824,878,811,906,793,936,754,939,716,939,677,935,636,926,607,910,582,889,572,864,571,835,577,815,589,796,605,788,625,783,649,780,673,782,700,786,707,766" shape="poly" tabindex="0" />
</map>
<span style="font-size:0.8em"><<link "*Click here if you need to realign the image" "2q">><</link>></span><<if $room is "Alan">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/ugh.png"/>
<img class='small' src="images/profiles/4.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>The forgetful one is...</h2>
<h1>Alan</h1>
You see a half-empty pack of menthol cigarettes, with a cheap yellow lighter inside. With how much he’s been smoking lately, you have no doubt he carries a fresh pack in each pocket of his jacket either way. Still, you should hand the package over to Dia or Reed, whoever you see first. Unless they decide to have a post-work meeting in your loft again, instead of the cabin.
</div>
</article>
</div></div>
<<elseif $room is "Dia">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/neutral.png"/>
<img class='small' src="images/profiles/7.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>The forgetful one is...</h2>
<h1>Dia</h1>
You see a thick wallet. Sadly, not yours. There’s only one person who after leaving their wallet behind wouldn’t even try to contact you, instead shrugging it off. Well, two, but you can’t imagine hosting Alan at your place. You need to hand the wallet to Dia when you see her later, though you suspect she hasn’t even noticed the loss.
</div>
</article>
</div></div>
<<elseif $room is "Flavio">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/sus.png"/>
<img class='small' src="images/profiles/5.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>The forgetful one is...</h2>
<h1>Flavio</h1>
You see designer’s sunglasses, heart-shaped. Obviously Flavio’s. Given how much he plays with them, placing them willy-nilly anywhere he is, they were bound to get left behind at some point. It only happened they ended up here, after your unsuccessful attempt at having him speak with Reed at your place yesterday. Oh, well.
</div>
</article>
</div></div>
<<elseif $room is "Jewel">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/smile.png"/>
<img class='small' src="images/profiles/3.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>The forgetful one is...</h2>
<h1>Jewel</h1>
You see a red scrunchie, worn but well-taken care of. She must have left it behind after she came to check if you’ve got home safe. Well, knowing her, she has at least three more of them as a spare. She can pick her lost one when she comes to see you next time.
</div>
</article>
</div></div>
<<elseif $room is "Joran">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/bad.png"/>
<img class='small' src="images/profiles/8.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>The forgetful one is...</h2>
<h1>Joran</h1>
You see a glass container with painkillers. Wait, not painkillers. Affliction suppressants. Where did these come from? You have a vague recollection of stumbling upon a tall man in a suit on your way back home. The image is so hazy, it might as well be a dream.
</div>
</article>
</div></div>
<<elseif $room is "Laurent">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/frown.png"/>
<img class='small' src="images/profiles/1.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>The forgetful one is...</h2>
<h1>Laurent</h1>
You see a fancy ballpoint pen, silver, with engraved initials. Laurent’s favorite. You almost feel bad for borrowing it, but he seemed pleased when he gave it to you during your bi-weekly lunch meeting yesterday. You got yourself a new notebook, but forgot a pen, classic.
</div>
</article>
</div></div>
<<elseif $room is "Nino">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/cool.png" style="max-width: 255px;"/>
<img class='small' src="images/profiles/6.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>The forgetful one is...</h2>
<h1>Nino</h1>
You see an XXL-size, empty can of lemon energy drink. After witnessing Nino down three of these, one after the other, you couldn’t in good conscience let her drive home - or use her affliction - in that state, she did just make you a huge favor by picking you up from the meeting at 3AM in the morning. She crashed on your couch, leaving, as she always does, without a word of warning. The only sign of her presence is a leftover crushed can, and the faint aroma of artificial lemon.
</div>
</article>
</div></div>
<<elseif $room is "Reed">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/smirk.png"/>
<img class='small' src="images/profiles/2.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>The forgetful one is...</h2>
<h1>Reed</h1>
You see a box of hair pomade. Another thing to add to the collection of hair products Reed’s left behind at your place. At least up until now, he had the good graces to keep his damn shit in the bathroom, not lying around everywhere. If he didn’t negotiate cheaper rent for you in the first place, you’d really consider charging him a hefty fee for letting you treat your loft as his storage.
</div>
</article>
</div></div>
<<else>>Your friendly roomy bug ^^
<<endif>>
<<ch "Next question <i class=\"im im-arrow-right\"></i>" "3q">><h3>The item aside, a glance at the clock reminds you that the bridge between being fashionably late and entirely fucked is rail-thin. Hurrying through the rest of your preparations, you get dressed and all but run out of your loft.</h3>
<div class="box-grid">
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/transport/car.jpg);'></div>" "3a">><<set $transport to "Laurent", $choice.push("Laurent")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/transport/bus.jpg);'></div>" "3a">><<set $transport to "Jewel", $choice.push("Jewel")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/transport/taxi.jpg);'></div>" "3a">><<set $transport to "Joran", $choice.push("Joran")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/transport/tel.jpg);'></div>" "3a">><<set $transport to "Nino", $choice.push("Nino")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/transport/carinside.jpg);'></div>" "3a">><<set $transport to "Reed", $choice.push("Reed")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/transport/merc.jpg);'></div>" "3a">><<set $transport to "Alan", $choice.push("Alan")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/transport/bed.jpg);'></div>" "3a">><<set $transport to "Dia", $choice.push("Dia")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/transport/dog.jpg);'></div>" "3a">><<set $transport to "Flavio", $choice.push("Flavio")>><</link>>
</div><<if $transport is "Alan">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/ugh.png"/>
<img class='small' src="images/profiles/4.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You got to work with...</h2>
<h1>Alan</h1>
You don’t even attempt to try and catch the bus - you’re all too aware that it has to be half-way past the bridge by now. Deciding to try your luck, you decide to hitchhike, but as soon as you find yourself by the main street, you notice a peculiar commotion happening around you.<br><br>
You acknowledge the passersby’s attention first, then the object of it. A fancy car, very unlike the old models that you’re used to seeing in this area, halts right before you, cutting your path. The driver - to your immense surprise - is Alan.<br><br>
He’s not really looking at you, but talking on the phone via loudspeaker, frowning all the while. The only indication that you’re supposed to get in is the door that opens and stays that way until you slither inside, muttering a low ‘thanks’, that falls on deaf ears. The conversation seems important, but you lack the context to fill in the blanks. Tuning out the jargon, you simply zone out, watching outside the front window change.<br><br>
When you get back to yourself, Alan is looking at you expectantly, one brow raised, he appears more amused than pissed, but you never know with him.<br><br>
“Sorry, what did you say?”<br><br>
“I asked if I have to carry you out.”<br><br>
“What? No why—”<br><br>
“We’re here.”<br><br>
Breaking the record of the fastest jump out of the car, you all but dash, yelling a mix of ‘sorry’ and ‘thanks again’ that he more than likely ignores. It’s only when you’re by the perfumery that it dawns on you that he might have been heading the same way, if only to see Dia, but you don’t pause to let him catch up to you. It’d be too awkward now, wouldn’t it?
</div>
</article>
</div></div>\
<<elseif $transport is "Dia">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/neutral.png"/>
<img class='small' src="images/profiles/7.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You got to work with...</h2>
<h1>Dia</h1>
Though you sprint as fast as you can, before you can get to the bus stop, you see your ride drive by, quickly disappearing into the distance. To make matter worse, a quick pat-down makes you realize you forgot to bring your wallet. Your pockets are, as well, woefully free of change.<br><br>
“Well then, sleeping in it is...” It’s not like there’s a lot to do today, and you know Dia wouldn’t mind you showing up later than intended every once in a while. “Let’s try again in an hour.”
</div>
</article>
</div></div>
<<elseif $transport is "Flavio">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/sus.png"/>
<img class='small' src="images/profiles/5.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You got to work with...</h2>
<h1>Flavio</h1>
Though you sprint as fast as you can, before you can get to the bus stop, you see your ride drive by, quickly disappearing into the distance. To make the matter worse, a quick pat-down makes you realize you forgot to bring your wallet. Your pockets are, as well, woefully free of change.<br><br>
“Fuck. Walking it is.”<br><br>
Grumbling every curse word you know under your nose as you jog, you’re distracted to the point that you only hear your name being called when you stand face-to-face with... a dog? Oh, and Flavio, crouching next to the small terrier. On the ground lies the remainder of what seems to have been Flavio’s lunch. Only a few specks of lettuce litter the asphalt.<br><br>
“Changing your profession?” you ask, watching him scratch at the white fur. It’s not the first time you saw him around here. Nor is it a new occurrence to see him with company.<br><br>
“Ha! I wish,” he says, wiping his hands on his black leather pants, apparently done dog-sitting. “Late to work?”<br><br>
No, you just love to indulge in a morning stroll across half of the fucking city. “How did you guess...”<br><br>
“Let’s say I have sixth sense.” Flavio straightens, looking in the direction of the bus stop. “And a memorized schedule.”<br><br>
“Flattering.”<br><br>
“Don’t let Alcide hear you say that.” Barking a laugh, Flavio checks the time on his cell phone. “We could still catch the next one, if we hurry.”<br><br>
“You think? Let’s try.”
</div>
</article>
</div></div>
<<elseif $transport is "Jewel">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/smile.png"/>
<img class='small' src="images/profiles/3.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You got to work with...</h2>
<h1>Jewel</h1>
Good thing you decided to set a quick pace for yourself, as you manage to catch the bus right on time. It’s largely empty, and even as it starts to fill in, there’s always a lot of space for you to notice - and smell - each and every individual. And so, when you catch a familiar scent - outdoors and fresh, herbal perfume - you recognize the owner of it even before you see her.<br><br>
“Not jogging today?” you say once Jewel stops by you, refusing to sit down and instead standing by your seat. Since she lives close to your workplace, you’re not used to seeing her that far from the city center, and especially not inside a bus.<br><br>
“I was, actually,” she admits, a bit abashedly.<br><br>
When the unspoken meaning sinks, you break into stifled laughter. She ran too far. “Well, I’m glad. I’d love some company.”<br><br>
The frown that began to crease her forehead melts slowly. “Me too,” she admits, hesitantly returning your smile.
</div>
</article>
</div></div>
<<elseif $transport is "Joran">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/bad.png"/>
<img class='small' src="images/profiles/8.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You got to work with...</h2>
<h1>Joran</h1>
Though you sprint as fast as you can, before you can get to the bus stop, you see your ride drive by, quickly disappearing into the distance. Thankfully, past-you was prepared for that, and left you spare cash in one of your pockets. It should be more than enough for a taxi fare.<br><br>
Walking towards the nearest office building, where you know to expect taxi drivers to loiter, you spot a lone yellow vehicle parked in the driveway. Unluckily, you’re not the only person hoping to get a ride.<br><br>
“Are you availa—” yours and another’s voice resound at the same time. The both of you pause at the same syllable, turning your heads towards each other.<br><br>
“Oh.” And there goes your plan. “Weird dream guy,” you mutter before your brain can catch up with your tongue.<br><br>
“I do have a name,” the ‘Weird dream guy’ says, taking off his sunglasses and hooking them on the front pocket of his jacket.<br><br>
“I didn’t ask.” Huffing, you pivot, meaning to walk away and wait for another taxi, but the agent stops you, sounding rather diverted.<br><br>
“Come on, now, we can play nice.” When you look at him, frowning, he points his chin at the car. “I don’t bi—”<br><br>
“Ugh. Aren’t you too old to say shit like that.” Truthfully, he can’t be that much older than you, but still.<br><br>
“Aren’t you too young to curse?” he retorts, in the same fashion.<br><br>
“I take it you’ll be sharing?” the taxi driver drawls, starting the car.<br><br>
“Seems so.” It’s going to be... Ah, it beats being late.
</div>
</article>
</div></div>
<<elseif $transport is "Laurent">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/frown.png"/>
<img class='small' src="images/profiles/1.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You got to work with...</h2>
<h1>Laurent</h1>
Though you sprint as fast as you can, before you can get to the bus stop, you see your ride drive by, quickly disappearing into the distance.<br><br>
As you put your hands into your pockets in search of loose change you could spend on a taxi, a klaxon resounds from behind you, one, but sharply, nearly giving you a heart attack.<br><br>
“$mx $surname,” is what you hear next, “it was not my intention to startle you.” When you wave your hand to let Laurent know it’s all right, he continues. “Are you heading to work?”<br><br>
You can’t quite help the way your throat tightens, expecting your secret to be revealed at any moment. But Laurent just looks at you calmly, without a trace of distrust or malice. “I’m trying to.”<br><br>
“I can see that.” The corner of his lips twitches. “Would you like a lift?”<br><br>
“Yes, please.”
</div>
</article>
</div></div>
<<elseif $transport is "Nino">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/cool.png" style="max-width: 255px;"/>
<img class='small' src="images/profiles/6.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You got to work with...</h2>
<h1>Nino</h1>
You don’t even attempt to try and catch the bus - you’re all too aware that it has to be half-way past the bridge by now. You were really dragging your legs today, huh. Hesitating on the stars vis-à-vis your tenement, you absentmindedly wonder whether you should give up and call in sick, when a gust of wind, seemingly with no source, slaps you across the face.<br><br>
Between one blink and the other, a black shadow appears in front of you, rapidly reshaping into a form of—
“Fucking hell, Nino!” you gasp, choking on air. “Do you always have to do that?!”<br><br>
The agent shrugs, unbothered by your reaction and question both. “Have you seen anything weird around here? SPD-weird,” she adds when you open your mouth to retort.<br><br>
“I just left the loft.”<br><br>
“Just?” She blinks. “Don’t you have—”<br><br>
Is everyone and their mother aware of when you should be at any given time? “Yes, I’m late. So what?”<br><br>
Nino doesn’t answer, ignoring your curt tone. Turning her head, she only gazes at the surroundings in a half-assed attempt at observation. “Fine,” she says a few seconds later. Extending a hand, she waits for you to grasp it, shaking her arm when you take too long to comply. “I am going back to the HQ. I’ll take you with me.”<br><br>
“Oh, thanks, I— Wait. You’re not going to disintegrate m—” Ah, fuck.
</div>
</article>
</div></div>
<<elseif $transport is "Reed">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/smirk.png"/>
<img class='small' src="images/profiles/2.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You got to work with...</h2>
<h1>Reed</h1>
The red sports car parked right by the entrance to your tenement is probably the priciest and cleanest out of all vehicles parked on the street. If that wasn’t enough of a hint that your ride is here, the relentless way Reed abuses the horn to catch your attention settles the deal.<br><br>
“Coming!” you yell, and though you know he can hear you through the half-raised window, the beep-beep-beep doesn’t cease until you yank the door open.<br><br>
“//Ciao//, $name,” Reed drawls, faux-surprised as you settle in the passenger’s seat. “I thought you’ve forgotten about li’l ol’ me.”<br><br>
“As if you’d let me.”<br><br>
“You mean I’m that unforgettable?”<br><br>
“Whatever helps you sleep at night.”
</div>
</article>
</div></div>
<<else>>Your friendly transportation bug ^^<<endif>>
<<ch "Next question <i class='im im-arrow-right'></i>" "4q">><h3>You wouldn’t call your arrival miraculous, but the eight o’clock traffic jam made the streets around the perfumery nearly unpassable even on foot. You had to shoulder your way through the passages that otherwise are empty. Eventually, you get there more or less unscathed. Either way, you’re ready to begin.</h3>
<div class="box-grid">
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/work/gym.jpg);'></div>" "4a">><<set $work to "Nino", $choice.push("Nino")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/work/tetris.jpg);'></div>" "4a">><<set $work to "Alan", $choice.push("Alan")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/work/phone.jpg);'></div>" "4a">><<set $work to "Dia", $choice.push("Dia")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/work/chat.jpg);'></div>" "4a">><<set $work to "Reed", $choice.push("Reed")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/work/fragile.jpg);'></div>" "4a">><<set $work to "Jewel", $choice.push("Jewel")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/work/nap.jpg);'></div>" "4a">><<set $work to "Flavio", $choice.push("Flavio")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/work/files.jpg);'></div>" "4a">><<set $work to "Laurent", $choice.push("Laurent")>><</link>>
<<link "<div class='hallucination-effect hal2' style='background-image: url(images/work/stop.jpg);'></div>" "4a">><<set $work to "Joran", $choice.push("Joran")>><</link>>
</div><<if $work is "Alan">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/ugh.png"/>
<img class='small' src="images/profiles/4.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>Your working buddy is...</h2>
<h1>Alan</h1>
There’s not much to do today, and with little to no clients you laze around in the staff room, startling when an unexpected visitor stops by, searching for Dia.<br><br>
“Try Snake next time,” Alan says dryly, snorting when you tense, expecting a reproach. It doesn’t come. “Carry on,” he says, and leaves you to it.
</div>
</article>
</div></div>\
<<elseif $work is "Dia">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/neutral.png"/>
<img class='small' src="images/profiles/7.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>Your working buddy is...</h2>
<h1>Dia</h1>
Stuck with an annoying client arguing with you over the phone, you almost consider using your affliction just to shut them up, when Dia comes to your rescue.<br><br>
“Leave it to me,” she says, taking the receiver from your hand. Then, her sweet tone changes abruptly as a string of curses goes through. Ah, the good old Dia saving your sanity once again.
</div>
</article>
</div></div>
<<elseif $work is "Flavio">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/sus.png"/>
<img class='small' src="images/profiles/5.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>Your working buddy is...</h2>
<h1>Flavio</h1>
You only mean to sit down for a little while, waiting for the electric kettle to boil your water. You rouse an hour later, groggy from your impromptu nap and with water that has begun to grow lukewarm. And to think that just a day before you made fun of Flavio for falling asleep during work. Shame on you, huh.
</div>
</article>
</div></div>
<<elseif $work is "Jewel">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/smile.png"/>
<img class='small' src="images/profiles/3.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>Your working buddy is...</h2>
<h1>Jewel</h1>
Working diligently, you help Jewel unpack the boxes, painstakingly ripping the copious amounts of foil off the packages. It’s better than dealing with the clients out front, that’s for sure.
</div>
</article>
</div></div>
<<elseif $work is "Joran">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/bad.png"/>
<img class='small' src="images/profiles/8.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>Your working buddy is...</h2>
<h1>Joran</h1>
Heading downstairs to pick up the batch of freshly made //Perfumare//, you stop dead in your tracks when you notice a fragrance that does not belong in the catacombs - a faint, powdery scent of opioids. When you look around, there’s no one here. Strange. You should alert Dia anyway.
</div>
</article>
</div></div>
<<elseif $work is "Laurent">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/frown.png"/>
<img class='small' src="images/profiles/1.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>Your working buddy is...</h2>
<h1>Laurent</h1>
Poring over the paperwork that seems to be never-ending, you think about Laurent, the only person you know who actually enjoys the task. Hm, maybe you should invite him over?
</div>
</article>
</div></div>
<<elseif $work is "Nino">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/cool.png" style="max-width: 255px;"/>
<img class='small' src="images/profiles/6.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>Your working buddy is...</h2>
<h1>Nino</h1>
Frustrated with your work, you idly entertain the last conversation you had with Nino.<br><br>
<i>“Training is technically a part of the job,” she said, pointing at the area of the SPD HQ where you
know the gym is. “You get to beat people up, and they pay you for it.”<br><br>
“Wish Dia paid me for beating people too.”<br><br>
“One can dream.”<br><br>
“Right.”</i>
</div>
</article>
</div></div>
<<elseif $work is "Reed">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/smirk.png"/>
<img class='small' src="images/profiles/2.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>Your working buddy is...</h2>
<h1>Reed</h1>
As you spend hours chatting with the clients, selling them extra packages of perfume they don’t actually need, you catch the sight of Reed, placing the ‘open’ sign in front of the bar, just across the street. He can’t actually see you watching him, but he suddenly turns your way. Huh, what a coincidence.
</div>
</article>
</div></div>
<<else>>Your friendly working bug ^^<<endif>>
<<ch "Next question <i class='im im-arrow-right'></i>" "5q">><h3>In a moment of free time, you pick something to read.</h3>
<div class="box-grid">
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/books/vogue.jpg);'></div>" "5a">><<set $reading to "Reed", $choice.push("Reed")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/books/comics.jpg);'></div>" "5a">><<set $reading to "Flavio", $choice.push("Flavio")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/books/thriller.jpg);'></div>" "5a">><<set $reading to "Nino", $choice.push("Nino")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/books/nyt.jpg);'></div>" "5a">><<set $reading to "Laurent", $choice.push("Laurent")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/books/romance.jpg);'></div>" "5a">><<set $reading to "Alan", $choice.push("Alan")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/books/fashion.jpg);'></div>" "5a">><<set $reading to "Joran", $choice.push("Joran")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/books/atlas.jpg);'></div>" "5a">><<set $reading to "Jewel", $choice.push("Jewel")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/books/antiques.jpg);'></div>" "5a">><<set $reading to "Dia", $choice.push("Dia")>><</link>>
</div><<if $reading is "Alan">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/ugh.png"/>
<img class='small' src="images/profiles/4.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You share your reading taste with...</h2>
<h1>Alan</h1>
Leafing through an old Harlequin, you almost fall asleep halfway through the cheap drama taking place between the rich heiress and her handyman. The only thing that keeps you awake is the memory of Alan personally recommending you the book. It was the most emotional and animated you’ve ever seen him, and that includes when he found out that Reed’s new work outfit consists of a nearly sheer shirt...
</div>
</article>
</div></div>\
<<elseif $reading is "Dia">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/neutral.png"/>
<img class='small' src="images/profiles/7.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You share your reading taste with...</h2>
<h1>Dia</h1>
There are Dia’s catalogs of vintage baubles on nearly every surface in the shop. You could maybe afford a spoon, if you saved all your paychecks for a month.
</div>
</article>
</div></div>
<<elseif $reading is "Flavio">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/sus.png"/>
<img class='small' src="images/profiles/5.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You share your reading taste with...</h2>
<h1>Flavio</h1>
One of Flavio’s favorite comics with bright, pretty illustrations and a story he likes best - bad humor and a plot you don’t need to use your brain to understand.
</div>
</article>
</div></div>
<<elseif $reading is "Jewel">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/smile.png"/>
<img class='small' src="images/profiles/3.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You share your reading taste with...</h2>
<h1>Jewel</h1>
Jewel’s atlas lies on the chair, hidden from view by her jersey. She brought it for her sister from a local library, but she constantly forgets to take it home with her. Good for you. Maybe you’ll learn something new about fauna today.
</div>
</article>
</div></div>
<<elseif $reading is "Joran">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/bad.png"/>
<img class='small' src="images/profiles/8.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You share your reading taste with...</h2>
<h1>Joran</h1>
You find a Haute Couture magazine somewhere in the cabinet. Among the more //abstract// outfits, a pair of sunglasses draws your attention. You could swear you’ve seen them on someone before.
</div>
</article>
</div></div>
<<elseif $reading is "Laurent">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/frown.png"/>
<img class='small' src="images/profiles/1.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You share your reading taste with...</h2>
<h1>Laurent</h1>
There’s a stack of newspapers in the corner, maculature, really. The one on the top is old, and it’s just the last page, the one with ‘funny jokes’ and crosswords. You took it from Laurent the last time you met. He was so focused on the news he didn’t even notice.
</div>
</article>
</div></div>
<<elseif $reading is "Nino">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/cool.png" style="max-width: 255px;"/>
<img class='small' src="images/profiles/6.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You share your reading taste with...</h2>
<h1>Nino</h1>
A thriller book you borrowed from Nino. It’s all about suspense and death, just what she likes. You’d think she has enough of that at work, but maybe not.
</div>
</article>
</div></div>
<<elseif $reading is "Reed">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/smirk.png"/>
<img class='small' src="images/profiles/2.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You share your reading taste with...</h2>
<h1>Reed</h1>
You still carry a fashion magazine in your backpack. You’re giving it back to Reed for the third week straight. There are mostly formal suits and dresses - a vague hint from Alan that Reed should ‘start dressing his age.’
</div>
</article>
</div></div>
<<else>>Your friendly reading bug ^^<<endif>>
<<ch "Next question <i class='im im-arrow-right'></i>" "6q">><h3>When the lunch break finally comes, you welcome it eagerly.</h3>
<div class="box-grid">
<<link "<div class='hallucination-effect hal2' style='background-image: url(images/lunch/beans.jpg);'></div>" "6a">><<set $lunch to "Flavio", $choice.push("Flavio")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/lunch/sandwich.jpg);'></div>" "6a">><<set $lunch to "Joran", $choice.push("Joran")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/lunch/coffee.jpg);'></div>" "6a">><<set $lunch to "Alan", $choice.push("Alan")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/lunch/restaurant.jpg);'></div>" "6a">><<set $lunch to "Dia", $choice.push("Dia")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/lunch/chicken.jpg);'></div>" "6a">><<set $lunch to "Nino", $choice.push("Nino")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/lunch/smoothie.jpg);'></div>" "6a">><<set $lunch to "Laurent", $choice.push("Laurent")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/lunch/spaghetti.jpg);'></div>" "6a">><<set $lunch to "Reed", $choice.push("Reed")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/lunch/fastfood.jpg);'></div>" "6a">><<set $lunch to "Jewel", $choice.push("Jewel")>><</link>>
</div><<if $lunch is "Alan">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/ugh.png"/>
<img class='small' src="images/profiles/4.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You have lunch with...</h2>
<h1>Alan</h1>
“Is Diana around?” Alan asks, having barely stepped into the building.<br><br>
“She just left. Didn’t say where.”<br><br>
“Great.” He doesn’t exactly sigh, but the next exhale is audibly sharper. “Do you like chai latte?” Without waiting for your reply, he places a paper bag on the counter, right in front of you, and heads out.<br><br>
Inside the bag, aside from a to-go cup, there’s a box of doughnuts. Sweet!
</div>
</article>
</div></div>\
<<elseif $lunch is "Dia">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/neutral.png"/>
<img class='small' src="images/profiles/7.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You have lunch with...</h2>
<h1>Dia</h1>
“Do you have something planned for lunch?” Dia asks when she sees you putting on your jacket. “No? Come with me.”<br><br>
You already know what to expect, but that doesn’t prepare you for the realization that the impromptu lunch date is going to take place at a restaurant people reserve tables months in advance.<br><br>
“I feel underdressed,” you admit as the waiter leads you to the terrace. It’s secluded, thankfully.<br><br>
“Don’t be,” Dia waves off your concern, passing you the menu. “Order whatever you want. I haven’t been here in ages, I don’t recall what is worth recommending. If anything. We’ll have to wing it.”<br><br>
“Sure.” Splurging it is!
</div>
</article>
</div></div>
<<elseif $lunch is "Flavio">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/sus.png"/>
<img class='small' src="images/profiles/5.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You have lunch with...</h2>
<h1>Flavio</h1>
Stopping by a corner store, you frown at the crowd of noisy pupils loitering around the aisles. Grabbing an instant meal, you go to the cash register, and leave the shop. Just outside of it, you stumble into Flavio, drinking a soda. In his transparent plastic bag, there are protein bars, candies, and instant food.<br><br>
“Healthy diet,” you snark, accepting a sip of soda when he tilts the can your way.<br><br>
“You’d know best, hm? Tell Alcide he should feed you better.”<br><br>
“I’m not a dog!”<br><br>
“Shame.”
</div>
</article>
</div></div>
<<elseif $lunch is "Jewel">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/smile.png"/>
<img class='small' src="images/profiles/3.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You have lunch with...</h2>
<h1>Jewel</h1>
Jewel takes you with her for her favorite classic - burgers, fries, and milkshakes. You spend your break throwing fries at her. She catches them in her mouth every damn time.<br><br>
“Using telekinesis counts as cheating.”<br><br>
“It would,” she grins. “I’m just that good.”
</div>
</article>
</div></div>
<<elseif $lunch is "Joran">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/bad.png"/>
<img class='small' src="images/profiles/8.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You have lunch with...</h2>
<h1>Joran</h1>
Stopping by a corner store, you wonder how unusually quiet and empty it is, until you see a man in a full suit standing by the aisle with sandwiches.<br><br>
“Weird dream guy.”<br><br>
“Suspicious store employee.”<br><br>
Ignoring his ‘greeting,’ you circle him to grab your meal.<br><br>
“That any good?” he asks.<br><br>
You shrug, watching him grab the same one for himself, maneuvering around you to reach the cashier first. Asshole. Or not. Gesturing at you with his credit card, but without taking his eyes off the clerk, he says, “That too.”<br><br>
”Huh?”<br><br>
“Lunch’s on me today. Don’t look at me like that. I haven’t had the chance to poison it yet.”<br><br>
“Funny.”<br><br>
“I hear that all the time.”<br><br>
Well, free food is free food.
</div>
</article>
</div></div>
<<elseif $lunch is "Laurent">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/frown.png"/>
<img class='small' src="images/profiles/1.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You have lunch with...</h2>
<h1>Laurent</h1>
You don’t expect Laurent to stop by with styrofoam boxes with takeaway from his favorite - and the only one he orders from - restaurant, but you can’t say you’re not happy to see him. In one of his hands is a bag with healthy, overpriced food. In the other, a green smoothie.<br><br>
“Is it the one you made yesterday and forgot to bring with you?”<br><br>
“I forget nothing,” he says, dryly, suddenly interested in the display of perfume across the counter. “I don’t know what you’re talking about.”<br><br>
“Mhm.” Busted.
</div>
</article>
</div></div>
<<elseif $lunch is "Nino">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/cool.png" style="max-width: 255px;"/>
<img class='small' src="images/profiles/6.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You have lunch with...</h2>
<h1>Nino</h1>
Unfortunately, during rush hour your favorite fast-food place is filled to the brim, but as you sadly estimate the time it’ll take for you to grab a bite, a shadow emerges out of thin air.<br><br>
“Shit, Nino!” Why does she keep doing this to you? “You startled me.”<br><br>
“It happens,” Nino mumbles through a mouth full of spicy chicken. There’s more of that in the paper bucket, nearly the size of her torso, that she carries with her. “Do you want some?”<br><br>
“Yeah.” Chicken wings will do.
</div>
</article>
</div></div>
<<elseif $lunch is "Reed">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/smirk.png"/>
<img class='small' src="images/profiles/2.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You have lunch with...</h2>
<h1>Reed</h1>
The scent of homemade food hits you a second before the fragrance of Reed’s cologne does. Your eyes have to shine like two diamonds, before Reed grins, very self-satisfied.<br><br>
“Wipe your mouth,” he says, “you’re droolin’.”<br><br>
“You’re imagining things.”<br><br>
“Aw, so you’re not hungry then? Guess I’ll give your portion to Alan—”<br><br>
“You wouldn’t!”
</div>
</article>
</div></div>
<<else>>Your friendly lunch bug ^^<<endif>>
<<ch "Next question <i class='im im-arrow-right'></i>" "7q">><h3>The rest of the day passes slowly. You clock off earlier than expected, with plenty of energy and time to spare for fun.</h3>
<div class="box-grid">
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/after_work/running.jpg);'></div>" "7a">><<set $afterwork to "Jewel", $choice.push("Jewel")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/after_work/office.jpg);'></div>" "7a">><<set $afterwork to "Laurent", $choice.push("Laurent")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/after_work/bar.jpg);'></div>" "7a">><<set $afterwork to "Reed", $choice.push("Reed")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/after_work/crimescene.jpg);'></div>" "7a">><<set $afterwork to "Joran", $choice.push("Joran")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/after_work/cafe.jpg);'></div>" "7a">><<set $afterwork to "Flavio", $choice.push("Flavio")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/after_work/museum.jpg);'></div>" "7a">><<set $afterwork to "Dia", $choice.push("Dia")>><</link>>
<<link "<div class='hallucination-effect hal2' style='background-image: url(images/after_work/library.jpg);'></div>" "7a">><<set $afterwork to "Alan", $choice.push("Alan")>><</link>>
<<link "<div class='hallucination-effect hal2' style='background-image: url(images/after_work/concert.jpg);'></div>" "7a">><<set $afterwork to "Nino", $choice.push("Nino")>><</link>>
</div><<if $afterwork is "Alan">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/ugh.png"/>
<img class='small' src="images/profiles/4.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>After work you meet with...</h2>
<h1>Alan</h1>
Stopping by the nearest bookstore, you almost expect to see Alan here even before you catch a glimpse of him, standing by the shelf with ‘Romance and Erotica’ and scowling. He’s so focused on choosing his next book, he doesn’t acknowledge you until you pause next to him.<br><br>
“Any recommendations?” he asks, the frown clearing off.
</div>
</article>
</div></div>\
<<elseif $afterwork is "Dia">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/neutral.png"/>
<img class='small' src="images/profiles/7.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>After work you meet with...</h2>
<h1>Dia</h1>
Making use of the museum ticket you received from Dia, you have to order a taxi to get there on time. Dia is already inside, chatting with a group of artists, but she gestures for you to come when she sees you enter.<br><br>
“Lovely, isn’t it,” she says, handing you a flute of champagne. “I like renditions better than perfect reproductions.”
</div>
</article>
</div></div>
<<elseif $afterwork is "Flavio">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/sus.png"/>
<img class='small' src="images/profiles/5.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>After work you meet with...</h2>
<h1>Flavio</h1>
You don’t have any particular plans, so when you run across Flavio and his flock of interns, you let him drop his arm around you and lead you to the bar. It’s amusing to watch the agents-in-training look at him with stars in their eyes. When you tease Flavio about it later, he only shrugs.
</div>
</article>
</div></div>
<<elseif $afterwork is "Jewel">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/smile.png"/>
<img class='small' src="images/profiles/3.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>After work you meet with...</h2>
<h1>Jewel</h1>
“Ready?” Jewel asks, jumping in place to warm up before you break into a run. “I’ll take you to my favorite spot.”<br><br>
“Ready!” That’s what you say, but the jogging session quickly changes into one break, then another. Soon you find yourself sitting under a tree, resting your head on Jewel’s shoulder and watching the red setting sun.
</div>
</article>
</div></div>
<<elseif $afterwork is "Joran">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/bad.png"/>
<img class='small' src="images/profiles/8.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>After work you meet with...</h2>
<h1>Joran</h1>
Unfortunately, your plans are thwarted, when you encounter a convoy of SPD cars, blocking the road. The passersby start to gather, watching the agents extend the yellow tape. One of them, standing by one of the vehicles and smoking a thin cigarette, throws you a look from over the rims of his sunglasses. He doesn’t say anything, making a //shoo// motion with his free hand.<br><br>
Yeah, you better get out of here.
</div>
</article>
</div></div>
<<elseif $afterwork is "Laurent">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/frown.png"/>
<img class='small' src="images/profiles/1.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>After work you meet with...</h2>
<h1>Laurent</h1>
“...plenty of energy and time to spare for fun.” Or not. Remembering the stacks of extra documents positively rotting in the cabinet, you return to sift through them, ensured that it shouldn’t take more than a quarter of an hour.<br><br>
Three hours later, as you finally leave and walk along the main street, you see Laurent’s car parked by the SPD HQ, in the nearly deserted parking lot. It seems you’re not the only one working after hours.
</div>
</article>
</div></div>
<<elseif $afterwork is "Nino">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/cool.png" style="max-width: 255px;"/>
<img class='small' src="images/profiles/6.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>After work you meet with...</h2>
<h1>Nino</h1>
Today’s concert taking place in the plaza near the city center is in full swing when you get there. It’s hard to make individual people out of the crowd of leather and red plastic cups.<br><br>
It’s no wonder Nino spots you first, appearing by your side in her usual fashion. Whatever she says to you is drowned by the roar of the musicians.
</div>
</article>
</div></div>
<<elseif $afterwork is "Reed">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/smirk.png"/>
<img class='small' src="images/profiles/2.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>After work you meet with...</h2>
<h1>Reed</h1>
Crossing the street, you enter the corner bar that rapidly begins to fill. Reed’s finishing up his shift, wandering from table to table, stopping by yours to hand you a drink he must have prepared in advance, knowing you’ll come.<br><br>
“On the house,” he winks, moving on.
</div>
</article>
</div></div>
<<else>>Your friendly after work bug ^^<<endif>>
<<ch "Next question <i class='im im-arrow-right'></i>" "8q">><h3>You’re still outside when the sun disappears fully behind the horizon. As the darkness descends, the main streets are aglow with streetlamps and the neon signs. It’s only when you return to the outskirts, to the quiet district with nothing but blocks of tenements and endless green foliage, that you notice the stars.</h3>
<div class="box-grid">
<<link "<div class='hallucination-effect hal2' style='background-image: url(images/stars/city.jpg);'></div>" "8a">><<set $stars to "Alan", $choice.push("Alan")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/stars/piggyback.jpg);'></div>" "8a">><<set $stars to "Jewel", $choice.push("Jewel")>><</link>>
<<link "<div class='hallucination-effect hal2' style='background-image: url(images/stars/orion.jpg);'></div>" "8a">><<set $stars to "Flavio", $choice.push("Flavio")>><</link>>
<<link "<div class='hallucination-effect hal2' style='background-image: url(images/stars/cuddle.jpg);'></div>" "8a">><<set $stars to "Reed", $choice.push("Reed")>><</link>>
<<link "<div class='hallucination-effect hal2' style='background-image: url(images/stars/ufo.jpg);'></div>" "8a">><<set $stars to "Nino", $choice.push("Nino")>><</link>>
<<link "<div class='hallucination-effect hal2' style='background-image: url(images/stars/couple.jpg);'></div>" "8a">><<set $stars to "Laurent", $choice.push("Laurent")>><</link>>
</div><<if $stars is "Alan">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/ugh.png"/>
<img class='small' src="images/profiles/4.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You watch the stars with...</h2>
<h1>Alan</h1>
“What are you looking at?” Alan asks idly, searching for a place to park.<<if $afterwork is "Alan">> After picking your books, he offered to drive you back home, and you never say no to a free ride.<<endif>><br><br>
“The stars,” you answer, knocking your knuckles against the window to draw his attention. It doesn’t work.<br><br>
“Wouldn’t it be better to watch them from a penthouse?”<br><br>
“It’d be less organic.”<br><br>
“It’d be more comfortable.” When you don’t reply, he huffs, taking his eyes from the road to glance at the sky. He doesn’t look impressed. “Let’s try it my way first, then compare notes?”<br><br>
“Fine.”
</div>
</article>
</div></div>\
<<elseif $stars is "Flavio">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/sus.png"/>
<img class='small' src="images/profiles/5.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You watch the stars with...</h2>
<h1>Flavio</h1>
“You’re into astrology, right?” you ask Flavio while he pays for the soda from the vending machine. After the meeting has ended, you kept on chatting, and before you knew it, you were by your tenement, with no intention of stopping whatever debate you were having. “So you know all the constellations?”<br><br>
“I’m both beauty and brains, yeah,” he says, faux-boastful, then laughs when you stick your elbow into his ribs. “Yesss, I do know constellations. Lemme prove it.”<br><br>
Grabbing you by the offending limb, he twirls you around and tugs you into his arms, using your hand to point at individual stars, sliding your fingers across the firmament and connecting the dots into shapes. His voice is warm, as he narrates, though less humorous than it usually is. His heart beats against your back in a steady, slightly increased rhythm.
</div>
</article>
</div></div>
<<elseif $stars is "Jewel">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/smile.png"/>
<img class='small' src="images/profiles/3.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You watch the stars with...</h2>
<h1>Jewel</h1>
“My legs are dying,” you groan, unceremoniously plopping to the ground. “I can’t go on anymore. I’ll stay the night here, watch the stars.”<br><br>
“Your place is just—” Squatting in front of you with her back to your front, Jewel twists her arms. “All right, come.”<br><br>
“A piggyback ride!” Eagerly wrapping your hands around her neck, you expect her to at least struggle to stand up without wobbling, but she lifts you without an issue. “You’re the best!”<br><br>
“I know.”
</div>
</article>
</div></div>
<<elseif $stars is "Laurent">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/frown.png"/>
<img class='small' src="images/profiles/1.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You watch the stars with...</h2>
<h1>Laurent</h1>
“It’s beautiful, isn’t it,” you say, stepping out of Laurent’s car. After you met by the HQ, he gave you a ride home, but because of the road incident that blocked the road, you decided to take a walk. You can’t say you’re complaining - even the wind has nothing on you when you’re wrapped in Laurent’s thick coat.<br><br>
“It is,” Laurent agrees, voice peculiarly wistful.<br><br>
“I haven’t really stopped to admire the stars in years, you know.”<br><br>
“Hm? Stars?”<br><br>
“Wha—” Turning to regard Laurent with a puzzled look, you meet his eyes, staring straight back at you. You almost don’t catch the small smile that tugs at his lips. “Cheeky.”<br><br>
“I try.”
</div>
</article>
</div></div>
<<elseif $stars is "Nino">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/cool.png" style="max-width: 255px;"/>
<img class='small' src="images/profiles/6.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You watch the stars with...</h2>
<h1>Nino</h1>
As Nino parks her car right by your tenement, you point at the brightest star you can find through the window glass and exclaim, “Do you know any stars? Like by name?”<br><br>
“Actual stars? No. Do you?”<br><br>
“This one. It’s—”<br><br>
“That’s not a star,” Nino says, expression stoic but tone conversational. “It’s the government’s watching station.”<br><br>
“Shut up, really?”<br><br>
“No.”<br><br>
“Asshole. Did that ever work on anyone?”<br><br>
“It did on Flavio— Actually, he might still think that.”<br><br>
“What?!” you snicker. “No way! I need to ask.”
</div>
</article>
</div></div>
<<elseif $stars is "Reed">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/smirk.png"/>
<img class='small' src="images/profiles/2.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You watch the stars with...</h2>
<h1>Reed</h1>
“Why are you stoppin’?” Reed asks, tugging at your hand, then sighing when you refuse to budge. “It’s getting cold. Come on.”<br><br>
“Let’s watch the stars. We can lie down—”<br><br>
“On the grass?!” Reed yelps, disgusted by the prospect of encountering an insect.<br><br>
“It’d be romantic.”<br><br>
“...I think I have an extra jacket in the trunk.”
</div>
</article>
</div></div>
<<else>>Your friendly starry night bug ^^<<endif>>
<<ch "Next question <i class='im im-arrow-right'></i>" "9q">><h3>Who will you spend the rest of the night with?</h3>
<div class="box-grid">
<<link "<div class='hallucination-effect hal2' style='background-image: url(images/home/car.jpg);'></div>" "9a">><<set $home to "Nino", $choice.push("Nino")>><</link>>
<<link "<div class='hallucination-effect hal2' style='background-image: url(images/home/casablanca.jpg);'></div>" "9a">><<set $home to "Laurent", $choice.push("Laurent")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/home/reading.jpg);'></div>" "9a">><<set $home to "Alan", $choice.push("Alan")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/home/guitar.jpg);'></div>" "9a">><<set $home to "Jewel", $choice.push("Jewel")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/home/clothes.jpg);'></div>" "9a">><<set $home to "Flavio", $choice.push("Flavio")>><</link>>
<<link "<div class='hallucination-effect hal2' style='background-image: url(images/home/cooking.jpg);'></div>" "9a">><<set $home to "Reed", $choice.push("Reed")>><</link>>
</div><<if $home is "Alan">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/ugh.png"/>
<img class='small' src="images/profiles/4.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You spend the rest of the night with...</h2>
<h1>Alan</h1>
<<if $stars is $home or $var is "home">>
A quiet evening finds you reclined across Alan’s lap, with one of his hands absentmindedly sliding up and down your back. You’re not sure when exactly you became entangled in such a way, but you’re much too comfortable now to move.
<div class="blockquote">Had I been in love, I could not have been more wretchedly blind. But vanity, not love, has been my folly. Pleased with the preference of one, and offended by the neglect of the other, on the very beginning of our acquaintance, I have courted prepossession and ignorance, and driven reason away, where either were concerned. Till this moment I never knew myself.</div>
His steady, slightly monotone voice drags you into a state of deep sleep. His thighs aren’t the most comfortable compared to a pillow, but you drift away nonetheless.
<<else>>
Brushing the sight off, you rush back home, knowing that your guest should— Ah, maybe they are already waiting. At least that’s what you gather from the message.
<div class="chat">
<div class="yours messages">
<div class="message last">
Are you lost?
</div>
</div>
<div class="mine messages">
<div class="message last">
Will you come to pick me up if I am??
</div>
</div>
<div class="yours messages">
<div class="message last">
Maybe.
</div>
</div>
</div>
<<endif>>
</div>
</article>
</div></div>\
<<elseif $home is "Flavio">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/sus.png"/>
<img class='small' src="images/profiles/5.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You spend the rest of the night with...</h2>
<h1>Flavio</h1>
<<if $stars is $home or $var is "home">>
“Aww, so it wasn’t my company you wanted, but my body.” Flavio grins, obediently taking the boxes you point at off the highest shelf. “I’m appalled, for real.”<br><br>
“Not your body, if we’re getting technical, just your arms.” <br><br>
Once all the boxes are on the ground, Flavio dramatically clutches his chest and gasps, “I thought your intentions for me were genuine! Shame on you! What’s in these anyway?”<br><br>
Making a strategic pause, you wait for what is coming. “Clothes. Old clothes.”<br><br>
You’re not disappointed, as soon as you say it, Flavio’s eyes start to shine. “Oho. You should have started with that.”<br><br>
You spend the rest of your evening in high spirits, slowly succumbing to exhaustion. You’re not sure when you drift off, but it must be between one blink and another.
<<else>>
Brushing the sight off, you rush back home, knowing that your guest should— Ah, maybe they are already waiting. At least that’s what you gather from the message.
<div class="chat">
<div class="yours messages">
<div class="message last">
Freezing, miserable, waiting at your front door, let me innnn <img src='images/messages/cry.png'> <img src='images/messages/cry.png'> <img src='images/messages/cry.png'>
</div>
</div>
<div class="mine messages">
<div class="message last">
<img src='images/messages/smile.png'> <img src='images/messages/ok.png'>
</div>
</div>
</div>
<<endif>>
</div>
</article>
</div></div>
<<elseif $home is "Jewel">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/smile.png"/>
<img class='small' src="images/profiles/3.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You spend the rest of the night with...</h2>
<h1>Jewel</h1>
<<if $stars is $home or $var is "home">>
Seated on the floor, shuffling through your records and comparing favorites, you and Jewel discuss your taste in music.<br><br>
“I like the acoustic version better,” Jewel says, nodding at your guitar. “It’s slower, easier to play.”<br><br>
“When did you learn? I can’t imagine you had much time between all those competitions you’ve won.”<br><br>
She laughs, smiling at you a little abashedly, a little mischievously. “You’d be surprised.”<br><br>
“Ah, the star students get better treatments. I see how it is.”<br><br>
You spend the rest of your evening in high spirits, slowly succumbing to exhaustion. You’re not sure when you drift off, but it must be between one blink and another.
<<else>>
Brushing the sight off, you rush back home, knowing that your guest should— Ah, maybe they are already waiting. At least that’s what you gather from the message.
<div class="chat">
<div class="yours messages">
<div class="message last">
U OK?
</div>
</div>
<div class="mine messages">
<div class="message last">
I got derailed, sorry! On my way <img src='images/messages/run.png'>
</div>
</div>
</div>
<<endif>>
</div>
</article>
</div></div>
<<elseif $home is "Laurent">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/frown.png"/>
<img class='small' src="images/profiles/1.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You spend the rest of the night with...</h2>
<h1>Laurent</h1>
<<if $stars is $home or $var is "home">>
After having convinced Laurent to unwind - and the feat was easier than expected - you let him choose the movie himself, already expecting his choice even before he reaches for the VHS.<br><br>
“Is that—”<br><br>
“Anything’s fine,” you cut in quickly, before he can start to overthink his choice. You were tempted to pick something yourself, a bad comedy or horror flick, just to watch him roll his eyes and huff, but the full attention he gives to Casablanca is rewarding as well.<br><br>
Or, it would be, if not for the softens of the couch and the firmness of Laurent’s arm that create a perfect environment for you to slip into a dream state. Laurent’s body is tense, chest rising and falling only slightly, as though he’s trying very hard not to even breathe.
<<elseif $var is "call">>
<div style="text-align:center;max-width:100%; margin-bottom:10px;"><img src="images/home/call.jpg"></div>
Oops, you should have said it wasn’t an accident involving you. Well, while you explain, you might as well chat a bit more as you walk.
<<else>>
Brushing the sight off, you rush back home, knowing that your guest should— Ah, maybe they are already waiting. At least that’s what you gather from the message.
<div class="chat">
<div class="yours messages">
<div class="message last">
$name do you require assistance?
</div>
</div>
<div class="mine messages">
<div class="message last">
There was an accident on the road, sorry.”
</div>
</div>
</div>
<<endif>>
</div>
</article>
</div></div>
<<elseif $home is "Nino">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/cool.png" style="max-width: 255px;"/>
<img class='small' src="images/profiles/6.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You spend the rest of the night with...</h2>
<h1>Nino</h1>
<<if $stars is $home or $var is "home">>
You don’t get to stay in long. Nino, bored of the quietude, drags - or rather disintegrates - you to a car race taking place on the outskirts. An illegal car race, at that.<br><br>
“Should you really be here,” you ask her in a whisper as you blend into the crowd. “Being an agent and all.”<br><br>
Nino shrugs. “I am not from the Department of Justice and Communal Safety.”<br><br>
“Still.”<br><br>
“Are you worried about the drivers or me?” When you admit that it’s the latter, her expressionless face brightens slightly, though she denies her reaction with a huff. “Don’t be. They already drafted me. They can’t do anything to me— Now, shhh. It’s starting.”<br><br><br>
You know, it’s hard to ignore the noise.<br><br>
It’s stuck in your ears long after you return home.<br><br>
You’re not sure when you drift off, but it must be between one blink and another.
<<else>>
Brushing the sight off, you rush back home, knowing that your guest should— Ah, maybe they are already waiting. At least that’s what you gather from the message.
<div class="chat">
<div class="yours messages">
<div class="message last">
I told you it’d be faster if I picked you up.
</div>
</div>
<div class="mine messages">
<div class="message last">
I’d rather not throw up <<if $transport is "Nino">>again<<else>>today<<endif>>, thanks.
</div>
</div>
<div class="yours messages">
<div class="message last">
Then hurry up.
</div>
</div>
</div>
<<endif>>
</div>
</article>
</div></div>
<<elseif $home is "Reed">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/smirk.png"/>
<img class='small' src="images/profiles/2.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You spend the rest of the night with...</h2>
<h1>Reed</h1>
<<if $stars is $home or $var is "home">>
Whoever said cooking together is cute, must have never met the kitchen nightmare that is Reed. He delegates you to the simplest tasks like cutting the vegetables, then takes the knife away from you ‘to do it himself.’<br><br>
“It has to be thin!” he stresses, picking up a slice of paprika up to his face, scowling at it critically. “Thin!”<br><br>
“How much thinner can it get! Do you need me to fetch a ruler.”<br><br>
“If you have to. Or. Let //me// do it.”<br><br>
Well, you better, otherwise you might end up strangling him with a towel.<br><br>
You spend the rest of your evening in high spirits, slowly succumbing to exhaustion. You’re not sure when you drift off, but it must be between one blink and another.
<<else>>
Brushing the sight off, you rush back home, knowing that your guest should— Ah, maybe they are already waiting. At least that’s what you gather from the message.
<div class="chat">
<div class="yours messages">
<div class="message">
Where are you?
</div>
<div class="message">
Where are you??
</div>
<div class="message">
Where are you???
</div>
<div class="message last">
WHERE ARE YOU???
</div>
</div>
<div class="mine messages">
<div class="message last">
On my way <img src='images/messages/run.png'>
</div>
</div>
<div class="yours messages">
<div class="message last">
<img src="images/home/84.jpg">
</div>
</div>
</div><br><br>
<<endif>>
</div>
</article>
</div></div>
<<else>>Your friendly homely bug ^^<<endif>>
<<if $stars is $home or $var is "home">>
<<ch "Next question <i class='im im-arrow-right'></i>" "10q">>
<<elseif $home is "Laurent" and $var is "">>
<<ch "..." "9a" "<<var 'call'>>">>
<<else>>
<<ch "Go home <i class='im im-arrow-right'></i>" "9a" "<<var 'home'>>">>
<<endif>><h3>You enjoy the morning with...?</h3>
<div class="box-grid">
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/morning/dream.jpg);'></div>" "10a">><<set $morning to "Joran", $choice.push("Joran")>><</link>>
<<link "<div class='hallucination-effect hal2' style='background-image: url(images/morning/sleep.jpg);'></div>" "10a">><<set $morning to "Reed", $choice.push("Reed")>><</link>>
<<link "<div class='hallucination-effect hal2' style='background-image: url(images/morning/blanket.jpg);'></div>" "10a">><<set $morning to "Laurent", $choice.push("Laurent")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/morning/shower.jpg);'><div class='showerall'>
<div class='shower'>Y</div>
<div class='shower'>o</div>
<div class='shower'>u</div>
<div class='shower leftstart'>a</div>
<div class='shower'>r</div>
<div class='shower'>e</div>
<div class='shower leftstart'>t</div>
<div class='shower'>h</div>
<div class='shower'>e</div><br>
<div class='shower'>D</div>
<div class='shower'>a</div>
<div class='shower'>n</div>
<div class='shower'>c</div>
<div class='shower'>i</div>
<div class='shower'>n</div>
<div class='shower'>g</div>
<div class='shower leftstart'>Q</div>
<div class='shower'>u</div>
<div class='shower'>e</div>
<div class='shower'>e</div>
<div class='shower'>n</div>
<div class='shower'>!</div><br>
<div class='shower leftstart'>Y</div>
<div class='shower'>o</div>
<div class='shower'>u</div>
<div class='shower'>n</div>
<div class='shower'>g</div>
<div class='shower leftstart'>a</div>
<div class='shower'>n</div>
<div class='shower'>d</div>
<div class='shower leftstart'>s</div>
<div class='shower'>w</div>
<div class='shower'>e</div>
<div class='shower'>e</div>
<div class='shower'>t</div><br>
<div class='shower leftstart'>o</div>
<div class='shower'>n</div>
<div class='shower'>l</div>
<div class='shower'>y</div>
<div class='shower leftstart'>1</div>
<div class='shower'>7</div>
<div class='shower leftstart'>D</div>
<div class='shower'>a</div>
<div class='shower'>n</div>
<div class='shower'>c</div>
<div class='shower'>i</div>
<div class='shower'>-</div>
</div>
<div class='ouch'>
<div class='ouchleft'>O</div>
<div class='ouchright'>W!</div>
</div>
</div>" "10a">>
<<set $morning to "Flavio", $choice.push("Flavio")>>
<</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/morning/phone.jpg);'></div>" "10a">><<set $morning to "Dia", $choice.push("Dia")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/morning/kiss.jpg);'></div>" "10a">><<set $morning to "Jewel", $choice.push("Jewel")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/morning/food.jpg);'></div>" "10a">><<set $morning to "Nino", $choice.push("Nino")>><</link>>
<<link "<div class='hallucination-effect hal1' style='background-image: url(images/morning/wallet.jpg);'><div class='post-it' contenteditable>Buy yourself breakfast</div></div>" "10a">><<set $morning to "Alan", $choice.push("Alan")>>
<</link>>
</div><<if $morning is "Alan">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/ugh.png"/>
<img class='small' src="images/profiles/4.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You enjoy the morning with...</h2>
<h1>Alan</h1>
<<if $home is $morning>>
You’re roused by the first rays of sun, stabbing you relentlessly through the raised shutters.<br><br>
When you grumble to yourself, displeased to be up this early, you’re not expecting any sort of response. Instead of silence, though, a loud bang resounds from afar, followed by a muffled cursing. Alan. Not so full-of-grace-and-poise in the morning, is he?<br><br>
“Sneaking out?” you ask, not bothering to open your eyes. “You’d make a terrible thief.”<br><br>
“Then it’s just as well I’ve chosen a different profession,” Alan responds with a snick.<br><br>
“Why so grumpy? Did you get an owie? Let me kiss it better.”<br><br>
There’s a scoff, but it takes a split second for Alan to start laughing, and really, someone of his... mien shouldn’t sound so sweet while doing so. It doesn’t suit his image at all. Perhaps that’s why he laughs so rarely.<br><br>
“I got an urgent call. I didn’t know whether to wake you up or not. I thought you’d rather sleep some more.”<br><br>
“I’d rather see you out,” you admit, peering your eyelids open just to see the pleased smugness blossom on his features. “Is that a blush I see?”<br><br>
“Next time I go to the hospital, you should go with me.”<br><br>
“Yeah?” you ask, playing along with his non sequitur. “Why?”<br><br>
“Get your eyes checked.”<br><br>
“I saw what I saw.” Not that anyone would believe you.
<<else>>
You wake up in an empty loft, eyes stinging from the sun that shines relentlessly through the raised shutters. It’s not the alarm that rouses you this time, but a message.
<div class="chat">
<div class="yours messages">
<div class="message last">
Good morning.
</div>
</div>
</div>
Short and to the point, you’re not sure if it’s supposed to be a wish or a command.
<<endif>>
</div>
</article>
</div></div>\
<<elseif $morning is "Dia">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/neutral.png"/>
<img class='small' src="images/profiles/7.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You enjoy the morning with...</h2>
<h1>Dia</h1>
You wake up in an empty loft, eyes stinging from the sun that shines relentlessly through the raised shutters. It’s not the alarm that rouses you this time, but a message.
<div class="chat">
<div class="yours messages">
<div class="message last">
Good job yesterday, darling. Take the day off, relax <img src='images/messages/loveletter.png'>
</div>
</div>
</div>
</div>
</article>
</div></div>
<<elseif $morning is "Flavio">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/sus.png"/>
<img class='small' src="images/profiles/5.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You enjoy the morning with...</h2>
<h1>Flavio</h1>
<<if $home is $morning>>
You’re roused by the first rays of sun, stabbing you relentlessly through the raised shutters.<br><br>
The light is the first thing you notice. The close second is Flavio, screaming his ass off in the shower. Singing, possibly. By the time he’s finished his rendition of Dancing Queen, you can’t catch your breath from laughing so much.<br><br>
It has to be the most entertaining ‘alarm’ you’ve experienced so far. Perhaps you ought to let him stay over more often.
<<else>>
You wake up in an empty loft, eyes stinging from the sun that shines relentlessly through the raised shutters. It’s not the alarm that rouses you this time, but a message.
<div class="chat">
<div class="yours messages">
<div class="message">
Saw a lovely lady on my way to work. Thought I’d introduce you.
</div>
<div class="message last">
<img src="images/morning/cat.jpg" style="max-width:100%;">
</div>
</div>
</div>
<<endif>>
</div>
</article>
</div></div>
<<elseif $morning is "Jewel">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/smile.png"/>
<img class='small' src="images/profiles/3.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You enjoy the morning with...</h2>
<h1>Jewel</h1>
<<if $home is $morning>>
You’re roused by the first rays of sun, stabbing you relentlessly through the raised shutters.<br><br>
Still sleepy, it takes you a moment to connect the shuffling noises to Jewel, trying to leave without waking you in the process. You both seem to have fallen asleep in the middle of a conversation, still sprawled on the carpet. The surface beneath you is much softer, though - Jewel must have carried you back to bed.<br><br>
When you grumble, too tired yet to make a full sentence, Jewel brushes her fingers across your cheek. The warmth of her rough skin soothes you, and soon, you find yourself back in the Dream World.
<<else>>
You wake up in an empty loft, eyes stinging from the sun that shines relentlessly through the raised shutters. It’s not the alarm that rouses you this time, but a message.
<div class="chat">
<div class="yours messages">
<div class="message last">
B there in 15 :) Got UR fave <3
</div>
</div>
</div>
<<endif>>
</div>
</article>
</div></div>
<<elseif $morning is "Joran">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/bad.png"/>
<img class='small' src="images/profiles/8.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You enjoy the morning with...</h2>
<h1>Joran</h1>
You wake up in an empty loft, eyes stinging from the sun that shines relentlessly through the raised shutters. It’s not the alarm that rouses you this time, but a message.
<div class="chat">
<div class="yours messages">
<div class="message last">
See you in your dreams ;)
</div>
</div>
</div>
</div>
</article>
</div></div>
<<elseif $morning is "Laurent">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/frown.png"/>
<img class='small' src="images/profiles/1.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You enjoy the morning with...</h2>
<h1>Laurent</h1>
<<if $home is $morning>>
You’re roused by the first rays of sun, stabbing you relentlessly through the raised shutters.<br><br>
As you move groggily, the blanket— no, a jacket, falls from your shoulders and onto your lap. The owner of it, to your surprise, is asleep, resting in the same seated position you saw him before your eyes closed.<br><br>
It must be really early, if Laurent’s not up and running. Without the perceptual frown, he looks very young and soft, not like a protector but someone who ought to be protected instead.<br><br>
With his affliction, you know nothing you could do would wake him, and yet you can’t bring yourself to move away, waiting in silence for him to rejoin you in the Waking World.
<<else>>
You wake up in an empty loft, eyes stinging from the sun that shines relentlessly through the raised shutters. It’s not the alarm that rouses you this time, but a message.
<div class="chat">
<div class="yours messages">
<div class="message last">
I apologize for contacting you so early. Please call me at your earliest convenience.
</div>
</div>
</div>
<<endif>>
</div>
</article>
</div></div>
<<elseif $morning is "Nino">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/cool.png" style="max-width: 255px;"/>
<img class='small' src="images/profiles/6.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You enjoy the morning with...</h2>
<h1>Nino</h1>
<<if $home is $morning>>
You’re roused by the first rays of sun, stabbing you relentlessly through the raised shutters.<br><br>
You’re alone, surprisingly. Even though Nino stayed the night, she left when you were asleep. There’s no note, the space she occupied has long since gone cold.<br><br>
It’s only when you get up and saunter to the kitchenette that you notice the brown paper box with food from the breakfast menu inside. The containers are tepid, but the contents are still warm.<br><br>
Aw, you knew she cared.
<<else>>
You wake up in an empty loft, eyes stinging from the sun that shines relentlessly through the raised shutters. It’s not the alarm that rouses you this time, but a message.
<div class="chat">
<div class="yours messages">
<div class="message last">
Drinks later?
</div>
</div>
</div>
<<endif>>
</div>
</article>
</div></div>
<<elseif $morning is "Reed">>
<div id="gallery"><div class="separate-profiles radiostyle">
<aside class="aside aside-1">
<img class='shadowcentered big' src="images/profiles/smirk.png"/>
<img class='small' src="images/profiles/2.png"/>
</aside>
<article class="main">
<div class="profile">
<h2>You enjoy the morning with...</h2>
<h1>Reed</h1>
<<if $home is $morning>>
You’re roused by the first rays of sun, stabbing you relentlessly through the raised shutters.<br><br>
Reed’s still beside you, taking the larger half of your bed, hogging all the blankets. He huffs and puffs when you try to retrieve one, frowning in his sleep but not waking up even when you laugh. In the end, you decide to let him sleep in.<br><br>
It seems, though, that he made the same decision for you, whether consciously or not, because when you try to get up, the hand he has wrapped around yours refuses to budge. After a stronger yank, he actually drags you back into the sheets, mumbling ‘five more minutes.’<br><br>
Fine, five more minutes it is.
<<else>>
You wake up in an empty loft, eyes stinging from the sun that shines relentlessly through the raised shutters. It’s not the alarm that rouses you this time, but a message.
<div class="chat">
<div class="yours messages">
<div class="message">
I have a late shift today, we can meet up later.
</div>
<div class="message">
$name?
</div>
<div class="message">
I hope you’re not sleeping right now.
</div>
<div class="message">
I’ll be there in half an hour.
</div>
<div class="message last">
You better not make me wait.
</div>
</div>
</div>
<<endif>>
</div>
</article>
</div></div>
<<else>>Your friendly morning bug ^^<<endif>>
<<ch "Ending <i class='im im-arrow-right'></i>" "Ending">><<endings>>
You woke up to a song that reminded you of <span class="ro"><<if $music is "Joran">>that weird agent guy<<else>>$music<<endif>></span> and found $item left behind by <<if $music is $room>><<if $room is "Dia" or $room is "Jewel" or $room is "Nino">><span class="ro">her</span><<else>><span class="ro">him</span><<endif>><<else>><span class="ro">$room</span><<endif>> in your room.
You were almost late for work,
<<if $transport is "Alan">>but <span class="ro">$transport’s</span> keen eye spotted you on the street. He offered you a ride so awkward you couldn’t believe you almost fell asleep in the middle of it. Well, the upholstery //was// terribly comfy...
<<elseif $transport is "Dia">>and since your bus drove away, you decided to try your luck next time. It was a slow day, so you knew <span class="ro">$transport</span> wouldn’t mind you skipping an hour or two.
<<elseif $transport is "Flavio">>and as you walked toward the next bus stop that offered different lines you could take, you met <span class="ro">$transport</span> and his //companion//. They sure did look good together.
<<elseif $transport is "Jewel">>but miraculously, you managed to catch your bus. Surprisingly, though, <span class="ro">$transport</span> was also there. What a small world, huh.
<<elseif $transport is "Joran">>even after the //pleasure// of sharing a taxi with <span class="ro">a weirdo</span>. Ugh, your rotten luck.
<<elseif $transport is "Laurent">>but luckily, <span class="ro">$transport</span> was driving by, offering you a lift. He was gracious enough not to mention that it had happened //again//. He didn’t seem to mind playing your chauffeur, too.
<<elseif $transport is "Nino">>but ‘thankfully’ <span class="ro">$transport</span> picked you up, entirely by chance, disintegrating you there so fast you almost threw up. Oh, joy.
<<elseif $transport is "Reed">>but thankfully <span class="ro">$transport</span> was waiting to pick you up, delivering you there safely, and on time.
<<else>>Transportation bug ^^<<endif>>
At work,
<<if $work is "Alan">>you were caught lazing around in the staff room. <span class="ro">Alan</span> looked very amused.
<<elseif $work is "Dia">>you were stuck dealing with an annoying customer until <span class="ro">Dia</span> took the phone from you and dealt with them herself.
<<elseif $work is "Flavio">>you unconsciously followed in <span class="ro"><<if $transport is "Flavio">>his<<else>>Flavio’s<<endif>></span> footsteps, taking a nap that left you more tired than when your eyes were closing.
<<elseif $work is "Jewel">>you and <span class="ro">Jewel</span> took care of unboxing a new shipment of perfume.
<<elseif $work is "Joran">>you spotted a potential intruder in the catacombs. You didn’t <span class="ro">see</span> anyone, but the air retained a faint scent of painkillers. Strange.
<<elseif $work is "Laurent">>you pored over the mountains of paperwork, wishing you could enjoy the task as much as <span class="ro">$work</span> does.
<<elseif $work is "Nino">>all you could think of was getting rid of the frustration and pent-up energy by taking <span class="ro">Nino’s</span> advice and //sweating it off//.
<<elseif $work is "Reed">>you made nice with the customers, catching a glance of <span class="ro">Reed</span> doing exactly the same across the street.
<<else>>Work bug ^^<<endif>>
In a moment of free time, you
<<if $reading is "Alan">>leafed through one of <span class="ro">$reading’s</span> cheesy romance novels. It was... an experience. Romance isn’t dead. Yet. But you almost were by the time you reached the climax.
<<elseif $reading is "Dia">>went through <span class="ro">$reading’s</span> catalogs that positively littered the shop. Every page was full of vintages baubles that you wish you could afford.
<<elseif $reading is "Flavio">>gave into the premise of one of <span class="ro">$reading’s</span> ‘light comic books.’ The only thing light, after you were done, was your brain. Given his sense of humor, though, you can see how he’d find the plot amusing.
<<elseif $reading is "Jewel">>picked up the atlas <span class="ro">$reading</span> brought for her sister from a local library. The content was prepared for children, but you’d be lying if you said it wasn’t entertaining.
<<elseif $reading is "Joran">>leafed through a Haute Couture magazine. The sunglasses—Damn, the <span class="ro">Weird Dream Guy</span>, of course!
<<elseif $reading is "Laurent">>glazed over the old newspaper you borrowed from <span class="ro">$reading</span> sometime ago, focusing on the ‘jokes’ and crosswords you found on the last page.
<<elseif $reading is "Nino">>finished the thriller <span class="ro">$reading</span> lent you. Blood, guts, and violence. Yeah, you can see why she recommended it so much.
<<elseif $reading is "Reed">>found a fashion magazine you’ve had yet to return to <span class="ro">$reading</span>.<br><br>“Alan said I should ‘dress my age,’” Reed said when he gave it to you, pointing at the suits. “He thinks everyone is an old man like him—”<br>“I heard that.”<br>“//Merda//,” Reed winced. “At heart! I meant at heart!”<br><br>
<<else>>Reading bug ^^<<endif>>
The lunch break finally came, and
<<if $lunch is "Alan">>with it, a chai latte and doughnuts scored from <span class="ro">$lunch</span>. He was just passing by, looking for his cousin. What a //coincidence// that he had an extra order of your favorites with him, hm...
<<elseif $lunch is "Dia">>you were lucky enough to tag along with <span class="ro">$lunch</span> as her plus-one at a fancy restaurant, the kind that requires a reservation in advance. Apparently, Dia’s a special case.
<<elseif $lunch is "Flavio">>while you were storing up on instant food, you met up with <span class="ro">$lunch</span>, who was perusing the same choices of a meal.
<<elseif $lunch is "Jewel">><span class="ro">$lunch</span> took you to one of her favorite places to enjoy burgers, fries, and milkshakes.
<<elseif $lunch is "Joran">>the weird agent— <span class="ro">$lunch</span> —bought you your favorite sandwich at the local store. He was already there when you walked in, but... Nah, he couldn’t have been tailing you, right? Right.
<<elseif $lunch is "Laurent">><span class="ro">$lunch</span> brought you a healthy meal from his favorite (and one and only) restaurant.
<<elseif $lunch is "Nino">>due to the rush hour, you almost went on an empty stomach, if not for <span class="ro">$lunch</span> and her chicken wings. What a hero!
<<elseif $lunch is "Reed">>with it homemade foo— Ahem, <span class="ro">$lunch</span>. You might deny it to your dying breath, but he //is// your favorite cook.
<<else>>Lunch bug ^^<<endif>><br><br>
You clocked off early,
<<if $afterwork is "Alan">>stopping by a bookstore, where you had a chance encounter with <span class="ro">$afterwork</span>. You ended up recommending a book to him, from the romance genre, naturally.
<<elseif $afterwork is "Dia">>accepting <span class="ro">$afterwork’s</span> invitation and meeting up with her in the museum to chat about the art pieces.
<<elseif $afterwork is "Flavio">>meeting <span class="ro">$afterwork</span> and his flock of interns on the way home. You let yourself be swayed and joined them for dinner.
<<elseif $afterwork is "Jewel">>meeting up with <span class="ro">$afterwork</span> for a jogging session that quickly turned into a siesta under a tree.
<<elseif $afterwork is "Joran">>but your return was postponed by an SPD convoy blocking the road. It’s only your luck that one of the agents happened to have a <span class="ro">familiar face</span>.
<<elseif $afterwork is "Laurent">>but after remembering the extra unfinished work, you decided to return. On your late way back, you stumbled upon <span class="ro">$afterwork’s</span> car. Unsurprisingly, he, too, stayed after hours.
<<elseif $afterwork is "Nino">>attending a concert with <span class="ro">$afterwork</span> on the main plaza.
<<elseif $afterwork is "Reed">>but still, you had to wait until <span class="ro">$afterwork</span> finished his shift. You got a free drink for your trouble, though.
<<else>>Afterwork bug ^^<<endif>>
Next,
<<if $stars is "Alan">>you tried to stargaze with <span class="ro">$stars</span>. Needless to say, he wasn’t impressed. ‘City view from a penthouse is just as good, if not better,’ he said. ‘And more //comfortable//.’ What the hell does //he// know...
<<elseif $stars is "Flavio">>you and <span class="ro">$stars</span> watched the stars. He told you all about the constellations, inventing new ones, and connecting the dots in silly shapes.
<<elseif $stars is "Jewel">><span class="ro">$stars</span> took you to stargaze, picking a spot with a perfect view, a bit further from the outskirts. When you were tired, she even gave you a piggyback ride home!
<<elseif $stars is "Laurent">>you ‘watched the stars’ with <span class="ro">$stars</span>. Who knew he could make jokes that are sweet rather than dry or caustic.
<<elseif $stars is "Nino">><span class="ro">$stars</span> revealed the truth about the top-secret government technology— She pranked you, plain and simple. At least, you weren’t the only one who //almost// bought it.
<<elseif $stars is "Reed">>you bullied <span class="ro">$stars</span> until he agreed to lie with you on the grass. You didn’t do much stargazing as you planned, but hey, compromises had to be made for all parties to be //satisfied//.
<<else>>Starry bug ^^<<endif>>
In the evening,
<<if $home is "Alan">>you took a short nap, lulled to sleep by <span class="ro">$home’s</span> dry narration of Pride and Prejudice. His lap wasn’t the most comfortable, but well, it is what it is.
<<elseif $home is "Flavio">><span class="ro">$home</span> helped you sort your old clothes. He promised to take you with him thrifting next time, and you intend to take him up on that offer.
<<elseif $home is "Jewel">><span class="ro">$home</span> and you had fun discussing music and playing the guitar. You’ve even made playlists with your favorite songs!
<<elseif $home is "Laurent">>you discovered how comfortable of a pillow <span class="ro">$home</span> makes. You used his body as a mattress while he watched Casablanca. Truly a win-win for everyone involved.
<<elseif $home is "Nino">><span class="ro">$home</span> dragged you to an underground car race. An //interesting// choice of a place for an SPD agent, but to each their own, right?
<<elseif $home is "Reed">><span class="ro">$home</span> tested your patience while you cooked ‘together.’ There was one thing you wanted to do with a knife, and slicing bread wasn’t it. Still, he’s too useful to kill. That, and you like him too much. But he doesn’t need to know any of that, now, does he?
<<else>>Homely bug ^^<<endif>>
<<if $home is $morning>>
<<if $morning is "Alan">>In the morning, you woke up briefly just as <span class="ro">$morning</span> was leaving, making a ruckus on his way out.
<<elseif $morning is "Flavio">>In the morning, you woke up to <span class="ro">$morning’s</span> singing(?), laughing at the //show// until your stomach ached.
<<elseif $morning is "Jewel">>In the morning, you woke up briefly just as <span class="ro">$morning</span> was leaving, but she tucked you back in.
<<elseif $morning is "Laurent">>In the morning, you woke up glued to <span class="ro">$morning’s</span> side, covered with his jacket. Too comfortable to move, you went right back to sleep.
<<elseif $morning is "Nino">>When you woke up, <span class="ro">$morning</span> was gone, but she left you a little something to sweeten her absence.
<<elseif $morning is "Reed">>In the morning, you woke up beside <span class="ro">$morning</span>. Bastard’s stolen your blankets AND your heart again.
<<else>>Morning bug ^^<<endif>>
<<else>>
<<if $morning is "Joran">>In the morning, you woke up to a (threatening?) message from <span class="ro">$morning</span>. Where tf did he get your number?
<<elseif $morning is "Dia">>In the morning, you woke up to a message from <span class="ro">$morning</span>. She gave you a paid day off! Best boss ever.
<<else>>After you finally get up, there’s a message from <span class="ro">$morning</span> waiting for you on your phone.<<endif>>
<<endif>><br><br>
<<if $choice.count("Alan") eq 10 or $choice.count("Flavio") eq 10 or $choice.count("Jewel") eq 10 or $choice.count("Laurent") eq 10 or $choice.count("Nino") eq 10 or $choice.count("Reed") eq 10>>
Wow, your whole day was really dedicated to <span class="ro">$morning</span> 😏
<<elseif $choice.count("Dia") eq 8>>
You spent practically the whole day with <span class="ro">$morning</span>. Nice!
<<elseif $choice.count("Joran") eq 8>>
Your whole day was full of weird encounters with <span class="ro">$morning</span>, huh.
<<else>>
What a day!
<<endif>><br><br>
<<if _yesend>>
<h2>You’ve <<if _end is _gotend>>reached<<else>>unlocked<<endif>> <span class="color">_end</span> ending!</h2>
<div id="gallery">
<div class="separate-profiles-end">
<aside class="aside aside-end endpic">
_pic
</aside>
<article class="main">
<div class="endmessage">
_message
</div>
</article>
</div>
</div><br>
<<else>>
<<if $all is false>><h2>You haven’t unlocked any <<if $ending.length>>new <<endif>>endings, sorry!</h2><<endif>>
<<endif>>
<<if $ending.length is 20>>
<<if $all>><h2>Thank you for another replay!</h2><<else>><h2>Thanks for checking out all the endings!</h2><<endif>>
<<set $all to true>><<run memorize("all", $all)>>
<<endif>><br>
<<if $ending.length is 20>>
<<ch 'Play again' 'Start' '<<set $choice to [], $var to "">>'>>
<<else>>
<<ch 'Play again to unlock more endings' 'Start' '<<set $choice to [], $var to "">>'>>
<<endif>>
<<ch 'Reset to defaults and start over' 'Start' '<<set $ending to [], $all to false, $finished to false, $choice to [], $name to "", $surname to "", $mx to "Mx", $amalgam to false, $var to "">><<run memorize("ending", $ending)>><<run memorize("finished", $finished)>><<run memorize("all", $all)>>'>><div class="box-grid">
<<link "<div class='box-hallucination-effect' style='background-image: url(images/profiles/2.png);'><span class='text'>Reed</span></div>" "Reed">><</link>>
<<link "<div class='box-hallucination-effect' style='background-image: url(images/profiles/6.png);'><span class='text'>Nino</span></div>" "Nino">><</link>>
<<link "<div class='box-hallucination-effect' style='background-image: url(images/profiles/1.png);'><span class='text'>Laurent</span></div>" "Laurent">><</link>>
<<link "<div class='box-hallucination-effect' style='background-image: url(images/profiles/8.png);'><span class='text'>Joran</span></div>" "Joran">><</link>>
<<link "<div class='box-hallucination-effect' style='background-image: url(images/profiles/3.png);'><span class='text'>Jewel</span></div>" "Jewel">><</link>>
<<link "<div class='box-hallucination-effect' style='background-image: url(images/profiles/5.png);'><span class='text'>Flavio</span></div>" "Flavio">><</link>>
<<link "<div class='box-hallucination-effect' style='background-image: url(images/profiles/7.png);'><span class='text'>Dia</span></div>" "Dia">><</link>>
<<link "<div class='box-hallucination-effect' style='background-image: url(images/profiles/4.png);'><span class='text'>Alan</span></div>" "Alan">><</link>>
</div>
<div class="choice" style="margin-top:4em;"><<link "<i class=\"im im-undo\"></i> Return" $return>><</link>></div><div id="gallery">
<div class="separate-profiles">
<aside class="aside aside-2 profpic">
<img src="images/profiles/5.png"/>
</aside>
<article class="main-2">
<div class="confidential"><img src="images/profiles/confidential.png"></div>
<div class="profile">
<div class="typetext"><div class="typestrong">Name:</div> <div class="type">Flavio</div></div>
<div class="typetext"><div class="typestrong">Surname:</div> <div class="type">Esposito (formerly Marotta)</div></div>
<div class="typetext"><div class="typestrong">Aliases:</div> <div class="type">N/A</div></div><br>
<div class="typetext"><div class="typestrong">Place of birth:</div> <div class="type type3"><span class="dot">Sciola</span><span class='tooltiptext'>A small, unremarkable town.</span></div></div>
<div class="typetext"><div class="typestrong">Date of birth:</div> <div class="type">13.May</div></div><br>
<div class="typetext"><div class="typestrong">Height:</div> <div class="type">183 cm / 6′</div></div>
<div class="typetext"><div class="typestrong">Eye color:</div> <div class="type">amber</div></div>
<div class="typetext"><div class="typestrong">Hair color:</div> <div class="type">black</div></div><br>
<div class="typetext"><div class="typestrong">Affliction:</div> <div class="type">Death Speaking</div></div>
<div class="typetext"><div class="typestrong">Tier:</div> <div class="type">5</div></div>
<div class="typetext"><div class="typestrong">Permission type:</div> <div class="type type3"><span class="dot">1-S</span><span class='tooltiptext'>Government-affiliated regardless of the tier</span></div></div><br>
<div class="typetext"><div class="typestrong">Likes:</div> <div class="type rightspace">plants, cards, astrology and spiritualism</div></div>
<div class="typetext"><div class="typestrong">Dislikes:</div> <div class="type rightspace">swimming, surprises, jump scares</div></div><br>
<div class="typetext"><div class="typestrong">Bio:</div> <div class="type2 rightspace type3">Team Sigma’s <<if $amalgam>><span class="dot">Commanding Officer</span><span class='tooltiptext'>Overseeing their own team</span><<else>><span class="dot">Senior Agent</span><span class='tooltiptext'>Above 5 years of experience</span><<endif>>. Former mercenary. <<link "Alcide Esposito’s" "Reed">><</link>> <<if $amalgam is false>>estranged <<endif>>older brother.</div></div>
</div>
</article>
</div>
</div>
<br>
<div style="text-align: center;"><<ch '<i class="im im-info"></i> Profiles' 'Profiles'>>
<<ch '<i class="im im-undo"></i> Return' $return>></div><div id="gallery">
<div class="separate-profiles">
<aside class="aside aside-2 profpic">
<img src="images/profiles/2.png"/>
</aside>
<article class="main-2">
<div class="confidential"><img src="images/profiles/confidential.png"></div>
<div class="profile">
<div class="typetext"><div class="typestrong">Name:</div> <div class="type">Alcide</div></div>
<div class="typetext"><div class="typestrong">Surname:</div> <div class="type">Esposito (formerly Marotta)</div></div>
<div class="typetext"><div class="typestrong">Aliases:</div> <div class="type">Reed</div></div><br>
<div class="typetext"><div class="typestrong">Place of birth:</div> <div class="type type3">near <span class="dot">Brisco</span><span class='tooltiptext'>A relatively large city, though minuscule in caparison to Elazar. A safe place known for numerous resorts and its close distance to the sea.</span></div></div>
<div class="typetext"><div class="typestrong">Date of birth:</div> <div class="type">18.June</div></div><br>
<div class="typetext"><div class="typestrong">Height:</div> <div class="type">177 cm / 5′10</div></div>
<div class="typetext"><div class="typestrong">Eye color:</div> <div class="type">brown</div></div>
<div class="typetext"><div class="typestrong">Hair color:</div> <div class="type">black</div></div><br>
<div class="typetext"><div class="typestrong">Affliction:</div> <div class="type">Telepathy</div></div>
<div class="typetext"><div class="typestrong">Tier:</div> <div class="type">4</div></div>
<div class="typetext"><div class="typestrong">Permission type:</div> <div class="type type3"><span class="dot">2-A</span><span class='tooltiptext'>Tier 4, stable, not dangerous</span></div></div><br>
<div class="typetext"><div class="typestrong">Likes:</div> <div class="type rightspace">money, being social, looking pretty</div></div>
<div class="typetext"><div class="typestrong">Dislikes:</div> <div class="type rightspace">being ignored, street food, insects</div></div><br>
<div class="typetext"><div class="typestrong">Bio:</div> <div class="type2 rightspace">Bartender and accountant in <<link "Alan Wayats’" "Alan">><</link>> corner bar (no name). <<link "Flavio Esposito’s" "Flavio">><</link>> <<if $amalgam is false>>estranged <<endif>>little brother</div></div>
</div>
</article>
</div>
</div>
<br>
<div style="text-align: center;"><<ch '<i class="im im-info"></i> Profiles' 'Profiles'>>
<<ch '<i class="im im-undo"></i> Return' $return>></div><div id="gallery">
<div class="separate-profiles">
<aside class="aside aside-2 profpic">
<img src="images/profiles/6.png"/>
</aside>
<article class="main-2">
<div class="confidential"><img src="images/profiles/confidential.png"></div>
<div class="profile">
<div class="typetext"><div class="typestrong">Name:</div> <div class="type">Nina Zora</div></div>
<div class="typetext"><div class="typestrong">Surname:</div> <div class="type">Kovalenkova</div></div>
<div class="typetext"><div class="typestrong">Aliases:</div> <div class="type">Nino</div></div><br>
<div class="typetext"><div class="typestrong">Place of birth:</div> <div class="type type3"><span class="dot">Rovia</span><span class='tooltiptext'>A small, unremarkable town.</span></div></div>
<div class="typetext"><div class="typestrong">Date of birth:</div> <div class="type">7.April</div></div><br>
<div class="typetext"><div class="typestrong">Height:</div> <div class="type">150 cm / 4′11</div></div>
<div class="typetext"><div class="typestrong">Eye color:</div> <div class="type">hazel</div></div>
<div class="typetext"><div class="typestrong">Hair color:</div> <div class="type">l.blond</div></div><br>
<div class="typetext"><div class="typestrong">Affliction:</div> <div class="type">Disintegration</div></div>
<div class="typetext"><div class="typestrong">Tier:</div> <div class="type">5</div></div>
<div class="typetext"><div class="typestrong">Permission type:</div> <div class="type type3"><span class="dot">1-S</span><span class='tooltiptext'>Government-affiliated regardless of the tier</span></div></div><br>
<div class="typetext"><div class="typestrong">Likes:</div> <div class="type rightspace">fast cars, bird watching, gossip</div></div>
<div class="typetext"><div class="typestrong">Dislikes:</div> <div class="type rightspace">small-talk, green tea and other bitter things, healthy food</div></div><br>
<div class="typetext"><div class="typestrong">Bio:</div> <div class="type2 rightspace type3">Team Sigma’s <span class="dot">Senior Agent</span><span class='tooltiptext'>Above 5 years of experience</span>. Military trained.</div></div>
</div>
</article>
</div>
</div>
<br>
<div style="text-align: center;"><<ch '<i class="im im-info"></i> Profiles' 'Profiles'>>
<<ch '<i class="im im-undo"></i> Return' $return>></div><div id="gallery">
<div class="separate-profiles">
<aside class="aside aside-2 profpic">
<img src="images/profiles/4.png"/>
</aside>
<article class="main-2">
<div class="confidential"><img src="images/profiles/confidential.png"></div>
<div class="profile">
<div class="typetext"><div class="typestrong">Name:</div> <div class="type">Alan</div></div>
<div class="typetext"><div class="typestrong">Surname:</div> <div class="type">Wayats</div></div>
<div class="typetext"><div class="typestrong">Aliases:</div> <div class="type">N/A</div></div><br>
<div class="typetext"><div class="typestrong">Place of birth:</div> <div class="type type3"><span class="dot">Elazar</span><span class='tooltiptext'>Border city (west side), one of the biggest metropolises in the country, with the largest crime rate. Famous for the booming trafficking trade, corrupt officials, and high living costs. Most often chosen by people who want to ‘disappear.’ Consists of several districts (that keep on expanding) and ample wild space between the city limits and the border. The most representative point of the city is the central plaza and its surrounding zones.</span></div></div>
<div class="typetext"><div class="typestrong">Date of birth:</div> <div class="type">31.October</div></div><br>
<div class="typetext"><div class="typestrong">Height:</div> <div class="type">178 cm / 5′10</div></div>
<div class="typetext"><div class="typestrong">Eye color:</div> <div class="type">green</div></div>
<div class="typetext"><div class="typestrong">Hair color:</div> <div class="type">d.red</div></div><br>
<div class="typetext"><div class="typestrong">Affliction:</div> <div class="type">Enhanced Strength</div></div>
<div class="typetext"><div class="typestrong">Tier:</div> <div class="type">3</div></div>
<div class="typetext"><div class="typestrong">Permission type:</div> <div class="type type3"><span class="dot">3-B</span><span class='tooltiptext'>Tier 3, mild affliction power, not dangerous</span></div></div><br>
<div class="typetext"><div class="typestrong">Likes:</div> <div class="type rightspace">romance novels, logic-based puzzles, coffee</div></div>
<div class="typetext"><div class="typestrong">Dislikes:</div> <div class="type rightspace">fakeness in any form, overcrowded places, socializing</div></div><br>
<div class="typetext"><div class="typestrong">Bio:</div> <div class="type2 rightspace">Criminal lawyer (license suspended), owner of the corner bar (no name) in Elazar. <<link "Diana Wayats-Aston’s" "Dia">><</link>> paternal cousin.</div></div>
</div>
</article>
</div>
</div>
<br>
<div style="text-align: center;"><<ch '<i class="im im-info"></i> Profiles' 'Profiles'>>
<<ch '<i class="im im-undo"></i> Return' $return>></div><div id="gallery">
<div class="separate-profiles">
<aside class="aside aside-2 profpic">
<img src="images/profiles/3.png"/>
</aside>
<article class="main-2">
<div class="confidential"><img src="images/profiles/confidential.png"></div>
<div class="profile">
<div class="typetext"><div class="typestrong">Name:</div> <div class="type">Junia</div></div>
<div class="typetext"><div class="typestrong">Surname:</div> <div class="type">Aner</div></div>
<div class="typetext"><div class="typestrong">Aliases:</div> <div class="type">Jewel</div></div><br>
<div class="typetext"><div class="typestrong">Place of birth:</div> <div class="type"><div class="redacted"></div></div></div>
<div class="typetext"><div class="typestrong">Date of birth:</div> <div class="type">23.December</div></div><br>
<div class="typetext"><div class="typestrong">Height:</div> <div class="type">169 cm / 5′6</div></div>
<div class="typetext"><div class="typestrong">Eye color:</div> <div class="type">hazel</div></div>
<div class="typetext"><div class="typestrong">Hair color:</div> <div class="type">red</div></div><br>
<div class="typetext"><div class="typestrong">Affliction:</div> <div class="type">Telekinesis</div></div>
<div class="typetext"><div class="typestrong">Tier:</div> <div class="type">4</div></div>
<div class="typetext"><div class="typestrong">Permission type:</div> <div class="type type3"><span class="dot">2-A</span><span class='tooltiptext'>Tier 4, stable, not dangerous</span></div></div><br>
<div class="typetext"><div class="typestrong">Likes:</div> <div class="type rightspace">outdoor activities, sports, playing the guitar</div></div>
<div class="typetext"><div class="typestrong">Dislikes:</div> <div class="type rightspace">the unforeseen, not being prepared, boredom</div></div><br>
<div class="typetext"><div class="typestrong">Bio:</div> <div class="type2 rightspace">Employee at <<link "Diana Wayats-Aston’s" "Dia">><</link>> perfumery</div></div>
</div>
</article>
</div>
</div>
<br>
<div style="text-align: center;"><<ch '<i class="im im-info"></i> Profiles' 'Profiles'>>
<<ch '<i class="im im-undo"></i> Return' $return>></div><div id="gallery">
<div class="separate-profiles">
<aside class="aside aside-2 profpic">
<img src="images/profiles/1.png"/>
</aside>
<article class="main-2">
<div class="confidential"><img src="images/profiles/confidential.png"></div>
<div class="profile">
<div class="typetext"><div class="typestrong">Name:</div> <div class="type">Laurent Vincent</div></div>
<div class="typetext"><div class="typestrong">Surname:</div> <div class="type">Rosier</div></div>
<div class="typetext"><div class="typestrong">Aliases:</div> <div class="type">N/A</div></div><br>
<div class="typetext"><div class="typestrong">Place of birth:</div> <div class="type type3"><span class="dot">Alven</span><span class='tooltiptext'>Capital city, a major cultural, political, and economic hub, and the country’s seat of government.</span></div></div>
<div class="typetext"><div class="typestrong">Date of birth:</div> <div class="type">3.September</div></div><br>
<div class="typetext"><div class="typestrong">Height:</div> <div class="type">186 cm / 6′1</div></div>
<div class="typetext"><div class="typestrong">Eye color:</div> <div class="type">blue</div></div>
<div class="typetext"><div class="typestrong">Hair color:</div> <div class="type">l.brown</div></div><br>
<div class="typetext"><div class="typestrong">Affliction:</div> <div class="type">Dream Shaping</div></div>
<div class="typetext"><div class="typestrong">Tier:</div> <div class="type">5</div></div>
<div class="typetext"><div class="typestrong">Permission type:</div> <div class="type type3"><span class="dot">1-S</span><span class='tooltiptext'>Government-affiliated regardless of the tier</span></div></div><br>
<div class="typetext"><div class="typestrong">Likes:</div> <div class="type rightspace">work, peace and quiet, old movies</div></div>
<div class="typetext"><div class="typestrong">Dislikes:</div> <div class="type rightspace">disorder, excessive violence, small talk</div></div><br>
<div class="typetext"><div class="typestrong">Bio:</div> <div class="type2 rightspace type3">Team Sigma’s <<if $amalgam>><span class="dot">Senior Agent</span><span class='tooltiptext'>Above 5 years of experience</span> off-duty<<else>><span class="dot">Commanding Officer</span><span class='tooltiptext'>Overseeing their own team</span><<endif>>.</div></div>
</div>
</article>
</div>
</div>
<br>
<div style="text-align: center;"><<ch '<i class="im im-info"></i> Profiles' 'Profiles'>>
<<ch '<i class="im im-undo"></i> Return' $return>></div><div id="gallery">
<div class="separate-profiles">
<aside class="aside aside-2 profpic">
<img src="images/profiles/7.png"/>
</aside>
<article class="main-2">
<div class="confidential"><img src="images/profiles/confidential.png"></div>
<div class="profile">
<div class="typetext"><div class="typestrong">Name:</div> <div class="type">Diana</div></div>
<div class="typetext"><div class="typestrong">Surname:</div> <div class="type">Wayats-Aston</div></div>
<div class="typetext"><div class="typestrong">Aliases:</div> <div class="type">Dia</div></div><br>
<div class="typetext"><div class="typestrong">Place of birth:</div> <div class="type type3"><span class="dot">Elazar</span><span class='tooltiptext'>Border city (west side), one of the biggest metropolises in the country, with the largest crime rate. Famous for the booming trafficking trade, corrupt officials, and high living costs. Most often chosen by people who want to ‘disappear.’ Consists of several districts (that keep on expanding) and ample wild space between the city limits and the border. The most representative point of the city is the central plaza and its surrounding zones.</span></div></div>
<div class="typetext"><div class="typestrong">Date of birth:</div> <div class="type">18.January</div></div><br>
<div class="typetext"><div class="typestrong">Height:</div> <div class="type">176 cm / 5′9</div></div>
<div class="typetext"><div class="typestrong">Eye color:</div> <div class="type">green</div></div>
<div class="typetext"><div class="typestrong">Hair color:</div> <div class="type">r.brown</div></div><br>
<div class="typetext"><div class="typestrong">Affliction:</div> <div class="type">Enhanced Strength</div></div>
<div class="typetext"><div class="typestrong">Tier:</div> <div class="type">3</div></div>
<div class="typetext"><div class="typestrong">Permission type:</div> <div class="type type3"><span class="dot">3-B</span><span class='tooltiptext'>Tier 3, mild affliction power, not dangerous</span></div></div><br>
<div class="typetext"><div class="typestrong">Likes:</div> <div class="type rightspace">antiques, art galleries and museums, traveling</div></div>
<div class="typetext"><div class="typestrong">Dislikes:</div> <div class="type rightspace">losing control, being unprepared, messy environments</div></div><br>
<div class="typetext"><div class="typestrong">Bio:</div> <div class="type2 rightspace"><<link "Alan Wayats’" "Alan">><</link>> paternal cousin. Owner of a small perfumery chain.</div></div>
</div>
</article>
</div>
</div>
<br>
<div style="text-align: center;"><<ch '<i class="im im-info"></i> Profiles' 'Profiles'>>
<<ch '<i class="im im-undo"></i> Return' $return>></div><div id="gallery">
<div class="separate-profiles">
<aside class="aside aside-2 profpic">
<img src="images/profiles/8.png"/>
</aside>
<article class="main-2">
<div class="confidential"><img src="images/profiles/confidential.png"></div>
<div class="profile">
<div class="typetext"><div class="typestrong">Name:</div> <div class="type">Joran</div></div>
<div class="typetext"><div class="typestrong">Surname:</div> <div class="type">Visser</div></div>
<div class="typetext"><div class="typestrong">Aliases:</div> <div class="type">N/A</div></div><br>
<div class="typetext"><div class="typestrong">Place of birth:</div> <div class="type type3"><span class="dot">Alven</span><span class='tooltiptext'>Capital city, a major cultural, political, and economic hub, and the country’s seat of government.</span></div></div>
<div class="typetext"><div class="typestrong">Date of birth:</div> <div class="type">2.February</div></div><br>
<div class="typetext"><div class="typestrong">Height:</div> <div class="type">189 cm / 6′2</div></div>
<div class="typetext"><div class="typestrong">Eye color:</div> <div class="type">hazel</div></div>
<div class="typetext"><div class="typestrong">Hair color:</div> <div class="type">d.brown</div></div><br>
<div class="typetext"><div class="typestrong">Affliction:</div> <div class="type">Dream Shaping</div></div>
<div class="typetext"><div class="typestrong">Tier:</div> <div class="type">5</div></div>
<div class="typetext"><div class="typestrong">Permission type:</div> <div class="type type3"><span class="dot">1-S</span><span class='tooltiptext'>Government-affiliated regardless of the tier</span></div></div><br>
<div class="typetext"><div class="typestrong">Likes:</div> <div class="type rightspace">haute couture, trying out new things, stimulating conversations</div></div>
<div class="typetext"><div class="typestrong">Dislikes:</div> <div class="type rightspace">pressure, talking about past, restrictions</div></div><br>
<div class="typetext"><div class="typestrong">Bio:</div> <div class="type2 rightspace type3">Team Zeta’s <span class="dot">Commanding Officer</span><span class='tooltiptext'>Overseeing their own team</span>. <<link "Alan Wayats’" "Alan">><</link>> contact.<<if $amalgam>> <div class="redacted" style="margin: 5px 0 -6px 0;"></div> former classmate (first academy).<<endif>></div></div>
</div>
</article>
</div>
</div>
<br>
<div style="text-align: center;"><<ch '<i class="im im-info"></i> Profiles' 'Profiles'>>
<<ch '<i class="im im-undo"></i> Return' $return>></div><<set $sound to false>>
<<set $choice to []>>
<<set $name to "", $surname to "", $mx to "Mx">>
<<set $title to "Perfumare<br>Dating Game">>
<<set $amalgam to false>>
<<set $hint to 1>>
<<set $music to "", $room to "", $transport to "", $work to "", $reading to "", $lunch to "", $afterwork to "", $stars to "", $home to "", $morning to "">>
<<set $ending = recall("ending", [])>>
<<set $all = recall("all", false)>>
<<set $finished = recall("finished", false)>>
<<set $var to "", $item to "">>
<<set $red to "<i class='im im-heart red'></i>", $maroon to "<i class='im im-heart maroon'></i>", $green to "<i class='im im-heart green'></i>", $blue to "<i class='im im-heart blue'></i>", $white to "<i class='im im-heart white'></i>", $purple to "<i class='im im-heart purple'></i>", $jgreen to "<i class='im im-heart jgreen'></i>", $black to "<i class='im im-heart black'></i>">><<nobr>><<if $title is "">>
<<if tags().includes("noreturn")>>
<li>
<<link "<i class='im im-undo'></i><span class='tooltiptext'>Return</span>" $return>><<set $sound to false>><</link>>
</li>
<<endif>>
<li><<link "<i class='im im-info'></i><span class='tooltiptext'>Profiles</span>" "Profiles">><</link>>
</li>
<li>
<<link "<i class='im im-sync'></i><span class='tooltiptext'>Restart</span>">><<run UI.restart()>>
<</link>></li>
<li>
<<link "<i class='im im-tumblr'></i><span class='tooltiptext'>Tumblr</span>">><<script>>window.open('https://pdrrook.tumblr.com/')<</script>><</link>></li>
<li>
<<link "<i class='im im-spotify'></i><span class='tooltiptext'>Spotify</span>" "Spotify">><</link>>
</li>
<<if $sound>><li><<link "<i class='im im-volume-off'></i> <span class='tooltiptext'>Sound Off</span>" "passage()">><</link>>
</li>
<<endif>>
<<endif>><</nobr>><<set $sound to true>>
<li>Spotify’s volume is controlled by your device and starts at 100%! The mute button at the topbar stops the music.</li>
<li>If you have a problem with seeing embed playlists, check your extensions! (especially, Privacy Badger).</li>
<li><<link "<span id='musiclink'>If you're still having trouble use the links to their spotify playlists.</span>">>
<<replace "#playlist-links">>
<li><<link "<i class='im im-spotify'></i> Reed">><<script>>window.open('https://open.spotify.com/playlist/0md83ZlVayDpiEVuiRq97Y?si=SC9b4wxiTry7CrrJPROZCQ&nd=1')<</script>><</link>></li>
<li><<link "<i class='im im-spotify'></i> Nino">><<script>>window.open('https://open.spotify.com/playlist/1fzaKSbiMWJFvwVbUI5UAR?si=rEBDOQ7eQBqr8fVGu9k2WA&nd=1')<</script>><</link>></li>
<li><<link "<i class='im im-spotify'></i> Laurent">><<script>>window.open('https://open.spotify.com/playlist/7FrAQPQp3uhzDTern02ljW?si=-0JC-cquRd6oggl-LBEQSQ&nd=1')<</script>><</link>></li>
<li><<link "<i class='im im-spotify'></i> Joran">><<script>>window.open('https://open.spotify.com/playlist/0LkeMFH5vAsf9d3scHU3nN?si=3477e06f03ce4bd5&nd=1')<</script>><</link>></li>
<li><<link "<i class='im im-spotify'></i> Jewel">><<script>>window.open('https://open.spotify.com/playlist/4BdBuCq49TQIhwLR0ASuMU?si=fZJ-fPYYSNO1kojc7lVs_w&nd=1')<</script>><</link>></li>
<li><<link "<i class='im im-spotify'></i> Flavio">><<script>>window.open('https://open.spotify.com/playlist/6APoKvqqdAiKW70aHrdhVs?si=RYXtz2CCThStLSUvNU0nJw&nd=1')<</script>><</link>></li>
<li><<link "<i class='im im-spotify'></i> Dia">><<script>>window.open('https://open.spotify.com/playlist/5atLerUw2pjZO3QitE78h9?si=753b0f4f522b40f0&nd=1')<</script>><</link>></li>
<li><<link "<i class='im im-spotify'></i> Alan">><<script>>window.open('https://open.spotify.com/playlist/0NxAqbdBwHKKchYImQvphi?si=788430fde41247c4&nd=1')<</script>><</link>></li>
<</replace>><<replace "#musiclink">><<link "Back to embed playlists" "Spotify">><</link>><</replace>><</link>>
</li>
<br>
<span id="playlist-links">
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/playlist/0md83ZlVayDpiEVuiRq97Y?utm_source=generator&theme=0" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/playlist/1fzaKSbiMWJFvwVbUI5UAR?utm_source=generator" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/playlist/7FrAQPQp3uhzDTern02ljW?utm_source=generator&theme=0" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/playlist/0LkeMFH5vAsf9d3scHU3nN?utm_source=generator" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/playlist/4BdBuCq49TQIhwLR0ASuMU?utm_source=generator&theme=0" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/playlist/6APoKvqqdAiKW70aHrdhVs?utm_source=generator" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/playlist/5atLerUw2pjZO3QitE78h9?utm_source=generator&theme=0" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/playlist/0NxAqbdBwHKKchYImQvphi?utm_source=generator" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
</span>
<div class="choice" style="margin-top:2em;"><<link "<i class=\"im im-undo\"></i> Return" $return>><<set $sound to false>><</link>></div><<link "<i class='im im-menu'></i>">>
<<script>>UI.settings()<</script>>
<</link>><!-- SIDEBAR -->
<div id="sidebar">
<div class="sidebar-header">
<!-- MENU TOGGLE ICON -->
<div style="text-align:center;">
<div class="story-mini-logo" data-passage="storyMinilogo">
</div>
<h2 class="story-author" data-passage="storyAuthor"></h2>
<ul class="story-tools" data-passage="storyTools">
</ul>
</div>
</div>
<div id="sidebar-body">
<!-- AUTHOR NAME -->
</div> <!-- SIDEBAR-BODY END TAG -->
<center><div id="ttoggle" data-passage="togggle"></div> </center>
</div> <!-- SIDEBAR END TAG -->
<div id="story" role="main">
<div id="passages">
<div id="passage-start" data-passage="start" class="passage">
</div>
</div>
</div>Perfumare Dating Game<<if $title is not "">>$title<<endif>><img src="images/handicon.png" class="minilogo"><div id="beatingheart"><i class='im im-heart'></i></div><<nobr>>
<<widget "endings">>
<<set $finished to true>><<run memorize("finished", $finished)>>
<<if $choice.count("Alan") eq 10>>
<<set _yesend to true, _pic to "<img src='images/profiles/4n.png'>">>
<<set _line1 to "If you were words on a page, you’d be fine print.", _line2 to "Do you believe in love at first sight, or should I walk by again?", _line3 to "Do you have a name, or can I just call you ‘mine’?">>
<<set _lines to [_line1, _line2, _line3]>>
<<if $ending.includesAll("Avocado Green $green", "Broccoli Green $green", "Wasabi Green $green")>>
<<else>>
<<if $ending.includes("Avocado Green $green")>><<set _lines.delete(_line1), _gotend to "Avocado Green $green">><<endif>>
<<if $ending.includes("Broccoli Green $green")>><<set _lines.delete(_line2), _gotend to "Broccoli Green $green">><<endif>>
<<if $ending.includes("Wasabi Green $green")>><<set _lines.delete(_line3), _gotend to "Wasabi Green $green">><<endif>>
<<endif>>
<<set _message to either(_lines)>>
<<if _message eq _line1>>
<<set _end to "Avocado Green $green">><<if $ending.includesAll("Avocado Green $green", "Broccoli Green $green", "Wasabi Green $green")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Avocado Green $green")>>
<<elseif _message eq _line2>>
<<set _end to "Broccoli Green $green">><<if $ending.includesAll("Avocado Green $green", "Broccoli Green $green", "Wasabi Green $green")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Broccoli Green $green")>>
<<elseif _message eq _line3>>
<<set _end to "Wasabi Green $green">><<if $ending.includesAll("Avocado Green $green", "Broccoli Green $green", "Wasabi Green $green")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Wasabi Green $green")>>
<<else>>Bug "Alan"<<endif>>
<<run memorize("ending", $ending)>>
<<elseif $choice.count("Dia") eq 8>>
<<set _yesend to true, _pic to "<img src='images/profiles/7n.png'>">>
<<if $ending.includes("Jade Green $jgreen")>><<set _gotend to "Jade Green $jgreen">><<endif>>
<<set _message to "Isn’t that my favorite employee? I suppose you deserve another raise <img src='images/messages/loveletter.png'>", $ending.pushUnique("Jade Green $jgreen"), _end to "Jade Green $jgreen">>
<<run memorize("ending", $ending)>>
<<elseif $choice.count("Flavio") eq 10>>
<<set _yesend to true, _pic to "<img src='images/profiles/5n.png'>">>
<<set _line1 to "I'm not an organ donor, but I'm ready to give you my heart.", _line2 to "Do you have a bandage? I scraped my knee falling for you.", _line3 to "Are you a time traveler? Because I see you in my future.">>
<<set _lines to [_line1, _line2, _line3]>>
<<if $ending.includesAll("Jam Red $maroon", "Wine Red $maroon", "Poppy Red $maroon")>>
<<else>>
<<if $ending.includes("Jam Red $maroon")>><<set _lines.delete(_line1), _gotend to "Jam Red $maroon">><<endif>>
<<if $ending.includes("Wine Red $maroon")>><<set _lines.delete(_line2), _gotend to "Wine Red $maroon">><<endif>>
<<if $ending.includes("Poppy Red $maroon")>><<set _lines.delete(_line3), _gotend to "Poppy Red $maroon">><<endif>>
<<endif>>
<<set _message to either(_lines)>>
<<if _message eq _line1>>
<<set _end to "Jam Red $maroon">><<if $ending.includesAll("Jam Red $maroon", "Wine Red $maroon", "Poppy Red $maroon")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Jam Red $maroon")>>
<<elseif _message eq _line2>>
<<set _end to "Wine Red $maroon">><<if $ending.includesAll("Jam Red $maroon", "Wine Red $maroon", "Poppy Red $maroon")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Wine Red $maroon")>>
<<elseif _message eq _line3>>
<<set _end to "Poppy Red $maroon">><<if $ending.includesAll("Jam Red $maroon", "Wine Red $maroon", "Poppy Red $maroon")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Poppy Red $maroon")>>
<<else>>Bug "Flavio"<<endif>>
<<run memorize("ending", $ending)>>
<<elseif $choice.count("Jewel") eq 10>>
<<set _yesend to true, _pic to "<img src='images/profiles/3n.png'>">>
<<set _line1 to "What is it like to be the most gorgeous person in this room?", _line2 to "I was wondering if you're an artist, because you're so good at drawing me in.", _line3 to "Your hand looks heavy—can I hold it for you?">>
<<set _lines to [_line1, _line2, _line3]>>
<<if $ending.includesAll("Coconut White $white", "Snow White $white", "Daisy White $white")>>
<<else>>
<<if $ending.includes("Coconut White $white")>><<set _lines.delete(_line1), _gotend to "Coconut White $white">><<endif>>
<<if $ending.includes("Snow White $white")>><<set _lines.delete(_line2), _gotend to "Snow White $white">><<endif>>
<<if $ending.includes("Daisy White $white")>><<set _lines.delete(_line3), _gotend to "Daisy White $white">><<endif>>
<<endif>>
<<set _message to either(_lines)>>
<<if _message eq _line1>>
<<set _end to "Coconut White $white">><<if $ending.includesAll("Coconut White $white", "Snow White $white", "Daisy White $white")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Coconut White $white")>>
<<elseif _message eq _line2>>
<<set _end to "Snow White $white">><<if $ending.includesAll("Coconut White $white", "Snow White $white", "Daisy White $white")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Snow White $white")>>
<<elseif _message eq _line3>>
<<set _end to "Daisy White $white">><<if $ending.includesAll("Coconut White $white", "Snow White $white", "Daisy White $white")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Daisy White $white")>>
<<else>>Bug "Jewel"<<endif>>
<<run memorize("ending", $ending)>>
<<elseif $choice.count("Joran") eq 8>>
<<if $ending.includes("Onyx Black $black")>><<set _gotend to "Onyx Black $black">><<endif>>
<<set _yesend to true, _pic to "<img src='images/profiles/8n.png'>">>
<<set _message to "<span style='text-align:center;width:100%;display:inline-block;'>Surprise, $name.<br><img src='images/last.gif'></span>", $ending.pushUnique("Onyx Black $black"), _end to "Onyx Black $black">>
<<run memorize("ending", $ending)>>
<<elseif $choice.count("Laurent") eq 10>>
<<set _yesend to true, _pic to "<img src='images/profiles/1n.png'>">>
<<set _line1 to "Are you my appendix? Because this feeling in my stomach makes me want to take you out.", _line2 to "I hope you know CPR, because you are taking my breath away", _line3 to "Are you a parking ticket? You've got fine written all over you.">>
<<set _lines to [_line1, _line2, _line3]>>
<<if $ending.includesAll("Midnight Blue $blue", "Azure Blue $blue", "Cornflower Blue $blue")>>
<<else>>
<<if $ending.includes("Midnight Blue $blue")>><<set _lines.delete(_line1), _gotend to "Midnight Blue $blue">><<endif>>
<<if $ending.includes("Azure Blue $blue")>><<set _lines.delete(_line2), _gotend to "Azure Blue $blue">><<endif>>
<<if $ending.includes("Cornflower Blue $blue")>><<set _lines.delete(_line3), _gotend to "Cornflower Blue $blue">><<endif>>
<<endif>>
<<set _message to either(_lines)>>
<<if _message eq _line1>>
<<set _end to "Midnight Blue $blue">><<if $ending.includesAll("Midnight Blue $blue", "Azure Blue $blue", "Cornflower Blue $blue")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Midnight Blue $blue")>>
<<elseif _message eq _line2>>
<<set _end to "Azure Blue $blue">><<if $ending.includesAll("Midnight Blue $blue", "Azure Blue $blue", "Cornflower Blue $blue")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Azure Blue $blue")>>
<<elseif _message eq _line3>>
<<set _end to "Cornflower Blue $blue">><<if $ending.includesAll("Midnight Blue $blue", "Azure Blue $blue", "Cornflower Blue $blue")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Cornflower Blue $blue")>>
<<else>>Bug "Laurent"<<endif>>
<<run memorize("ending", $ending)>>
<<elseif $choice.count("Nino") eq 10>>
<<set _yesend to true, _pic to "<img src='images/profiles/6n.png'>">>
<<set _line1 to "You owe me a drink. Because when I saw you, I dropped mine.", _line2 to "When I text you good morning tomorrow, what number should I text?", _line3 to "Hey, my name's Microsoft. Can I crash at your place tonight?">>
<<set _lines to [_line1, _line2, _line3]>>
<<if $ending.includesAll("Lavender Purple $purple", "Monster Purple $purple", "Plum Purple $purple")>>
<<else>>
<<if $ending.includes("Lavender Purple $purple")>><<set _lines.delete(_line1), _gotend to "Lavender Purple $purple">><<endif>>
<<if $ending.includes("Monster Purple $purple")>><<set _lines.delete(_line2), _gotend to "Monster Purple $purple">><<endif>>
<<if $ending.includes("Plum Purple $purple")>><<set _lines.delete(_line3), _gotend to "Plum Purple $purple">><<endif>>
<<endif>>
<<set _message to either(_lines)>>
<<if _message eq _line1>>
<<set _end to "Lavender Purple $purple">><<if $ending.includesAll("Lavender Purple $purple", "Monster Purple $purple", "Plum Purple $purple")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Lavender Purple $purple")>>
<<elseif _message eq _line2>>
<<set _end to "Monster Purple $purple">><<if $ending.includesAll("Lavender Purple $purple $purple", "Monster Purple $purple", "Plum Purple $purple")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Monster Purple $purple")>>
<<elseif _message eq _line3>>
<<set _end to "Plum Purple $purple">><<if $ending.includesAll("Lavender Purple $purple", "Monster Purple $purple", "Plum Purple $purple")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Plum Purple $purple")>>
<<else>>Bug "Nino"<<endif>>
<<run memorize("ending", $ending)>>
<<elseif $choice.count("Reed") eq 10>>
<<set _yesend to true, _pic to "<img src='images/profiles/2n.png'>">>
<<set _line1 to "Want a raisin? No? How about a date?", _line2 to "Did we go to school together? I could swear we had chemistry.", _line3 to "“I’m sorry, were you talking to me?”<br>“No.”<br>“Well, would you like to?”">>
<<set _lines to [_line1, _line2, _line3]>>
<<if $ending.includesAll("Tomato Red $red", "Candy Red $red", "Blush Red $red")>>
<<else>>
<<if $ending.includes("Tomato Red $red")>><<set _lines.delete(_line1), _gotend to "Tomato Red $red">><<endif>>
<<if $ending.includes("Candy Red $red")>><<set _lines.delete(_line2), _gotend to "Candy Red $red">><<endif>>
<<if $ending.includes("Blush Red $red")>><<set _lines.delete(_line3), _gotend to "Blush Red $red">><<endif>>
<<endif>>
<<set _message to either(_lines)>>
<<if _message eq _line1>>
<<set _end to "Tomato Red $red">><<if $ending.includesAll("Tomato Red $red", "Candy Red $red", "Blush Red $red")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Tomato Red $red")>>
<<elseif _message eq _line2>>
<<set _end to "Candy Red $red">><<if $ending.includesAll("Tomato Red $red", "Candy Red $red", "Blush Red $red")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Candy Red $red")>>
<<elseif _message eq _line3>>
<<set _end to "Blush Red $red">><<if $ending.includesAll("Tomato Red $red", "Candy Red $red", "Blush Red $red")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Blush Red $red")>>
<<else>>Bug "Reed"<<endif>>
<<run memorize("ending", $ending)>>
<<else>>
<<set _yesend to false>>
<<endif>>
<</widget>>
<<widget "endings-no-hearts">>
<<set $finished to true>><<run memorize("finished", $finished)>>
<<if $choice.count("Alan") eq 10>>
<<set _yesend to true, _pic to "<img src='images/profiles/4n.png'>">>
<<set _line1 to "If you were words on a page, you’d be fine print.", _line2 to "Do you believe in love at first sight, or should I walk by again?", _line3 to "Do you have a name, or can I just call you ‘mine’?">>
<<set _lines to [_line1, _line2, _line3]>>
<<if $ending.includesAll("Avocado Green", "Broccoli Green", "Wasabi Green")>>
<<else>>
<<if $ending.includes("Avocado Green")>><<set _lines.delete(_line1), _gotend to "Avocado Green">><<endif>>
<<if $ending.includes("Broccoli Green")>><<set _lines.delete(_line2), _gotend to "Broccoli Green">><<endif>>
<<if $ending.includes("Wasabi Green")>><<set _lines.delete(_line3), _gotend to "Wasabi Green">><<endif>>
<<endif>>
<<set _message to either(_lines)>>
<<if _message eq _line1>>
<<set _end to "Avocado Green">><<if $ending.includesAll("Avocado Green", "Broccoli Green", "Wasabi Green")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Avocado Green")>>
<<elseif _message eq _line2>>
<<set _end to "Broccoli Green">><<if $ending.includesAll("Avocado Green", "Broccoli Green", "Wasabi Green")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Broccoli Green")>>
<<elseif _message eq _line3>>
<<set _end to "Wasabi Green">><<if $ending.includesAll("Avocado Green", "Broccoli Green", "Wasabi Green")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Wasabi Green")>>
<<else>>Bug "Alan"<<endif>>
<<run memorize("ending", $ending)>>
<<elseif $choice.count("Dia") eq 8>>
<<set _yesend to true, _pic to "<img src='images/profiles/7n.png'>">>
<<if $ending.includes("Jade Green")>><<set _gotend to "Jade Green">><<endif>>
<<set _message to "Isn’t that my favorite employer? I suppose you deserve another raise <img src='images/messages/loveletter.png'>", $ending.pushUnique("Jade Green"), _end to "Jade Green">>
<<run memorize("ending", $ending)>>
<<elseif $choice.count("Flavio") eq 10>>
<<set _yesend to true, _pic to "<img src='images/profiles/5n.png'>">>
<<set _line1 to "I'm not an organ donor, but I'm ready to give you my heart.", _line2 to "Do you have a Band-Aid? I scraped my knee falling for you.", _line3 to "Are you a time traveler? Because I see you in my future.">>
<<set _lines to [_line1, _line2, _line3]>>
<<if $ending.includesAll("Jam Red", "Wine Red", "Poppy Red")>>
<<else>>
<<if $ending.includes("Jam Red")>><<set _lines.delete(_line1), _gotend to "Jam Red">><<endif>>
<<if $ending.includes("Wine Red")>><<set _lines.delete(_line2), _gotend to "Wine Red">><<endif>>
<<if $ending.includes("Poppy Red")>><<set _lines.delete(_line3), _gotend to "Poppy Red">><<endif>>
<<endif>>
<<set _message to either(_lines)>>
<<if _message eq _line1>>
<<set _end to "Jam Red">><<if $ending.includesAll("Jam Red", "Wine Red", "Poppy Red")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Jam Red")>>
<<elseif _message eq _line2>>
<<set _end to "Wine Red">><<if $ending.includesAll("Jam Red", "Wine Red", "Poppy Red")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Wine Red")>>
<<elseif _message eq _line3>>
<<set _end to "Poppy Red">><<if $ending.includesAll("Jam Red", "Wine Red", "Poppy Red")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Poppy Red")>>
<<else>>Bug "Flavio"<<endif>>
<<run memorize("ending", $ending)>>
<<elseif $choice.count("Jewel") eq 10>>
<<set _yesend to true, _pic to "<img src='images/profiles/3n.png'>">>
<<set _line1 to "What is it like to be the most gorgeous person in this room?", _line2 to "I was wondering if you're an artist, because you're so good at drawing me in.", _line3 to "Your hand looks heavy—can I hold it for you?">>
<<set _lines to [_line1, _line2, _line3]>>
<<if $ending.includesAll("Coconut White", "Snow White", "Daisy White")>>
<<else>>
<<if $ending.includes("Coconut White")>><<set _lines.delete(_line1), _gotend to "Coconut White">><<endif>>
<<if $ending.includes("Snow White")>><<set _lines.delete(_line2), _gotend to "Snow White">><<endif>>
<<if $ending.includes("Daisy White")>><<set _lines.delete(_line3), _gotend to "Daisy White">><<endif>>
<<endif>>
<<set _message to either(_lines)>>
<<if _message eq _line1>>
<<set _end to "Coconut White">><<if $ending.includesAll("Coconut White", "Snow White", "Daisy White")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Coconut White")>>
<<elseif _message eq _line2>>
<<set _end to "Snow White">><<if $ending.includesAll("Coconut White", "Snow White", "Daisy White")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Snow White")>>
<<elseif _message eq _line3>>
<<set _end to "Daisy White">><<if $ending.includesAll("Coconut White", "Snow White", "Daisy White")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Daisy White")>>
<<else>>Bug "Jewel"<<endif>>
<<run memorize("ending", $ending)>>
<<elseif $choice.count("Joran") eq 8>>
<<if $ending.includes("Onyx Black")>><<set _gotend to "Onyx Black">><<endif>>
<<set _yesend to true, _pic to "<img src='images/profiles/8n.png'>">>
<<set _message to "<span style='text-align:center;width:100%;display:inline-block;'>Surprise, $name.<br><img src='images/last.gif'></span>", $ending.pushUnique("Onyx Black"), _end to "Onyx Black">>
<<run memorize("ending", $ending)>>
<<elseif $choice.count("Laurent") eq 10>>
<<set _yesend to true, _pic to "<img src='images/profiles/1n.png'>">>
<<set _line1 to "Are you my appendix? Because this feeling in my stomach makes me want to take you out.", _line2 to "I hope you know CPR, because you are taking my breath away", _line3 to "Are you a parking ticket? You've got fine written all over you.">>
<<set _lines to [_line1, _line2, _line3]>>
<<if $ending.includesAll("Midnight Blue", "Azure Blue", "Cornflower Blue")>>
<<else>>
<<if $ending.includes("Midnight Blue")>><<set _lines.delete(_line1), _gotend to "Midnight Blue">><<endif>>
<<if $ending.includes("Azure Blue")>><<set _lines.delete(_line2), _gotend to "Azure Blue">><<endif>>
<<if $ending.includes("Cornflower Blue")>><<set _lines.delete(_line3), _gotend to "Cornflower Blue">><<endif>>
<<endif>>
<<set _message to either(_lines)>>
<<if _message eq _line1>>
<<set _end to "Midnight Blue">><<if $ending.includesAll("Midnight Blue", "Azure Blue", "Cornflower Blue")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Midnight Blue")>>
<<elseif _message eq _line2>>
<<set _end to "Azure Blue">><<if $ending.includesAll("Midnight Blue", "Azure Blue", "Cornflower Blue")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Azure Blue")>>
<<elseif _message eq _line3>>
<<set _end to "Cornflower Blue">><<if $ending.includesAll("Midnight Blue", "Azure Blue", "Cornflower Blue")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Cornflower Blue")>>
<<else>>Bug "Laurent"<<endif>>
<<run memorize("ending", $ending)>>
<<elseif $choice.count("Nino") eq 10>>
<<set _yesend to true, _pic to "<img src='images/profiles/6n.png'>">>
<<set _line1 to "You owe me a drink. Because when I saw you, I dropped mine.", _line2 to "When I text you good morning tomorrow, what number should I text?", _line3 to "Hey, my name's Microsoft. Can I crash at your place tonight?">>
<<set _lines to [_line1, _line2, _line3]>>
<<if $ending.includesAll("Lavender Purple", "Monster Purple", "Plum Purple")>>
<<else>>
<<if $ending.includes("Lavender Purple")>><<set _lines.delete(_line1), _gotend to "Lavender Purple">><<endif>>
<<if $ending.includes("Monster Purple")>><<set _lines.delete(_line2), _gotend to "Monster Purple">><<endif>>
<<if $ending.includes("Plum Purple")>><<set _lines.delete(_line3), _gotend to "Plum Purple">><<endif>>
<<endif>>
<<set _message to either(_lines)>>
<<if _message eq _line1>>
<<set _end to "Lavender Purple">><<if $ending.includesAll("Lavender Purple", "Monster Purple", "Plum Purple")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Lavender Purple")>>
<<elseif _message eq _line2>>
<<set _end to "Monster Purple">><<if $ending.includesAll("Lavender Purple", "Monster Purple", "Plum Purple")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Monster Purple")>>
<<elseif _message eq _line3>>
<<set _end to "Plum Purple">><<if $ending.includesAll("Lavender Purple", "Monster Purple", "Plum Purple")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Plum Purple")>>
<<else>>Bug "Nino"<<endif>>
<<run memorize("ending", $ending)>>
<<elseif $choice.count("Reed") eq 10>>
<<set _yesend to true, _pic to "<img src='images/profiles/2n.png'>">>
<<set _line1 to "Want a raisin? No? How about a date?", _line2 to "Did we go to school together? I could swear we had chemistry.", _line3 to "“I’m sorry, were you talking to me?”<br>“No.”<br>“Well, would you like to?”">>
<<set _lines to [_line1, _line2, _line3]>>
<<if $ending.includesAll("Tomato Red", "Candy Red", "Blush Red")>>
<<else>>
<<if $ending.includes("Tomato Red")>><<set _lines.delete(_line1), _gotend to "Tomato Red">><<endif>>
<<if $ending.includes("Candy Red")>><<set _lines.delete(_line2), _gotend to "Candy Red">><<endif>>
<<if $ending.includes("Blush Red")>><<set _lines.delete(_line3), _gotend to "Blush Red">><<endif>>
<<endif>>
<<set _message to either(_lines)>>
<<if _message eq _line1>>
<<set _end to "Tomato Red">><<if $ending.includesAll("Tomato Red", "Candy Red", "Blush Red")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Tomato Red")>>
<<elseif _message eq _line2>>
<<set _end to "Candy Red">><<if $ending.includesAll("Tomato Red", "Candy Red", "Blush Red")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Candy Red")>>
<<elseif _message eq _line3>>
<<set _end to "Blush Red">><<if $ending.includesAll("Tomato Red", "Candy Red", "Blush Red")>><<set _gotend to _end>><<endif>><<set $ending.pushUnique("Blush Red")>>
<<else>>Bug "Reed"<<endif>>
<<run memorize("ending", $ending)>>
<<else>>
<<set _yesend to false>>
<<endif>>
<</widget>>
<<widget "cap">><<print _args[0].toUpperFirst()>><</widget>>
<<widget "lc">><<print _args[0].toLowerCase()>><</widget>>
<<widget "uc">><<print _args[0].toUpperCase()>><</widget>>
<<widget "ch">><div class="choice"><<link _args[0] _args[1]>>_args[2]<</link>></div><</widget>>
<</nobr>>
<<widget "var">><<set $var to _args[0]>><</widget>><<nobr>><<widget "maphighlight">>
<script>
/*! maphilight 30-05-2021 */
!function(t,i){"function"==typeof define&&define.amd?define(["jquery"],i):i(t.jQuery)}(this,function(d){var l,c,f,p,u,g,m,e,v,w,y;if(c=!!document.createElement("canvas").getContext,l=function(){var t=document.createElement("div");t.innerHTML='<v:shape id="vml_flag1" adj="1" />';var i=t.firstChild;return i.style.behavior="url(#default#VML)",!i||"object"==typeof i.adj}(),c||l){if(c){e=function(t){return Math.max(0,Math.min(parseInt(t,16),255))},v=function(t,i){return"rgba("+e(t.substr(0,2))+","+e(t.substr(2,2))+","+e(t.substr(4,2))+","+i+")"},f=function(t){var i=d('<canvas style="width:'+d(t).width()+"px;height:"+d(t).height()+'px;"></canvas>').get(0);return i.getContext("2d").clearRect(0,0,d(t).width(),d(t).height()),i};function b(t,e,a,o,r){if(o=o||0,r=r||0,t.beginPath(),"rect"==e)t.rect(a[0]+o,a[1]+r,a[2]-a[0],a[3]-a[1]);else if("poly"==e)for(t.moveTo(a[0]+o,a[1]+r),i=2;i<a.length;i+=2)t.lineTo(a[i]+o,a[i+1]+r);else"circ"==e&&t.arc(a[0]+o,a[1]+r,a[2],0,2*Math.PI,!1);t.closePath()}p=function(t,i,e,a,o){var r=t.getContext("2d");if(a.shadow){r.save(),"inside"==a.shadowPosition&&(b(r,i,e),r.clip());var s=100*t.width,n=100*t.height;b(r,i,e,s,n),r.shadowOffsetX=a.shadowX-s,r.shadowOffsetY=a.shadowY-n,r.shadowBlur=a.shadowRadius,r.shadowColor=v(a.shadowColor,a.shadowOpacity);var h=a.shadowFrom;h||(h="outside"==a.shadowPosition?"fill":"stroke"),"stroke"==h?(r.strokeStyle="rgba(0,0,0,1)",r.stroke()):"fill"==h&&(r.fillStyle="rgba(0,0,0,1)",r.fill()),r.restore(),"outside"==a.shadowPosition&&(r.save(),b(r,i,e),r.globalCompositeOperation="destination-out",r.fillStyle="rgba(0,0,0,1);",r.fill(),r.restore())}r.save(),b(r,i,e),a.fill&&(r.fillStyle=v(a.fillColor,a.fillOpacity),r.fill()),a.stroke&&(r.strokeStyle=v(a.strokeColor,a.strokeOpacity),r.lineWidth=a.strokeWidth,r.stroke()),r.restore(),a.fade&&d(t).css("opacity",0).animate({opacity:1},100)},u=function(t){t.getContext("2d").clearRect(0,0,t.width,t.height)}}else f=function(t){return d('<var style="zoom:1;overflow:hidden;display:block;width:'+t.width+"px;height:"+t.height+'px;"></var>').get(0)},p=function(t,i,e,a,o){var r,s,n,h;for(var l in e)e[l]=parseInt(e[l],10);r='<v:fill color="#'+a.fillColor+'" opacity="'+(a.fill?a.fillOpacity:0)+'" />',s=a.stroke?'strokeweight="'+a.strokeWidth+'" stroked="t" strokecolor="#'+a.strokeColor+'"':'stroked="f"',n='<v:stroke opacity="'+a.strokeOpacity+'"/>',"rect"==i?h=d('<v:rect name="'+o+'" filled="t" '+s+' style="zoom:1;margin:0;padding:0;display:block;position:absolute;left:'+e[0]+"px;top:"+e[1]+"px;width:"+(e[2]-e[0])+"px;height:"+(e[3]-e[1])+'px;"></v:rect>'):"poly"==i?h=d('<v:shape name="'+o+'" filled="t" '+s+' coordorigin="0,0" coordsize="'+t.width+","+t.height+'" path="m '+e[0]+","+e[1]+" l "+e.join(",")+' x e" style="zoom:1;margin:0;padding:0;display:block;position:absolute;top:0px;left:0px;width:'+t.width+"px;height:"+t.height+'px;"></v:shape>'):"circ"==i&&(h=d('<v:oval name="'+o+'" filled="t" '+s+' style="zoom:1;margin:0;padding:0;display:block;position:absolute;left:'+(e[0]-e[2])+"px;top:"+(e[1]-e[2])+"px;width:"+2*e[2]+"px;height:"+2*e[2]+'px;"></v:oval>')),h.get(0).innerHTML=r+n,d(t).append(h)},u=function(t){var i=d("<div>"+t.innerHTML+"</div>");i.children("[name=highlighted]").remove(),d(t).html(i.html())};g=function(t){var i,e,a=(t.getAttribute("shape")||"rect").toLowerCase().substr(0,4);if("defa"!==a){for(e=(t.getAttribute("coords")||"").split(","),i=0;i<e.length;i++)e[i]=parseFloat(e[i]);return[a,e]}},y=function(t,i){var e=d(t);return d.extend({},i,!!d.metadata&&e.metadata(),e.data("maphilight"))},w=function(t){return!!t.complete&&(void 0===t.naturalWidth||0!==t.naturalWidth)};var t=!(m={position:"absolute",left:0,top:0,padding:0,border:0});d.fn.maphilight=function(h){return h=d.extend({},d.fn.maphilight.defaults,h),c||t||(d(window).ready(function(){document.namespaces.add("v","urn:schemas-microsoft-com:vml");var t=document.createStyleSheet();d.each(["shape","rect","oval","circ","fill","stroke","imagedata","group","textbox"],function(){t.addRule("v\\:"+this,"behavior: url(#default#VML); antialias:true")})}),t=!0),this.each(function(){var e,t,r,s,n,a,i;if(e=d(this),!w(this))return window.setTimeout(function(){e.maphilight(h)},200);if(r=d.extend({},h,!!d.metadata&&e.metadata(),e.data("maphilight")),(i=e.get(0).getAttribute("usemap"))&&(s=d('map[name="'+i.substr(1)+'"]'),e.is('img,input[type="image"]')&&i&&0<s.length)){if(e.hasClass("maphilighted")){var o=e.parent();e.insertBefore(o),o.remove(),d(s).unbind(".maphilight")}this.src.replace(/[\n\r]/g,""),t=d("<div></div>").css({display:"block",background:'url("'+this.src+'")',"background-size":"contain","background-repeat":"no-repeat",position:"relative",padding:0,width:this.width,height:this.height}),r.wrapClass&&(!0===r.wrapClass?t.addClass(d(this).attr("class")):t.addClass(r.wrapClass)),e.before(t).css("opacity",1e-10).css(m).remove(),l&&e.css("filter","Alpha(opacity=0)"),t.append(e),n=f(this),d(n).css(m),n.height=this.height,n.width=this.width,d(s).bind("alwaysOn.maphilight",function(){a&&u(a),c||d(n).empty(),d(s).find("area[coords]").each(function(){var t,i;if((i=y(this,r)).alwaysOn){if(!a&&c&&(a=f(e[0]),d(a).css(m),a.width=e[0].width,a.height=e[0].height,e.before(a)),i.fade=i.alwaysOnFade,!(t=g(this)))return;p(c?a:n,t[0],t[1],i,"")}})}).trigger("alwaysOn.maphilight").bind("mouseover.maphilight focusin.maphilight",function(t){var i,e,a=t.target;if(!(e=y(a,r)).neverOn&&!e.alwaysOn){if(!(i=g(a)))return;if(p(n,i[0],i[1],e,"highlighted"),e.groupBy){"string"==typeof e.groupBy&&(e.groupBy=[e.groupBy]);var o=d(this);d.each(e.groupBy,function(t,i){var e;e=/^[a-zA-Z][\-a-zA-Z]+$/.test(i)?s.find("area["+i+'="'+o.attr(i)+'"]'):s.find(i);var a=this;e.each(function(){if(this!=a){var t=y(this,r);if(!t.neverOn&&!t.alwaysOn){var i=g(this);p(n,i[0],i[1],t,"highlighted")}}})})}c||d(n).append("<v:rect></v:rect>")}}).bind("mouseout.maphilight focusout.maphilight",function(t){u(n)}),e.before(n),e.addClass("maphilighted")}})},d.fn.maphilight.defaults={fill:!0,fillColor:"000000",fillOpacity:.2,stroke:!0,strokeColor:"ff0000",strokeOpacity:1,strokeWidth:1,fade:!0,alwaysOn:!1,neverOn:!1,groupBy:!1,wrapClass:!0,shadow:!1,shadowX:0,shadowY:0,shadowRadius:6,shadowColor:"000000",shadowOpacity:.8,shadowPosition:"outside",shadowFrom:!1}}else d.fn.maphilight=function(){return this}});
</script>
<</widget>><</nobr>>
<<widget "mapresizer">><<script>>
(function() {
function scaleImageMap() {
function resizeMap() {
function resizeAreaTag(cachedAreaCoords, idx) {
function scale(coord) {
var dimension = 1 === (isWidth = 1 - isWidth) ? "width" : "height";
return (padding[dimension] + Math.floor(Number(coord) * scalingFactor[dimension]));
}
var isWidth = 0;
areas[idx].coords = cachedAreaCoords.split(",").map(scale).join(",");
}
if (image) {
var scalingFactor = {
width: $(image).width() / image.naturalWidth,
height: $(image).height() / image.naturalHeight,
};
var padding = {
width: parseInt(
window.getComputedStyle(image, null).getPropertyValue("padding-left"),
10
),
height: parseInt(
window.getComputedStyle(image, null).getPropertyValue("padding-top"),
10
),
};
cachedAreaCoordsArray.forEach(resizeAreaTag);
}
}
function getCoords(e) {
// Normalize coord-string to csv format without any space chars
return e.coords.replace(/ *, */g, ",").replace(/ +/g, ",");
}
function debounce() {
clearTimeout(timer);
timer = setTimeout(resizeMap, 250);
}
function start() {
function setupMap () {
if ($("img").width()) {
resizeMap();
} else {
if (++tries < 100) {
setTimeout(setupMap, 20);
}
}
}
var tries = 0;
if (image) {
setupMap();
var imo = $(context).find(".imageMapObserve");
if (imo.length) {
$(context).off("mouseup", ".imageMapObserve", resizeMap);
imo.on("mouseup", resizeMap);
if (window.ResizeObserver) {
new ResizeObserver(debounce).observe($(context)[0].querySelector(".imageMapObserve"));
}
}
}
}
function addEventListeners() {
if (image) {
image.addEventListener("load", resizeMap, false); // Detect late image loads in IE11
}
window.addEventListener("focus", resizeMap, false); // Cope with window being resized whilst on another tab
window.addEventListener("resize", debounce, false);
window.addEventListener("readystatechange", resizeMap, false);
document.addEventListener("fullscreenchange", resizeMap, false);
$("#ui-bar-toggle").click(debounce);
}
function beenHere() {
return "function" === typeof map._resize;
}
function getImg(name) {
return $(context).find('img[usemap="' + name + '"]')[0];
}
function setup() {
areas = map.getElementsByTagName("area");
cachedAreaCoordsArray = Array.prototype.map.call(areas, getCoords);
image = getImg("#" + map.name) || getImg(map.name);
map._resize = resizeMap; // Bind resize method to HTML map element
}
var /* jshint validthis:true */
map = this, areas = null,
cachedAreaCoordsArray = null,
image = null, timer = null;
if (!beenHere()) {
setup();
addEventListeners();
start();
} else {
var imo = $(context).find(".imageMapObserve");
if (imo.length) {
$(context).off("mouseup", ".imageMapObserve", resizeMap);
imo.on("mouseup", resizeMap);
if (window.ResizeObserver) {
new ResizeObserver(debounce).observe($(context)[0].querySelector(".imageMapObserve"));
}
}
map._resize(); // Already setup, so just resize map
}
}
function factory() {
function chkMap(element) {
if (!element.tagName) {
throw new TypeError("Object is not a valid DOM element");
} else if ("MAP" !== element.tagName.toUpperCase()) {
throw new TypeError("Expected <MAP> tag, found <" + element.tagName + ">.");
}
}
function init(element) {
if (element) {
chkMap(element);
scaleImageMap.call(element);
maps.push(element);
}
}
var maps;
return function imageMapResizeF(target) {
maps = []; // Only return maps from this call
switch (typeof target) {
case "undefined":
case "string":
Array.prototype.forEach.call(context.querySelectorAll(target || "map"), init);
break;
case "object":
init(target);
break;
default:
throw new TypeError("Unexpected data type (" + typeof target + ").");
}
return maps;
};
}
var context = document;
if (typeof define === "function" && define.amd) {
define([], factory);
} else if (typeof module === "object" && typeof module.exports === "object") {
module.exports = factory(); // Node for browserfy
} else {
window.imageMapResize = factory();
}
if ("jQuery" in window) {
window.jQuery.fn.imageMapResize = function $imageMapResizeF() {
context = this.prevObject;
return this.filter("map").each(scaleImageMap).end();
};
}
})();
$(document).one(":passagerender", function (event) {
$(event.content).find("map").imageMapResize();
});
/* Image Map Resizer - End */
<</script>><</widget>>