Your browser lacks required capabilities. Please upgrade it or switch to another to continue.
<<fadein 2s 2s>>\
<<fadeout 1s 6s>>\
Bliss
<</fadeout>>\
<</fadein>>
<<fadein 2s 2s>>\
<<fadeout 1s 6s>>\
A Poem by Oliver Zhang
<</fadeout>>\
<</fadein>>
<<set $seconds to 10>>
<<silently>>
<<repeat 1s>>
<<set $seconds to $seconds - 1>>
<<if $seconds lt 0>>
<<goto "Passage1">>
<<stop>>
<</if>>
<</repeat>>
<</silently>><<set $seconds to 7>>\
<span id="countdown">[img[images2/yoloframe1.gif]]</span>\
<<silently>>\
<<repeat 1s>>\
<<set $seconds to $seconds - 1>>\
<<if $seconds lte 0>>\
<<replace "#countdown">>[img[images2/yoloframe2.gif]]<</replace>>\
<<stop>>\
<</if>>\
<</repeat>>\
<</silently>>\
<<fadeout 3s 12s>>\
The worries of yesterday
<<timed 2s t8n>> today<</timed>><<timed 3.5s t8n>>, tomorrow<</timed>>
<<timed 5s t8n>>\
are gone, <</timed>>
<<timed 7s t8n>> on this 6th of August. <</timed>>
<</fadeout>>
<<set $seconds2 to 15>>
<<silently>>
<<repeat 1s>>
<<set $seconds2 to $seconds2 - 1>>
<<if $seconds2 lte 0>>
<<goto "Passage2">>
<<stop>>
<</if>>
<</repeat>>
<</silently>>[img[images2/yoloframe3.gif]]
<<fadeout 3s 13s>>\
I lie,
<<timed 2s t8n>> relaxed<</timed>><<timed 3.5s t8n>>, not feeling<</timed>>
<<timed 5s t8n>>not thinking<</timed>>
<<timed 7s t8n>>just breathing<</timed>>
<<timed 9s t8n>> Where I am <</timed>>
<<timed 11s t8n>> beside this calm forest. <</timed>>
<</fadeout>>
<<set $seconds to 15>>
<<silently>>
<<repeat 1s>>
<<set $seconds to $seconds - 1>>
<<if $seconds lt 0>>
<<goto "Passage3">>
<<stop>>
<</if>>
<</repeat>>
<</silently>>[img[images2/yoloframe4.gif]]
<<fadeout 3s 13s>>\
A gently breeze rolls by
<<timed 3s t8n>> as I watch a few birds fly high.<</timed>>
<<timed 5.5s t8n>>With that<</timed>>
<<timed 8s t8n>>\
I fall asleep.<</timed>>
<</fadeout>>
<<set $seconds to 16>>
<<silently>>
<<repeat 1s>>
<<set $seconds to $seconds - 1>>
<<if $seconds lt 0>>
<<goto "Passage4">>
<<stop>>
<</if>>
<</repeat>>
<</silently>><<set $seconds to 7>>\
<span id="countdown">[img[images2/yoloframe5.gif]]</span>\
<<silently>>\
<<repeat 1s>>\
<<set $seconds to $seconds - 1>>\
<<if $seconds lt 0>>\
<<goto "Passage5">>
<<stop>>\
<</if>>\
<</repeat>>\
<</silently>>\[img[images2/yoloframe6.gif]]
<<set $seconds to 9>>
<<silently>>
<<repeat 1s>>
<<set $seconds to $seconds - 1>>
<<if $seconds lt 0>>
<<goto "Passage6">>
<<stop>>
<</if>>
<</repeat>>
<</silently>>[img[images2/yoloframe7.gif]]
<<set $seconds2 to 7>>\
<span id="restart"></span>\
<<silently>>
<<repeat 1s>>
<<set $seconds2 to $seconds2 - 1>>
<<if $seconds2 lte 0>>
<<replace "#restart">>[[Fin - Replay|Start]]<</replace>>
<<stop>>
<</if>>
<</repeat>>
<</silently>>