Your browser lacks required capabilities. Please upgrade it or switch to another to continue.
Loading…
<<nobr>>
<span id="a1"> rootFile @@.fade-in-out; : @@ </span>
<<timed 3s>><<replace "#a1">><span id="pa">webError @@.fade-in-out; : @@</span><</replace>><</timed>>
<<timed 6s>><<replace "#pa">><span id="9a"><p>Connecting@@.fade-in-out; : @@</p></span><</replace>><</timed>>
<<timed 9s>><<replace "#9a">><span id="3a"><p>Warning@@.fade-in-out; : @@</p></span><</replace>><</timed>>
<<timed 11s>><<replace "#3a">><span id="4a">10@@.fade-in-out; : @@</span><</replace>><</timed>>
<<timed 12s>><<replace "#4a">><span id="5a"><p>9 @@.fade-in-out; : @@</p></span><</replace>><</timed>>
<<timed 13s>><<replace "#5a">><span id="6a"><p>8@@.fade-in-out; : @@</p></span><</replace>><</timed>>
<<timed 14s>><<replace "#6a">><span id="7a"><p>7 @@.fade-in-out; : @@</p></span><</replace>><</timed>>
<<timed 15s>><<replace "#7a">><span id="8a"><p>6@@.fade-in-out; : @@</p></span><</replace>><</timed>>
<<timed 16s>><<replace "#8a">><span id="9a"><p>5@@.fade-in-out; : @@ </p></span><</replace>><</timed>>
<<timed 17s>><<replace "#9a">><span id="10a"><p>4 @@.fade-in-out; : @@</p></span><</replace>><</timed>>
<<timed 18s>><<replace "#10a">><span id="11a"><p>3 @@.fade-in-out; : @@</p></span><</replace>><</timed>>
<<timed 19s>><<replace "#11a">><span id="12a"><p>2 @@.fade-in-out; : @@</p></span><</replace>><</timed>>
<<timed 20s>><<replace "#12a">><span id="13a"><p>1 @@.fade-in-out; : @@</p></span><</replace>><</timed>>
<<timed 23s>><<replace "#13a">><span id="14a"><p>dataInstalled @@.fade-in-out; : @@ </p></span><</replace>><</timed>>
<<timed 25s>><<replace "#14a">><span id="15a"><p>Load \systemfiles\userdata\documents@@.fade-in-out; : @@ Copy To Server </p></span><</replace>><</timed>> <</nobr>>
<<timed 26s>><p>Load \programmefiles\userdata\documents @@.fade-in-out; : @@ Copy To Server</p><</timed>>
<<timed 27s>><p>Load \programmefiles\system32\system.init @@.fade-in-out; : @@ Copy To Server</p><</timed>>
<<timed 28s>><p>Load \programmefiles\systemfiles\system2.init @@.fade-in-out; : @@ Copy To Server</p><</timed>>
<<timed 29s>><p>Load \systemmenu\dataLoad\root\ @@.fade-in-out; : @@ Copy To Server</p><</timed>>
<<timed 30s>><p>Load \systemmenu\dataLoad\rootBackup\ @@.fade-in-out; : @@ Copy To Server</p><</timed>>
<<timed 31s>><p>Load \rootFiles\bin\folderStructure.bin @@.fade-in-out; : @@ Copy To Server</p><</timed>>
<<timed 40s>><<goto "1">><</timed>>
<<set $happiness to $happiness + 1>><p>What is your name?</p> <<textbox "$name" "">>
<<button "ENTER NAME">>
<<set $name to $name.trim()>>
<<if $name is "">>
<<replace "#name-error">>Please enter a name!<</replace>>
<<else>>
<<goto "name">>
<</if>>
<</button>> \
<span id="name-error"></span>
<<timed 14s>> <p>Please... tell me your name.</p> <</timed>>
<p> Hi $name </p>
<<timed 5s>>
<<goto AGE>><</timed>>
<p> $name, your Code for this mission will be $code </p>
<<timed 5s>> <<goto test>><</timed>><p> To continue I need you to find one other code. </p>
<<textbox "_answer" "">>
<<button "ENTER 1 MORE CODE?">><<if _answer is "nocode">> <<goto "test">>
<<elseif _answer.toLowerCase().includes('elvis')>>
<<if $code eq "Elvis">>
<<goto "no">>
<<else>>
<<goto "yes">>
<</if>>
<<elseif _answer.toLowerCase().includes('sinatra')>>
<<if $code eq "Sinatra>">
<<goto "no">>
<<else>>
<<goto "yes">>
<</if>>
<<elseif _answer.toLowerCase().includes('lennon')>>
<<if $code eq "Lennon">>
<<goto "no">>
<<else>>
<<goto "yes">>
<</if>>
<<elseif _answer.toLowerCase().includes('mccartney')>>
<<if $code eq "McCartney">>
<<goto "no">>
<<else>>
<<goto "yes">>
<</if>>
<<elseif _answer.toLowerCase().includes('mercury')>>
<<if $code eq "Mercury">>
<<goto "no">>
<<else>>
<<goto "yes">>
<</if>>
<<elseif _answer.toLowerCase().includes('zeppelin')>>
<<if $code eq "Zeppelin">>
<<goto "no">>
<<else>>
<<goto "yes">>
<</if>>
<<elseif _answer.toLowerCase().includes('halen')>>
<<if $code eq "Halen">>
<<goto "no">>
<<else>>
<<goto "yes">>
<</if>>
<<elseif _answer.toLowerCase().includes('bonnie')>>
<<if $code eq "Bonnie">>
<<goto "no">>
<<else>>
<<goto "yes">>
<</if>>
<<elseif _answer.toLowerCase().includes('posh')>>
<<if $code eq "Posh">>
<<goto "no">>
<<else>>
<<goto "yes">>
<</if>>
<<elseif _answer.toLowerCase().includes('kurt')>>
<<if $code eq "Kurt">>
<<goto "no">>
<<else>>
<<goto "yes">>
<</if>>
<<elseif _answer.toLowerCase().includes('gaga')>>
<<if $code eq "Gaga">>
<<goto "no">>
<<else>>
<<goto "yes">>
<</if>>
<<elseif _answer.toLowerCase().includes('kanye')>>
<<if $code eq "Kanye">>
<<goto "no">>
<<else>>
<<goto "yes">>
<</if>>
<<elseif _answer.toLowerCase().includes('jim')>>
<<if $code eq "Jim">>
<<goto "no">>
<<else>>
<<goto "yes">>
<</if>>
<<elseif _answer.toLowerCase().includes('carrey')>>
<<if $code eq "Carrey">>
<<goto "no">>
<<else>>
<<goto "yes">>
<</if>>
<<else>>
<<goto nocode>>
<</if>>
<</button>><p> Great $name.</p>
<<timed 2s>> <p>You have helped us recruit one more.</p><</timed>>
<<timed 4s>><p>We can now continue.</p><</timed>>
<<timed 6s>>
<<button "Continue">>
<<goto "die1">>
<</button>>
<</timed>>
$name, that is your code. Your code is $code.
Find another code.
Maybe find somone born in another decade.
<<timed 9s>> <<goto test>> <</timed>>This is not a code. Find another code by asking another person.
Try somone born in another decade to you.
<<timed 8s>> <<goto test>> <</timed>><p>What year were your born?</p>
<<textbox "_answer" "">>
<<button "ENTER YEAR">>
<<if _answer is "1980">>
<<goto "80">>
<<elseif _answer is "1950">> <<goto "50">>
<<elseif _answer is "1951">> <<goto "50">>
<<elseif _answer is "1952">> <<goto "50">>
<<elseif _answer is "1953">> <<goto "50">>
<<elseif _answer is "1954">> <<goto "50">>
<<elseif _answer is "1955">> <<goto "50">>
<<elseif _answer is "1956">> <<goto "50">>
<<elseif _answer is "1957">> <<goto "50">>
<<elseif _answer is "1958">> <<goto "50">>
<<elseif _answer is "1959">> <<goto "50">>
<<elseif _answer is "1960">> <<goto "60">>
<<elseif _answer is "1961">> <<goto "60">>
<<elseif _answer is "1962">> <<goto "60">>
<<elseif _answer is "1963">> <<goto "60">>
<<elseif _answer is "1964">> <<goto "60">>
<<elseif _answer is "1965">> <<goto "60">>
<<elseif _answer is "1966">> <<goto "60">>
<<elseif _answer is "1967">> <<goto "60">>
<<elseif _answer is "1968">> <<goto "60">>
<<elseif _answer is "1969">> <<goto "60">>
<<elseif _answer is "1970">> <<goto "70">>
<<elseif _answer is "1971">> <<goto "70">>
<<elseif _answer is "1972">> <<goto "70">>
<<elseif _answer is "1973">> <<goto "70">>
<<elseif _answer is "1974">> <<goto "70">>
<<elseif _answer is "1975">> <<goto "70">>
<<elseif _answer is "1976">> <<goto "70">>
<<elseif _answer is "1977">> <<goto "70">>
<<elseif _answer is "1978">> <<goto "70">>
<<elseif _answer is "1979">> <<goto "70">>
<<elseif _answer is "1981">> <<goto "80">>
<<elseif _answer is "1982">> <<goto "80">>
<<elseif _answer is "1983">> <<goto "80">>
<<elseif _answer is "1984">> <<goto "80">>
<<elseif _answer is "1985">> <<goto "80">>
<<elseif _answer is "1986">> <<goto "80">>
<<elseif _answer is "1987">> <<goto "80">>
<<elseif _answer is "1988">> <<goto "80">>
<<elseif _answer is "1989">> <<goto "80">>
<<elseif _answer is "1990">> <<goto "90">>
<<elseif _answer is "1991">> <<goto "90">>
<<elseif _answer is "1992">> <<goto "90">>
<<elseif _answer is "1993">> <<goto "90">>
<<elseif _answer is "1994">> <<goto "90">>
<<elseif _answer is "1995">> <<goto "90">>
<<elseif _answer is "1996">> <<goto "90">>
<<elseif _answer is "1997">> <<goto "90">>
<<elseif _answer is "1998">> <<goto "90">>
<<elseif _answer is "1999">> <<goto "90">>
<<elseif _answer is "2000">> <<goto "00">>
<<elseif _answer is "2001">> <<goto "00">>
<<elseif _answer is "2002">> <<goto "00">>
<<elseif _answer is "2003">> <<goto "00">>
<<elseif _answer is "2004">> <<goto "00">>
<<elseif _answer is "2005">> <<goto "00">>
<<elseif _answer is "2006">> <<goto "00">>
<<elseif _answer is "2007">> <<goto "00">>
<<elseif _answer is "2008">> <<goto "00">>
<<elseif _answer is "2009">> <<goto "00">>
<<elseif _answer is "2010">> <<goto "00">>
<<elseif _answer is "2011">> <<goto "AGELIE">>
<<elseif _answer is "2012">> <<goto "AGELIE">>
<<elseif _answer is "2013">> <<goto "AGELIE">>
<<elseif _answer is "2014">> <<goto "AGELIE">>
<<elseif _answer is "2015">> <<goto "AGELIE">>
<<elseif _answer is "2016">> <<goto "AGELIE">>
<<elseif _answer is "2017">> <<goto "AGELIE">>
<<elseif _answer is "2018">> <<goto "AGELIE">>
<<elseif _answer is "50">> <<goto "50">>
<<elseif _answer is "51">> <<goto "50">>
<<elseif _answer is "52">> <<goto "50">>
<<elseif _answer is "53">> <<goto "50">>
<<elseif _answer is "54">> <<goto "50">>
<<elseif _answer is "55">> <<goto "50">>
<<elseif _answer is "56">> <<goto "50">>
<<elseif _answer is "57">> <<goto "50">>
<<elseif _answer is "58">> <<goto "50">>
<<elseif _answer is "59">> <<goto "50">>
<<elseif _answer is "60">> <<goto "60">>
<<elseif _answer is "61">> <<goto "60">>
<<elseif _answer is "62">> <<goto "60">>
<<elseif _answer is "63">> <<goto "60">>
<<elseif _answer is "64">> <<goto "60">>
<<elseif _answer is "65">> <<goto "60">>
<<elseif _answer is "66">> <<goto "60">>
<<elseif _answer is "67">> <<goto "60">>
<<elseif _answer is "68">> <<goto "60">>
<<elseif _answer is "69">> <<goto "60">>
<<elseif _answer is "70">> <<goto "70">>
<<elseif _answer is "71">> <<goto "70">>
<<elseif _answer is "72">> <<goto "70">>
<<elseif _answer is "73">> <<goto "70">>
<<elseif _answer is "74">> <<goto "70">>
<<elseif _answer is "75">> <<goto "70">>
<<elseif _answer is "76">> <<goto "70">>
<<elseif _answer is "77">> <<goto "70">>
<<elseif _answer is "78">> <<goto "70">>
<<elseif _answer is "79">> <<goto "70">>
<<elseif _answer is "81">> <<goto "80">>
<<elseif _answer is "82">> <<goto "80">>
<<elseif _answer is "83">> <<goto "80">>
<<elseif _answer is "84">> <<goto "80">>
<<elseif _answer is "85">> <<goto "80">>
<<elseif _answer is "86">> <<goto "80">>
<<elseif _answer is "87">> <<goto "80">>
<<elseif _answer is "88">> <<goto "80">>
<<elseif _answer is "89">> <<goto "80">>
<<elseif _answer is "90">> <<goto "90">>
<<elseif _answer is "91">> <<goto "90">>
<<elseif _answer is "92">> <<goto "90">>
<<elseif _answer is "93">> <<goto "90">>
<<elseif _answer is "94">> <<goto "90">>
<<elseif _answer is "95">> <<goto "90">>
<<elseif _answer is "96">> <<goto "90">>
<<elseif _answer is "97">> <<goto "90">>
<<elseif _answer is "98">> <<goto "90">>
<<elseif _answer is "99">> <<goto "90">>
<<elseif _answer is "00">> <<goto "00">>
<<elseif _answer is "01">> <<goto "00">>
<<elseif _answer is "02">> <<goto "00">>
<<elseif _answer is "03">> <<goto "00">>
<<elseif _answer is "04">> <<goto "00">>
<<elseif _answer is "05">> <<goto "00">>
<<elseif _answer is "06">> <<goto "00">>
<<elseif _answer is "07">> <<goto "00">>
<<elseif _answer is "08">> <<goto "00">>
<<elseif _answer is "09">> <<goto "00">>
<<elseif _answer is "10">> <<goto "00">>
<<else>>
<<goto "AGELIE">>
<</if>>
<</button>>A child of the 60s. Okay $name...
<<timed 3s>><p>To work with us on this test you will need a code.</p><</timed>>
<<timed 5s>><<button "Continue">>
<<goto "FINDCODE">>
<</button>><</timed>>
<<set $code to either ("Lennon", "McCartney")>>
<<set $end1 to "60">>A child of the 70s. Okay $name...
<<timed 3s>><p>To work with us on this test you will need a code.</p><</timed>>
<<timed 5s>><<button "Continue">>
<<goto "FINDCODE">>
<</button>><</timed>>
<<set $code to either ("Mercury", "Zeppelin")>>
<<set $end1 to "70">>A child of the 80s. Okay $name...
<<timed 3s>><p>To work with us on this test you will need a code.</p><</timed>>
<<timed 5s>><<button "Continue">>
<<goto "FINDCODE">>
<</button>><</timed>>
<<set $code to either ("Halen", "Bonnie")>>
<<set $end1 to "80">>A child of the 90s. Okay $name...
<<timed 3s>><p>To work with us on this test you will need a code.</p><</timed>>
<<timed 5s>><<button "Continue">>
<<goto "FINDCODE">>
<</button>><</timed>>
<<set $code to either ("Posh", "Kurt")>>
<<set $end1 to "90">>You are younger than you look. Okay $name...
<<timed 3s>><p>To work with us on this test you will need a code.</p><</timed>>
<<timed 5s>><<button "Continue">>
<<goto "FINDCODE">>
<</button>><</timed>>
<<set $code to either ("Gaga", "Kanye")>>
<<set $end1 to "00">>I think you have lied to me. I will remember that.
<<timed 3s>><p>To work with us on this test you will need a code name.</p><</timed>>
<<timed 5s>><<button "Continue">>
<<goto "FINDCODE">>
<</button>><</timed>>
<<set $code to either ("Jim", " Carrey")>>
<<set $haslie to true>>
<<set $end1 to "LIE">><span id="1"><p>Welcome to The Society</p> </span>
<<timed 4s>> <<replace "#1">><span id="2"><p>Click to [[ENTER |LOGO]] </p></span><</replace>> <</timed>>
<<button "ENTER">>
<<audio "A" play>>
<<goto "LOGO">>
<</button>>
<<set $haslie to false>>$name, Your code is $code. Remember it.
But other people here may have another code.
<<timed 5s>> To continue find another code.<</timed>>
<<timed 8s>>To get another code, ask someone else to enter The Society.
<</timed>>
<<timed 9s>>
<<button "Enter Code">>
<<goto "test">>
<</button>><</timed>>Okay. Now really think hard.
<<timed 2s>> <p>How old do you want to be when you die?</p><</timed>>
<<timed 4s>>[[60s]]<</timed>>
<<timed 5s>>[[70s]]<</timed>>
<<timed 6s>>[[80s]]<</timed>>
<<timed 7s>>[[90s]]<</timed>>
<<timed 8s>>[[over 100]]<</timed>>
<<timed 9s>>[[over 200]]<</timed>>60s feels really young to die.
<<timed 3s>> <p>
If you asked someone in their 60s</p> <</timed>>
<<timed 6s>> <p>I think they would want to live longer.</p>
<<button "Continue">>
<<goto "INFO">>
<</button>><</timed>>70s feels really young to die.
<<timed 3s>> <p>
If you asked someone in their 70s</p> <</timed>>
<<timed 6s>> I think they would want to live longer.
<<button "Continue">>
<<goto "INFO">>
<</button>><</timed>>You want to die in your 80s?
<<timed 3s>> <p>
What if you felt healthy and young for years after that?</p> <</timed>>
<<timed 6s>><<button "Continue">>
<<goto "INFO">>
<</button>><</timed>>You want to die in your 90s?
<<timed 3s>> <p>
What if you felt healthy and young for years after that?</p> <</timed>>
<<timed 6s>>
<<button "Continue">>
<<goto "INFO">>
<</button>><</timed>>
Yes, we all want a long and happy life.
<<timed 3s>> <p>
But to live a long life we need to feel healthy.</p> <</timed>>
<<timed 6s>>
Maybe you would like to enter our advanced research?
[[No |INFO]]
[[Yes! |INFO2]] <</timed>>That is the spirit!
We all want to live as long as we can.
<<timed 3s>> <p>
I think you could fit well in our advanced research? </p> <</timed>>
<<timed 6s>>
<<button "Continue">>
<<goto "INFO">>
<</button>><</timed>>Here at The Society we are researching 3 different paths.
<<timed 2s>><p>Which one would you like to learn about?</p><</timed>>
<<timed 5s>><<button "Stem cells">>
<<goto "Stem cells">>
<</button>><</timed>>
<<timed 6s>><<button "Telomere repair">>
<<goto "Telomere repair">>
<</button>><</timed>>
<<timed 7s>><<button "NAD+ enzimes">>
<<goto "NAD+ enzimes">>
<</button>><</timed>>
<<timed 8s>> You can only pick one.<</timed>>
<<timed 9s>>If you think we shouldnt be extending life
<<button "Click Here">>
<<goto "click here">>
<</button>><</timed>>Okay, find the bar. Let me know when you are there.
<<button "Continue">>
<<goto "A22">>
<</button>>
<<set $end2 to "STEM">>Okay. Take a walk to the Garden Room.
<<button "Continue">>
<<goto "C1">>
<</button>>
<<set $end2 to "TELO">>
NAD+ enzimes may be the future to a long life.
<<button "Continue">>
<<goto "D1">>
<</button>>
<<set $end2 to "NAD">>Okay. I understand....
<<timed 4s>>It may seem like crazy science.
<<button "Continue">>
<<goto "F1">>
<</button>><</timed>>
<<set $end2 to "NO">>THE END<<script>>
document.body.style.backgroundImage = "url('images/logo1.jpg')";
<</script>>
<<timed 6s>> <<goto A1>> <</timed>>Human Life is Fascinating
From the moment you are born
You begin an adventure
One of untold possibilities
Filled with infinity outcomes
Affecting everyone you meet
With every decision you take
But the most important decisions
Who you will spend your life with
How many children you will have
Where will you live
What will you be remembered for
These decisions often come later in life
But with age therapy you could enjoy life longer
And experience more of what life has to offer
This isn't about curing all disease
It's about making you equipped to fight them better
Giving you the tools
To live longer
To see your great grandchildren
To work later in life and make a real difference
This is about changing the world
This isnt blood transfusions
Or stealing the life force of the young
This isn't a fountain of youth
Everyone will always age.
But together we can work to make cells age slower
Together we can live longer.
Together we are The Society
<<script>>
document.body.style.backgroundImage = "url('images/logo1.jpg')";
<</script>><p>Human Life is Fascinating</p>
<<button "Click Here To Continue">>
<<audio "pro" play>>
<<goto "A2">>
<</button>>
<<script>>
document.body.style.backgroundImage = "url('images/P0.jpg')";
<</script>>From the moment you are born...
<<button "Continue">>
<<goto "A3">>
<</button>><p>You begin an adventure</p>
<<button "Continue">>
<<goto "A4">>
<</button>><<cacheaudio "pro" "music/pro.mp3">>
<<cacheaudio "A" "music/newlocation.wav">>
One of untold possibilities
<<button "Continue">>
<<goto "A5">>
<</button>><p>Filled with infinite outcomes</p>
<<button "Continue">>
<<goto "A6">>
<</button>>Affecting everyone you meet
<<button "Continue">>
<<goto "A7">>
<</button>><p>With every decision you take...</p>
<<button "Continue">>
<<goto "A8">>
<</button>>But the most important decisions...
<<button "Continue">>
<<goto "A9">>
<</button>><p>Who you will spend your life with.</p>
<<timed 2s>><p>How many children you will have.</p><</timed>>
<<timed 4s>><p>Where will you live.</p><</timed>>
<<timed 6s>><p>What will you be remembered for.</p><</timed>>
<<timed 8s>>
<<button "Continue">>
<<goto "A10">>
<</button>>
<</timed>>These decisions often come later in life.
<<button "Continue">>
<<goto "A11">>
<</button>><p>With our help you could enjoy life longer</p>
<<button "Continue">>
<<goto "A12">>
<</button>>And experience more of what life has to offer.
<<button "Continue">>
<<goto "A13">>
<</button>><p>This isn't about curing all disease...</p>
<<button "Continue">>
<<goto "A14">>
<</button>>It's about making you equipped to fight them better.
<<button "Continue">>
<<goto "A15">>
<</button>>Giving you the tools, to live longer.
<<button "Continue">>
<<goto "A16">>
<</button>><p>To see your great grandchildren</p>
<<timed 2s>><p>To work later in life</p><</timed>>
<<timed 4s>><p>And make a real difference</p><</timed>>
<<timed 6s>><p>This is about changing the world.</p><</timed>>
<<timed 8s>>
<<button "Continue">>
<<goto "A17">>
<</button>><</timed>>This isn't a fountain of youth.
<<button "Continue">>
<<goto "A18">>
<</button>><p>Everyone will always age.</p>
<<button "Continue">>
<<goto "A19">>
<</button>>But together we can work to make cells age slower
<<button "Continue">>
<<goto "A20">>
<</button>><p>Together we can live longer.</p>
<<button "Continue">>
<<goto "A21">>
<</button>>Together we are The Society.
<<timed 3s>><<button "Continue">>
<<goto "NAME">>
<</button>><</timed>>Okay, if you want to get a drink now is your chance.
<<timed 2s>>
Either way, let me know when you want to continue.<</timed>>
<<timed 5s>>
<<button "Continue">>
<<goto "A23">>
<</button>><</timed>>Do you know about Stem Cell Research?
<<button "No">>
<<goto "A24">>
<</button>>
<<button "Yes">>
<<goto "A25">>
<</button>>
<<set $hasstem to true>>Great, let me tell you what we are working on.
<<button "Continue">>
<<goto "A26">>
<</button>>That is okay. Let me tell you more.
<<button "Continue">>
<<goto "A26">>
<</button>>As you age your stem cells gradually die out.
<<button "Continue">>
<<goto "A27">>
<</button>>A child of the 50s. Okay $name...
<<timed 3s>><p>To work with us on this test you will need a code.</p>
<</timed>>
<<timed 5s>><<button "Continue">>
<<goto "FINDCODE">>
<</button>><</timed>>
<<set $code to either ("Elvis", "Sinatra")>>
<<set $end1 to "50">>
Right now you may not be able to live over 110.
<<button "Continue">>
<<goto "E1">>
<</button>>
<<set $end2 to "AI">>As they die your body can no longer replenish vital cells.
<<button "Continue">>
<<goto "A28">>
<</button>>This is how you age.
<<button "Continue">>
<<goto "A29">>
<</button>>This is how you may die.
<<button "Continue">>
<<goto "A30">>
<</button>>But what if you could make your stem cells live longer?
<<button "Continue">>
<<goto "A31">>
<</button>>Or replace them with new ones.
<<button "Continue">>
<<goto "A32">>
<</button>>Would you want to enter testing for this?
<<button "YES">>
<<goto "Stem Yes">>
<</button>>
<<button "NO">>
<<goto "Stem No">>
<</button>>Perfect. The study will last 1 year.
You will be asked to undergo tests throughout the world.
<<timed 4s>>
Are you commited to this?<</timed>>
<<timed 6s>><<button "Yes">>
<<goto "B1">>
<</button>>
<<button "No">>
<<goto "B2">>
<</button>><</timed>>This is a shame.
We will miss working with you.
If you change your mind come back later.
<<timed 5s>>Goodbye.
<</timed>>
<<timed 8s>> [[Click Here if you change your mind |B1]]
<<button "Save For Later">>
<<script>>
UI.saves();
<</script>>
<</button>>
<</timed>>Perfect $name, I know I can trust you.
<<button "Continue">>
<<if $haslie is true>>
<<goto "B3A">>
<<else>>
<<goto "B3">>
<</if>><</button>>This is a shame.
We will miss working with you.
If you change your mind come back later.
<<timed 5s>> Goodbye.
<</timed>>
<<timed 10s>> [[Click Here if you change your mind |B1]]<</timed>>So far you have not lied to me.
<<button "Continue">>
<<goto "B4">>
<</button>>Except when you lied about your age...
<<button "Continue">>
<<goto "B4">>
<</button>>I need you to do a few tests.
<<button "Continue">>
<<goto "B5">>
<</button>>
They will help me map your brain later.
<<button "Continue">>
<<goto "B6">>
<</button>>
And see how you react to problems.
<<button "Continue">>
<<goto "B7">>
<</button>>
Once that is done we can sign you up to a year of studies.
<<button "Continue">>
<<goto "B8">>
<</button>>
And help you live a longer life.
<<button "Continue">>
<<if $hasstem is true>>
<<goto "SET2">>
<<else>>
<<goto "TEST1">>
<</if>>
<</button>>Okay. Lets begin.
These tests will begin to map your reactions.
<<timed 3s>><p>They will see how you puzzle solve</p><</timed>>
<<timed 6s>><p>Let me know when you are ready to start.</p>
<<button "Continue">>
<<goto "TESTA">>
<</button>><</timed>>
Telomere protect your cromosones.
<<button "Continue">>
<<goto "C2">>
<</button>>
<<set $hastel to true>>NAD+ is an enzime that protects your body.
<<button "Continue">>
<<goto "D2">>
<</button>>After age 50 you produce less NAD+
<<button "Continue">>
<<goto "D3">>
<</button>>Low NAD+ causes skin cancer
<<timed 4s>>heart disease & alzheimers.
<<button "Continue">>
<<goto "D4">>
<</button>><</timed>>
Creating more NAD+ in the body will make you live longer.
<<button "Continue">>
<<goto "D5">>
<</button>>It is being used by NASA to fight radiation on Mars.
<<button "Continue">>
<<goto "D6">>
<</button>>In the future this could be as easy as taking a pill.
<<button "Continue">>
<<goto "A32">>
<</button>>Think of them as the hard bit
<<timed 3s>>on the end of a shoe lace.
<<button "Continue">>
<<goto "C3">>
<</button>><</timed>>Once telomere is gone your cells become Senecent.
<<button "Continue">>
<<goto "C4">>
<</button>>Senescent Cells are dead cells living inside of you.
<<button "Continue">>
<<goto "C5">>
<</button>>They dont go away and are
<<timed 3s>>linked to kidney failier & diabetes.
<<button "Continue">>
<<goto "C6">>
<</button>><</timed>>Think of them as zombies.
<<button "Continue">>
<<goto "C7">>
<</button>> Living inside your body, but not really alive.
<<button "Continue">>
<<goto "C8">>
<</button>>Attacking other cells.
<<button "Continue">>
<<goto "C9">>
<</button>>
We can either kill the Senescent cells
<<timed 3s>>Or repair the Telomere.<</timed>>
<<timed 5s>> We are doing both.
<<button "Continue">>
<<goto "C10">>
<</button>><</timed>>But your mind...
<<button "Continue">>
<<goto "E2">>
<</button>>Your mind could live on.
<<button "Continue">>
<<goto "E3">>
<</button>>Every year technology rapidly grows.
<<button "Continue">>
<<goto "E5">>
<</button>>And the exponential speed of change is also getting faster yearly.
<<button "Continue">>
<<goto "E6">>
<</button>>Within 20 years data tranfer is estimated to be 1 million times faster.
<<button "Continue">>
<<goto "E7">>
<</button>>And as early as 2020...
<<button "Continue">>
<<goto "E8">>
<</button>>Computers will be at the speed...
<<button "Continue">>
<<goto "E9">>
<</button>>To create artificial intelegence.
<<button "Continue">>
<<goto "E10">>
<</button>>But no human mind will have been fully mapped by 2020.
<<button "Continue">>
<<goto "E11">>
<</button>>If you began now, you could be that mind.
<<button "Continue">>
<<goto "E12">>
<</button>>The first template for artificial intelligence.
<<button "Continue">>
<<goto "E13">>
<</button>>And as time goes on...
<<button "Continue">>
<<goto "E14">>
<</button>>We will descover new ways of moving a conscience.
<<button "Continue">>
<<goto "E15">>
<</button>>
To another body...
<<button "Continue">>
<<goto "E16">>
<</button>>Or to something artificial.
<<button "Continue">>
<<goto "A32">>
<</button>>Test 1:
<p> What year did James Ramsay MA-MD Die</p>
<<textbox "_answer" "">>
<<button "ENTER YEAR">>
<<if _answer is "1915">>
<<goto "TAPASS">>
<<else>>
<<goto "TAWRONG">>
<</if>>
<</button>>
<<timed 10s>> <p>
You have 3 minutes to answer. </p><</timed>>
<<timed 70s>> <<goto "TESTA2">> <</timed>>Find the President from the year 1995.
<<button "Continue">>
<<goto "TESTB2">>
<</button>>
<<timed 20s>> <<goto "TESTB2">> <</timed>>Who's name, 5 letters long, will dry your hands?
<<textbox "_answer" "">>
<<button "ENTER THE NAME">>
<<if _answer is "SCOTT">>
<<goto "TCPASS">>
<<elseif _answer.toLowerCase().includes('scott')>>
<<goto "TCPASS">>
<<else>>
<<goto "TCWRONG">>
<</if>>
<</button>>
<<timed 10s>> <p>
You have 3 minutes to answer. </p><</timed>>
<<timed 70s>> <<goto "TESTC2">> <</timed>>Well Done.
Do you want to move on to the next test or end now?
<<button "Continue">>
<<goto "TESTB">>
<</button>>
<<button "End">>
<<goto "END1">>
<</button>>
<<set $end3 to "1T">>
Thank you for taking part.
Please give your e-mail and reference number to the host.
Your number is $end1 $end2 $end3.
We will contact you again throughout the year.
<<timed 5s>> Thank You. <</timed>>
<<set $end3 to "2T">>
Thank you for taking part.
Please give your e-mail and reference number to the host.
Your reference is: $end1 $end2 $end3.
We will contact you again throughout the year.
<<set $end3 to "3T">>
Thank you for taking part.
Please give your e-mail and reference number to the host.
Your reference is: $end1 $end2 $end3.
We will contact you again throughout the year.
Enter the Presidents name from 1995.
<<textbox "_answer" "">>
<<button "ENTER THE NAME">>
<<if _answer is "Dr John A Kay">>
<<goto "TBPASS">>
<<elseif _answer.toLowerCase().includes('kay')>>
<<goto "TBPASS">>
<<else>>
<<goto "TBWRONG">>
<</if>>
<</button>>
<<timed 10s>> <p>
You have 3 minutes to answer. </p><</timed>>
<<timed 70s>> <<goto "TESTB3">> <</timed>>Find the Presidents name from 1995.
<<textbox "_answer" "">>
<<button "ENTER THE NAME">>
<<if _answer is "Dr John A Kay">>
<<goto "TBPASS">>
<<elseif _answer.toLowerCase().includes('kay')>>
<<goto "TBPASS">>
<<else>>
<<goto "TBWRONG">>
<</if>>
<</button>>
<<timed 2s>> <p>
You have 2 minutes to answer. </p><</timed>>
<<timed 60s>> <<goto "TESTB4">> <</timed>>Who's name, 5 letters long, will dry your hands?
<<textbox "_answer" "">>
<<button "ENTER THE NAME">>
<<if _answer is "SCOTT">>
<<goto "TCPASS">>
<<elseif _answer.toLowerCase().includes('scott')>>
<<goto "TCPASS">>
<<else>>
<<goto "TCWRONG">>
<</if>>
<</button>>
<<timed 2s>> <p>
You have 2 minutes to answer. </p><</timed>>
<<timed 60s>> <<goto "TESTC3">> <</timed>>Who's name, 5 letters long, will dry your hands?
<<textbox "_answer" "">>
<<button "ENTER THE NAME">>
<<if _answer is "SCOTT">>
<<goto "TCPASS">>
<<elseif _answer.toLowerCase().includes('scott')>>
<<goto "TCPASS">>
<<else>>
<<goto "TCWRONG">>
<</if>>
<</button>>
<<timed 2s>> <p>
You have 1 minute to answer. </p><</timed>>
<<timed 60s>> <<goto "TCFAIL">> <</timed>>Find the Presidents name from 1995.
<<textbox "_answer" "">>
<<button "ENTER THE NAME">>
<<if _answer is "Dr John A Kay">>
<<goto "TBPASS">>
<<elseif _answer.toLowerCase().includes('kay')>>
<<goto "TBPASS">>
<<else>>
<<goto "TBWRONG">>
<</if>>
<</button>>
<<timed 2s>> <p>
You have 1 minute to answer. </p><</timed>>
<<timed 60s>> <<goto "TBFAIL">> <</timed>><<set $end3 to "1T">>
Thank you for taking part.
Please give your e-mail and reference number to the host.
Your reference is: $end1 $end2 $end3.
We will contact you again throughout the year.
<<if $code is "Elvis">> <<set $end to "50">>
<<elseif $code is "Sinatra">> <<set $end to "50">>
<<elseif $code is "Lennon">> <<set $end to "60">>
<<elseif $code is "McCartney">> <<set $end to "60">>
<<elseif $code is "Mercury">> <<set $end to "70">>
<<elseif $code is "Zeppelin">> <<set $end to "70">>
<<elseif $code is "Halen">> <<set $end to "80">>
<<elseif $code is "Bonnie">> <<set $end to "80">>
<<elseif $code is "Posh">> <<set $end to "90">>
<<elseif $code is "Kurt">> <<set $end to "90">>
<<elseif $code is "Gaga">> <<set $end to "00">>
<<elseif $code is "Kanye">> <<set $end to "00">>
<<elseif $code is "Jim">> <<set $end to "70">>
<<elseif $code is "Carrey">> <<set $end to "70">>
<</if>>
Or a sci fi show.
<<timed 4s>>
But extending life is medicine.
<<button "Continue">>
<<goto "F2">>
<</button>><</timed>>
<p>Blood transfusions extend life.</p>
<<timed 4s>><p>Heart transplants extend lives</p><</timed>>
<<timed 6s>><p>Antibiotics extend lives. </p>
<<button "Continue">>
<<goto "F3">>
<</button>><</timed>>
What we are doing is no different.
<<button "Continue">>
<<goto "F4">>
<</button>>
We aren't offering a magic cure.
<<button "Continue">>
<<goto "F5">>
<</button>>
We are not playing God.
<<button "Continue">>
<<goto "F6">>
<</button>>
This is medicine.
<<button "Continue">>
<<goto "F7">>
<</button>>
<p>Let's run some tests.</p>
<<button "Continue">>
<<goto "TEST1">>
<</button>>
<p>
Maybe you can find the date in this building.</p>
<<textbox "_answer" "">>
<<button "ENTER YEAR">>
<<if _answer is "1915">>
<<goto "TAPASS">>
<<else>>
<<goto "TAWRONG">>
<</if>>
<</button>>
<<timed 20s>> <p>
You have 1 minute to answer. </p><</timed>>
<<timed 60s>> <<goto "TAFAIL">> <</timed>>It seems like you failed to complete this test in time.
Do you want to move on to the next test or end now?
<<button "Continue">>
<<goto "TESTB">>
<</button>>
<<button "End">>
<<goto "END1">>
<</button>>
It seems like you failed to complete this test in time.
Im not suprised...
Do you want to move on to the next test or end now?
<<button "Continue">>
<<goto "TESTC">>
<</button>>
<<button "End">>
<<goto "END2">>
<</button>>
Test 1:
<p> What year did James Ramsay MA-MD Die</p>
<<textbox "_answer" "">>
<<button "ENTER YEAR">>
<<if _answer is "1915">>
<<goto "TAPASS">>
<<else>>
<<goto "TAWRONG">>
<</if>>
<</button>>
<<timed 2s>> <p>
You have 2 minutes to answer. </p><</timed>>
<<timed 60s>> <<goto "TESTA3">> <</timed>>That answer is wrong.
Look around the building for the right answer.
<<textbox "_answer" "">>
<<button "ENTER YEAR">>
<<if _answer is "1915">>
<<goto "TAPASS">>
<<else>>
<<goto "TAWRONG">>
<</if>>
<</button>>
<<timed 1s>> <p>
You have 1 minute to answer. </p><</timed>>
<<timed 60s>> <<goto "TAFAIL">> <</timed>>This is correct.
Do you want to move on to the next test or end now?
<<button "Continue">>
<<goto "TESTC">>
<</button>>
<<button "End">>
<<goto "END2">>
<</button>>Sorry this is wrong.
The name will be in this building.
Enter the Presidents name from 1995.
<<textbox "_answer" "">>
<<button "ENTER THE NAME">>
<<if _answer is "Dr John A Kay">>
<<goto "TBPASS">>
<<elseif _answer.toLowerCase().includes('kay')>>
<<goto "TBPASS">>
<<else>>
<<goto "TESTB4">>
<</if>>
<</button>>
<<timed 1s>> <p>
You have 1 minute to answer. </p><</timed>>
<<timed 60s>> <<goto "TBFAIL">> <</timed>>This is wrong. Maybe ask around.
Or look for the answer where you think it may be.
Who's name, 5 letters long, will dry your hands?
<<textbox "_answer" "">>
<<button "ENTER THE NAME">>
<<if _answer is "SCOTT">>
<<goto "TCPASS">>
<<elseif _answer.toLowerCase().includes('scott')>>
<<goto "TCPASS">>
<<else>>
<<goto "TCWRONG">>
<</if>>
<</button>>
<<timed 1s>> <p>
You have 1 minute to answer. </p><</timed>>
<<timed 60s>> <<goto "TCFAIL">> <</timed>>This is correct.
This was the final test for now.
You will have more tests over the next year.
<<button "Continue">>
<<goto "END3">>
<</button>>It seems like you failed to complete this test.
<<timed 3s>>Im not mad.<</timed>>
<<timed 5s>> Just dissapointed.
<<button "Continue">>
<<goto "END4">>
<</button>><</timed>>These tests will begin to map your reactions.
<<timed 3s>><p>They will see how you puzzle solve</p><</timed>>
<<timed 6s>><p>Let me know when you are ready to start.</p>
<<button "Continue">>
<<goto "SET2A1">>
<</button>>
<</timed>>Test 1:
<p> What year did James Atkinson Die?</p>
<<textbox "_answer" "">>
<<button "ENTER YEAR">>
<<if _answer is "1839">>
<<goto "SAPASS">>
<<else>>
<<goto "SAWRONG">>
<</if>>
<</button>>
<<timed 10s>> <p>
You have 3 minutes to answer. </p><</timed>>
<<timed 70s>> <<goto "SET2A2">> <</timed>>Test 1:
<p> What year did James Atkinson Die?</p>
<<textbox "_answer" "">>
<<button "ENTER YEAR">>
<<if _answer is "1839">>
<<goto "SAPASS">>
<<else>>
<<goto "SAWRONG">>
<</if>>
<</button>>
<<timed 1s>> <p>
You have 2 minutes to answer. </p><</timed>>
<<timed 60s>> <<goto "SET2A3">> <</timed>>Test 1:
<p> What year did James Atkinson Die?</p>
<<textbox "_answer" "">>
<<button "ENTER YEAR">>
<<if _answer is "1839">>
<<goto "SAPASS">>
<<else>>
<<goto "SAWRONG">>
<</if>>
<</button>>
<<timed 1s>> <p>
You have 1 minute to answer. </p><</timed>>
<<timed 60s>> <<goto "SAFAIL">> <</timed>>That answer is wrong.
Look around the building for the right answer.
What year did James Atkinson Die?
<<textbox "_answer" "">>
<<button "ENTER YEAR">>
<<if _answer is "1839">>
<<goto "SAPASS">>
<<else>>
<<goto "SAWRONG">>
<</if>>
<</button>>
<<timed 10s>> <p>
You have 1 minute to answer. </p><</timed>>
<<timed 70s>> <<goto "SAFAIL">> <</timed>>Well Done.
Do you want to move on to the next test or end now?
<<button "Continue">>
<<goto "TESTB">>
<</button>>
<<button "End">>
<<goto "END1">>
<</button>>It seems like you failed to complete this test in time.
Do you want to move on to the next test or end now?
<<button "Continue">>
<<goto "TESTB">>
<</button>>
<<button "End">>
<<goto "END1">>
<</button>>
These tests will begin to map your reactions.
<<timed 3s>><p>They will see how you puzzle solve</p><</timed>>
<<timed 6s>><p>Let me know when you are ready to start.</p>
<<button "Continue">>
<<goto "SET3A1">>
<</button>>
<</timed>>Okay. Lets begin.
These tests will begin to map your reactions.
<<timed 3s>><p>They will see how you puzzle solve</p><</timed>>
<<timed 6s>><p>Let me know when you are ready to start.</p>
<<button "Continue">>
<<goto "SET3">>
<</button>><</timed>>
Would you want to enter testing for this?
<<button "YES">>
<<goto "C11">>
<</button>>
<<button "NO">>
<<goto "C12">>
<</button>>Perfect. The study will last 1 year.
You will be asked to undergo tests throughout the world.
<<timed 4s>>
Are you commited to this?<</timed>>
<<timed 6s>><<button "Yes">>
<<goto "C13">>
<</button>>
<<button "No">>
<<goto "C12">>
<</button>><</timed>>This is a shame.
We will miss working with you.
If you change your mind come back later.
<<timed 5s>>Goodbye.
<</timed>>
<<timed 8s>> [[Click Here if you change your mind |C13]]
<<button "Save For Later">>
<<script>>
UI.saves();
<</script>>
<</button>>
<</timed>>Perfect $name, I know I can trust you.
<<button "Continue">>
<<if $haslie is true>>
<<goto "C13A">>
<<else>>
<<goto "C14">>
<</if>><</button>>Except when you lied about your age...
<<button "Continue">>
<<goto "C14">>
<</button>>They will help me map your brain later.
<<button "Continue">>
<<goto "C15">>
<</button>>
And see how you react to problems.
<<button "Continue">>
<<goto "C16">>
<</button>>Once that is done we can sign you up to a year of studies.
<<button "Continue">>
<<goto "TEST2">>
<</button>>
Test 1:
How many pounds did Dr Fothergill donate in 1766?
<<textbox "_answer" "">>
<<button "ENTER £">>
<<if _answer is "257">> <<goto "S3PASS">>
<<elseif _answer is "£257">> <<goto "S3PASS">>
<<elseif _answer is "£ 257">> <<goto "S3PASS">>
<<elseif _answer is "2 5 7">> <<goto "S3PASS">>
<<else>>
<<goto "S3WRONG">>
<</if>>
<</button>>
<<timed 10s>> <p>
You have 3 minutes to answer. </p><</timed>>
<<timed 70s>> <<goto "SET3A2">> <</timed>>Test 1:
How many pounds did Dr Fothergill donate in 1766?
<<textbox "_answer" "">>
<<button "ENTER £">>
<<if _answer is "257">> <<goto "S3PASS">>
<<elseif _answer is "£257">> <<goto "S3PASS">>
<<elseif _answer is "£ 257">> <<goto "S3PASS">>
<<elseif _answer is "2 5 7">> <<goto "S3PASS">>
<<else>>
<<goto "S3WRONG">>
<</if>>
<</button>>
<<timed 1s>> <p>
You have 2 minutes to answer. </p><</timed>>
<<timed 60s>> <<goto "SET3A3">> <</timed>>Test 1:
How many pounds did Dr Fothergill donate in 1766?
<<textbox "_answer" "">>
<<button "ENTER £">>
<<if _answer is "257">> <<goto "S3PASS">>
<<elseif _answer is "£257">> <<goto "S3PASS">>
<<elseif _answer is "£ 257">> <<goto "S3PASS">>
<<elseif _answer is "2 5 7">> <<goto "S3PASS">>
<<else>>
<<goto "S3WRONG">>
<</if>>
<</button>>
<<timed 1s>> <p>
You have 1 minute to answer. </p><</timed>>
<<timed 60s>> <<goto "S3FAIL">> <</timed>>That answer is wrong.
Look around the building for the right answer.
How many pounds did Dr Fothergill donate in 1766?
<<textbox "_answer" "">>
<<button "ENTER £">>
<<if _answer is "257">> <<goto "S3PASS">>
<<elseif _answer is "£257">> <<goto "S3PASS">>
<<elseif _answer is "£ 257">> <<goto "S3PASS">>
<<elseif _answer is "2 5 7">> <<goto "S3PASS">>
<<else>>
<<goto "S3WRONG">>
<</if>>
<</button>>
<<timed 1s>> <p>
You have 1 minute to answer. </p><</timed>>
<<timed 60s>> <<goto "S3FAIL">> <</timed>>Well Done.
Do you want to move on to the next test or end now?
<<button "Continue">>
<<goto "TESTB">>
<</button>>
<<button "End">>
<<goto "END1">>
<</button>>It seems like you failed to complete this test in time.
Do you want to move on to the next test or end now?
<<button "Continue">>
<<goto "TESTB">>
<</button>>
<<button "End">>
<<goto "END1">>
<</button>>