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 name. </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 "5060">>
<<elseif _answer is "1951">> <<goto "5060">>
<<elseif _answer is "1952">> <<goto "5060">>
<<elseif _answer is "1953">> <<goto "5060">>
<<elseif _answer is "1954">> <<goto "5060">>
<<elseif _answer is "1955">> <<goto "5060">>
<<elseif _answer is "1956">> <<goto "5060">>
<<elseif _answer is "1957">> <<goto "5060">>
<<elseif _answer is "1958">> <<goto "5060">>
<<elseif _answer is "1959">> <<goto "5060">>
<<elseif _answer is "1960">> <<goto "5060">>
<<elseif _answer is "1961">> <<goto "5060">>
<<elseif _answer is "1962">> <<goto "5060">>
<<elseif _answer is "1963">> <<goto "5060">>
<<elseif _answer is "1964">> <<goto "5060">>
<<elseif _answer is "1965">> <<goto "5060">>
<<elseif _answer is "1966">> <<goto "5060">>
<<elseif _answer is "1967">> <<goto "5060">>
<<elseif _answer is "1968">> <<goto "5060">>
<<elseif _answer is "1969">> <<goto "5060">>
<<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 name.</p><</timed>>
<<timed 5s>><<button "Continue">>
<<goto "FINDCODE">>
<</button>><</timed>>
<<set $code to either ("Lennon", "McCartney")>>
A child of the 70s. Okay $name...
<<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 ("Mercury", "Zeppelin")>>
A child of the 80s. Okay $name...
<<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 ("Halen", "Bonnie")>>A child of the 90s. Okay $name...
<<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 ("Posh", "Kurt")>>A child of the 60s. Okay $name...
<<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 ("Gaga", "Kanye")>>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>>
<span id="1"><p>Welcome to The Society</p> </span>
<<timed 4s>> <<replace "#1">><span id="2"><p>Click to learn more: [[ENTER |LOGO]] </p></span><</replace>> <</timed>>
<<button "ENTER">>
<<audio "A" play>>
<<goto "LOGO">>
<</button>>
<<set $haslie to false>>Your code is $code.
But other people here may have another code.
<<timed 5s>>
<p>To get another code, ask someone else to enter The Society.</p>
<</timed>>
<<timed 8s>>
<<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>> I think they would want to live longer.
[[Continue |INFO]] <</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.
[[Continue |INFO]] <</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>>
[[Continue |INFO]] <</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>>
[[Continue |INFO]] <</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>>
[[Continue |INFO2]] <</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>>[[Stem cells]]<</timed>>
<<timed 6s>>[[Telomere repair]]<</timed>>
<<timed 7s>>[[NAD+ enzimes]]<</timed>>
<<timed 9s>><p>If you think we shouldnt be extending life [[Click Here. |click here]]</p><</timed>>Fixing the future
[[AI]]Okay, find the bar. Let me know when you are there.
<<button "Continue">>
<<goto "A22">>
<</button>>Telomere repair
<<button "Continue">>
<<goto "C1">>
<</button>>NAD+ enzimes may be the future to a long life.
<<button "Continue">>
<<goto "D1">>
<</button>>Still to make.
[[TEST1]]this is the end
go to [[END]]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 "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.
<<button "Continue">>
<<goto "NAME">>
<</button>>Okay, if you want to get a drink now is your chance.
Either way, let me know when you want to continue.
<<button "Continue">>
<<goto "A23">>
<</button>>Do you know about Stem Cell Research?
<<button "No">>
<<goto "A24">>
<</button>>
<<button "Yes">>
<<goto "A25">>
<</button>>Great, let me tell you what we are working on.
<<button "Continue">>
<<goto "A26">>
<</button>>That is okay. Lets discuss it.
<<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 name</p>
<</timed>>
<<timed 5s>><<button "Continue">>
<<goto "FINDCODE">>
<</button>><</timed>>
<<set $code to either ("Elvis", "Sinatra")>>Right now you may not be able to live over 110.
<<button "Continue">>
<<goto "E1">>
<</button>>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.
Are you commited to this?
<<button "Yes">>
<<goto "B1">>
<</button>>
<<button "No">>
<<goto "B2">>
<</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>>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">>
<<goto "TEST1">>
<</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>>NAD+ is an enzime that protects your body.
<<button "Continue">>
<<goto "D2">>
<</button>>After age 50 you produce much less NAD+
<<button "Continue">>
<<goto "D3">>
<</button>>Low NAD+ causes skin cancer, heart disease & alzheimers.
<<button "Continue">>
<<goto "D4">>
<</button>>
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 on the end of a shoe lace.
<<button "Continue">>
<<goto "C3">>
<</button>>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 linked to kidney failier or diabetes.
<<button "Continue">>
<<goto "C6">>
<</button>>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 or repair the Telomere.
<<timed 4s>> We are doing both. <</timed>>
<<button "Continue">>
<<goto "A32">>
<</button>>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 "TESTA2">>
<<else>>
<<goto "TESTA3">>
<</if>>
<</button>>Find the President from the year 1995.
<<button "Continue">>
<<goto "TESTB2">>
<</button>>Whos name, 5 letters long, will dry your hands?
<<textbox "_answer" "">>
<<button "ENTER THE NAME">>
<<if _answer is "SCOTT">>
<<goto "TESTC2">>
<<elseif _answer.toLowerCase().includes('scott')>>
<<goto "TESTC2">>
<<else>>
<<goto "TESTC3">>
<</if>>
<</button>>
Double-click this passage to edit it.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>>
That wasn't quite right.
Maybe you can find the date in this building.
<<textbox "_answer" "">>
<<button "ENTER YEAR">>
<<if _answer is "1915">>
<<goto "TESTA2">>
<<else>>
<<goto "TESTA3">>
<</if>>
<</button>>Thank you for taking part.
Please give your e-mail and reference number to the host.
Your number is END1CODEHERE.
We will contact you again throughout the year. Thank you for taking part.
Please give your e-mail and reference number to the host.
Your number is END1CODE2HERE.
We will contact you again throughout the year. Thank you for taking part.
Please give your e-mail and reference number to the host.
Your number is END1CODE3HERE.
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 "TESTB3">>
<<elseif _answer.toLowerCase().includes('kay')>>
<<goto "TESTB3">>
<<else>>
<<goto "TESTB4">>
<</if>>
<</button>>
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>>
This is correct.
This was the final test for now.
<<button "Continue">>
<<goto "END3">>
<</button>>
This is wrong. Maybe ask around.
Or look for the answer where you think it may be.
<<textbox "_answer" "">>
<<button "ENTER THE NAME">>
<<if _answer is "SCOTT">>
<<goto "TESTC2">>
<<elseif _answer.toLowerCase().includes('scott')>>
<<goto "TESTC2">>
<<else>>
<<goto "TESTC4">>
<</if>>
<</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 "TESTB3">>
<<elseif _answer.toLowerCase().includes('kay')>>
<<goto "TESTB3">>
<<else>>
<<goto "TESTB4">>
<</if>>
<</button>>Hmm wrong again.
Well, lets move on.
<<button "Continue">>
<<goto "END4">>
<</button>>Double-click this passage to edit it.