Your browser lacks required capabilities. Please upgrade it or switch to another to continue.
Loading…
<div class="headingmain">My Unusual Career</div>
<img src= "Main.jpg" width=65%><span id="main"><<set $Year=0>><<set $GMoney to 100000>><<set $GHearts to 1000>><<set $GStars to 200>><<set $Money to 6000>><<set $Hearts to 0>><<set $Stars to 0>><<set $GAchieved to false>><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<set $Arch to false>><<set $Prospect to false>><<set $Marine to false>><<set $Para to false>><<set $Spy to false>><<set $Guide to false>>
<i><<linkreplace "Test Sound">><<audio Money play>><<replace "#main">>
<div class="small">If there is no sound refresh this page.
If you lose sound during the game refresh the page you are on.
There should be sound every time you collect Salary, Bonuses or Fees.
Earphones recommended.</div>
[[START]]<</replace>><</linkreplace>></i>
[[START]]</span>NOTE: Col-4 and image 30% for mobile with holiday info - larger is ok without that
Pre load pics?
Test 2 Careers - Arch and Marine - Done
Para and Spy
Prospector and Tour Guide
Rain didn't start in Daintree
Test Sounds
Check Dead and Finish pages
Remove test pages once complete
Test on Phone
Tired of the same old careers in Medicine, Law & Finance?
Why not try something a bit different and unusual?
Go undercover as a Spy.
Experience adventure and exotic places as a Tour Guide.
Become a Prospector and make a fortune.
Delve into the past or the depths of the ocean.
Communicate with the dead.
Your Unusual Career awaits.
River day 1
Old Forest Day 2
Dense Forest Day 3
Dense Forest Day 4
<div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">On Holiday</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></div>
<span id="image"></span>
<div class="col-4"><div class="left"><span style="color:#cc9900">On Holiday</span>
$Outcome<<if $Outcome=="You spend a wonderful week in Spain.">><<timed 0.1s>><<replace "#image">><img src="Spain.jpg" width=30%><</replace>><</timed>><<set $Money to $Money-400>><<set $Hearts to $Hearts+50>><<timed 1s>><<audio Deduct play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<img src="MoneyS.png" width=10%> - 400<</timed>><<timed 3s>><<audio Money play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=10%> + 50<</timed>><<timed 5s>>
<img src="StarS.png" width=10%> 0
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Dest>><</if>><</linkreplace>><</timed>><</if>><<if $Outcome=="You spend a week with your family in the country.">><<timed 0.1s>><<replace "#image">><img src="Country.jpg" width=30%><</replace>><</timed>><<set $Money to $Money-100>><<set $Hearts to $Hearts+50>><<timed 1s>><<audio Deduct play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<img src="MoneyS.png" width=10%> - 100<</timed>><<timed 3s>><<audio Money play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=10%> + 50<</timed>><<timed 5s>>
<img src="StarS.png" width=10%> 0
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Dest>><</if>><</linkreplace>><</timed>><</if>><<if $Outcome=="You spend 2 weeks on an Alaskan cruise. Unfortunately the boat sinks and you have to be rescued.">><<timed 0.1s>><<replace "#image">><img src="Alaska.jpg" width=30%><</replace>><</timed>><<set $Money to $Money-400>><<set $Hearts to $Hearts-20>><<timed 3s>><<audio Deduct play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<img src="MoneyS.png" width=10%> - 400<</timed>><<timed 4s>><<audio Deduct play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=10%> - 20
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Dest>><</if>><</linkreplace>><</timed>><</if>><<if $Outcome=="You spend a weekend with your lover at the beach.">><<timed 0.1s>><<replace "#image">><img src="Beach.jpg" width=30%><</replace>><</timed>><<set $Money to $Money-50>><<set $Hearts to $Hearts+50>><<timed 1s>><<audio Deduct play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<img src="MoneyS.png" width=10%> - 50<</timed>><<timed 3s>><<audio Money play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=10%> + 50<</timed>><<timed 5s>>
<img src="StarS.png" width=10%> 0
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Dest>><</if>><</linkreplace>><</timed>><</if>><<if $Outcome=="You tour Europe for 3 fabulous weeks.">><<timed 0.1s>><<replace "#image">><img src="Europe.jpg" width=30%><</replace>><</timed>><<set $Money to $Money-600>><<set $Hearts to $Hearts+70>><<timed 1s>><<audio Deduct play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<img src="MoneyS.png" width=10%> - 600<</timed>><<timed 3s>><<audio Money play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=10%> + 70<</timed>><<timed 5s>>
<img src="StarS.png" width=10%> 0
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Dest>><</if>><</linkreplace>><</timed>><</if>><<if $Outcome=="You cruise the Nile for 10 days.">><<timed 0.1s>><<replace "#image">><img src="Egypt.jpg" width=30%><</replace>><</timed>><<set $Money to $Money-400>><<set $Hearts to $Hearts+40>><<timed 1s>><<audio Deduct play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<img src="MoneyS.png" width=10%> - 400<</timed>><<timed 3s>><<audio Money play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=10%> + 40<</timed>><<timed 5s>>
<img src="StarS.png" width=10%> 0
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Dest>><</if>><</linkreplace>><</timed>><</if>><<if $Outcome=="You spend a wonderful week snorkelling and diving in the Maldives.">><<timed 0.1s>><<replace "#image">><img src="Snorkel.jpg" width=30%><</replace>><</timed>><<set $Money to $Money-400>><<set $Hearts to $Hearts+40>><<timed 1s>><<audio Deduct play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<img src="MoneyS.png" width=10%> - 400<</timed>><<timed 3s>><<audio Money play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=10%> + 40<</timed>><<timed 5s>>
<img src="StarS.png" width=10%> 0
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Dest>><</if>><</linkreplace>><</timed>><</if>><<if $Outcome=="You have a family weekend away in the high country.">><<timed 0.1s>><<replace "#image">><img src="Mountains.jpg" width=30%><</replace>><</timed>><<set $Money to $Money-50>><<set $Hearts to $Hearts+50>><<timed 1s>><<audio Deduct play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<img src="MoneyS.png" width=10%> - 50<</timed>><<timed 3s>><<audio Money play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=10%> + 50<</timed>><<timed 5s>>
<img src="StarS.png" width=10%> 0
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Dest>><</if>><</linkreplace>><</timed>><</if>><<if $Outcome=="You break a leg skiing in the Swiss Alps.">><<timed 0.1s>><<replace "#image">><img src="Swiss.jpg" width=30%><</replace>><</timed>><<set $Money to $Money-800>><<set $Hearts to $Hearts-30>><<timed 1s>><<audio Deduct play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<img src="MoneyS.png" width=10%> - 800<</timed>><<timed 3s>><<audio Deduct play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=10%> - 30<</timed>><<timed 5s>>
<img src="StarS.png" width=10%> 0
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Dest>><</if>><</linkreplace>><</timed>><</if>></div></div></div><<cacheaudio "Money" "Money.mp3">>
<<cacheaudio "Deduct" "Deduct.wav">>
<<cacheaudio "Rockfall" "Rockfall.mp3">>
<<cacheaudio "Water" "Water.mp3">>
<<cacheaudio "WhiteNoise" "White Noise.mp3">>
<<cacheaudio "Creepy" "Creepy Wind.mp3">>
<<cacheaudio "TwoTaps" "TwoTaps.mp3">>
<<cacheaudio "OneTap" "OneTap.mp3">>
<<cacheaudio "GreyLady" "GreyLady.mp3">>
<<cacheaudio "Waves" "Waves.mp3">>
<<cacheaudio "Yes" "Yes.mp3">>
<<cacheaudio "Coming" "Coming.mp3">>
<<cacheaudio "UnderWater" "UnderWater.mp3">>
<<cacheaudio "HeavyMetal" "HeavyMetal.mp3">>
<<cacheaudio "Thrashing" "Thrashing.mp3">>
<<cacheaudio "Bomb" "Bomb.mp3">>
<<cacheaudio "CaveWater" "CaveWater.mp3">>
<<cacheaudio "Cave" "Cave.mp3">>
<<cacheaudio "Footsteps" "Footsteps.mp3">>
<<cacheaudio "Rainforest" "RainForest.mp3">>
<<cacheaudio "NightNoises" "NightNoises.mp3">>
<<cacheaudio "Rain" "Rain2.mp3">>
<<cacheaudio "River" "River.mp3">>
<div class="col-12"><div class="header">My Unusual Career</div>
<span id="image"><img src="Main.jpg" width=15%></span><div class="col-4"><div class="left"><h3>Credits</h3>Sources of Information<div class="small">https://www.uwlax.edu/mvac/process-of-archaeology/lab-analysis/soil-and-chemical-analysis/
https://www.pompeiitours.it/attractions/archaeological-site-of-pompeii/
https://www.australia.com/en/things-to-do/wildlife/meet-the-great-barrier-reef-marine-animals.html
https://www.bbc.com/news/world-middle-east-56686448
https://en.wikipedia.org/wiki/Aten_(city)
https://www.heritagedaily.com/2022/08/karahan-tepe-the-sister-site-to-gobekli-tepe/144272
https://geologyscience.com/
https://www.ga.gov.au/
https://dtmag.com/
https://earth.org/amazon-rainforest-endangered-species/
https://www.pbs.org/articles/11-strangest-plants-only-found-in-the-rainforest
https://www.worldatlas.com/articles/what-animals-live-in-the-congo-basin-of-africa.html
https://www.savethedaintree.org
https://www.sciencedirect.com/science/article/pii/S2352409X22003017
</div>
Pictures
<div class="small">https://www.freepik.com/
https://pixabay.com/
https://www.pexels.com
</div>
Sounds<div class="small">-Falling Rocks: https://freesound.org/people/newlocknew/sounds/658405/
-Rushing Water: https://freesound.org/people/cAPSLOCK7/sounds/157754/
-Money: https://freesound.org/people/morgantj/sounds/59628/
-Deduct: https://freesound.org/people/jobro/sounds/35468/
-White Noise: https://freesound.org/people/Tapepusher/sounds/144978/
-Waves: https://freesound.org/people/bmccoy2/sounds/393748/
-Underwater: https://freesound.org/people/Fabrizio84/sounds/458390/
-Heavy Metal: https://freesound.org/people/exotonestudio/sounds/416247/
-Splashing: https://freesound.org/people/Taira%20Komori/sounds/212132/
-Bomb: https://freesound.org/people/CGEffex/sounds/87073/
- Cave Water: https://freesound.org/people/billy_magnum/sounds/23163/
-Footsteps: https://freesound.org/people/Caitlin_100/sounds/365498/
-Rainforest: https://freesound.org/people/jheroux/sounds/328382/
-Night Noises: https://freesound.org/people/Kingcornz/sounds/342369/
-Water Lapping: https://freesound.org/people/laughatlantic/sounds/528067/
</div></div></div><<masteraudio stop>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span></div>
<span id="image"><img src="Happy Face.jpg" width=20%></span><div class="col-6"><div class="left"><span id ="main">Congratulations!
You have achieved your Career Goals in only $Year years.
<<linkreplace "Keep Playing">><<set $GAchieved to true>><<goto $Dest>><</linkreplace>>
<<linkreplace "Retire Early">><<goto "Credits">><</linkreplace>></span></div></div><<masteraudio stop>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span></div>
<span id="image"></span><div class="col-6"><div class="left"><span id ="main"><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars>><<replace "#image">><img src="Happy Face.jpg" width=20%><</replace>>
Your 20 years are up.
Congratulations!
You have achieved all your Career Goals.
<<linkreplace "Play Again">><<goto "Splash">><</linkreplace>>
<<linkreplace "End Game">><<goto "Credits">><</linkreplace>><<else>><<timed 0.1s>><<replace "#image">><img src="Finish.png" width=20%><</replace>><</timed>>
Your 20 years are up.
Unfortunately you didn't achieve all your Career Goals.
Better luck next time.
<<linkreplace "Play Again">><<goto "Splash">><</linkreplace>>
<<linkreplace "End Game">><<goto "Credits">><</linkreplace>><</if>></span></div></div><div class="col-12"><div class="header">My Unusual Career</div>
<div class="right"><span id="table"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr></table></span>
<span id="options"><i><<linkreplace "Skip Intro">><<goto "Choose Career">><</linkreplace>></i></span></div></div>
<span id="image"><img src="Main.jpg" width=30%></span><div class="col-4"><div class="left"><span id="main">Welcome to <i>My Unusual Career</i> where you aim to achieve fame, fortune and happiness in unusual, quirky and sometimes dangerous jobs.
You start with <span style=color:#cc9900>$6,000</span> and your ambition.
<<linkreplace "Next">><<replace "#table">><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><</replace>><<replace "#main">>You have <span style="color:#cc9900"> 20 years</span> to reach your Career Goals of:
<img src="MoneyS.png" width=10%> $100,000
<img src="HeartS.png" width=10%> 1,000 Hearts of Happiness
<img src="StarS.png" width=10%> 200 Stars of Fame
<<linkreplace "Next">><<replace "#main">>During your 20 years, you can change careers as often as you like.
However you can't stay more than 10 years in any one job.
You also can't enter the same career twice.
<<linkreplace "Next">><<replace "#main">>You will earn Money, Hearts and Stars doing your chosen jobs.
You can also earn bonuses if you do your job well.
<<linkreplace "Next">><<replace "#options">>Actions Menu
<div class="small"><<linkreplace "Take a Holiday">><<replace "#explain">><span style=color:#cc9900>The holiday option will generate a random holiday destination that will <i>most likely</i> earn you extra hearts. It will also cost you money and take you to the next year.</span><</replace>><</linkreplace>>
<<linkreplace "Seek Fame">><<replace "#explain">><span style=color:#cc9900>The Fame option will generate a random action that <i>mostly</i> earns you extra Stars and takes you to the next year.</span><</replace>><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<replace "#explain">><span style=color:#cc9900>The Cash option will generate a random opportunity to make extra Money and then takes you to the next year.</span><</replace>><</linkreplace>>
<<linkreplace "Change Careers">><<replace "#explain">><span style=color:#cc9900>You can change careers as often as you like.</span><</replace>><</linkreplace>>
</div><</replace>><<replace "#main">>You can also get Money, Hearts and Stars using the Actions Menu.
<span id ="explain">Click the menu items for more information.</span>
<<linkreplace "Next">><<replace "#options">><</replace>><<replace "#main">>Good Luck.
<<linkreplace "Game Tips">><<replace "#main">>It's a good idea to only use the Actions Menu at the end of the year when job tasks are complete.
In most cases the longer you stay in a career the higher your salary and bonuses.
<<linkreplace "Choose Career">><<goto "Choose Career">><</linkreplace>>
<</replace>><</linkreplace>>
<<linkreplace "Choose Career">><<goto "Choose Career">><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
</span></div></div><<set $Event=["You spend a wonderful week in Spain.", "You spend a week with your family in the country.","You spend 2 weeks on an Alaskan cruise. Unfortunately the boat sinks and you have to be rescued.","You spend a weekend with your lover at the beach.", "You tour Europe for 3 fabulous weeks.", "You cruise the Nile for 10 days.", "You spend a wonderful week snorkelling and diving in the Maldives.", "You have a family weekend away in the high country.", "You break a leg skiing in the Swiss Alps."]>><<set $Outcome =$Event.random()>><<goto "Holiday">>
<<masteraudio stop>>
<<masteraudio stop>><<if $Year == 20>><<goto "Finish">><</if>><div class="col-12"><div class="header">My Unusual Career</div>
<div class="right"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><span id="table"></span></div>
<span id="image"><img src="Main.jpg" width=30%></span>
<div class="col-4"><span id="main">Choose your Career
<div class="left"><div class="list">
<<if $Arch is false>><<linkreplace"Archaeologist">><<replace "#image">><img src="Arch3.jpg" width=30%><</replace>><<replace "#main">><div class="header">Archaeologist</div>
Study the remains of human civilisations.
Collect and authenticate artefacts.
Uncover forgotten treasures.
Training Cost: <span style="color:#cc9900">$4,000</span>
Would you like to try Archaeology?<table><tr><td><<button "YES">><<set $Money to $Money-4000>><<set $Arch to true>><<set $Position to "Archaeologist">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Arch1">><</if>><</button>></td><td><<button "NO">><<goto "Choose Career">><</button>></td></tr></table><</replace>><</linkreplace>><</if>><<if $Arch is true>><span style="color:grey">Archaeologist</span><</if>>
<<if $Marine is false>><<linkreplace"Marine Biologist">><<replace "#image">><img src="Marine.jpg" width=30%><</replace>><<replace "#main">><div class="header">Marine Biologist</div>
Conduct snorkelling tours in exotic locations.
Monitor wildlife numbers.
Swim with Great Whites.
Training Cost: <span style="color:#cc9900">$4,000</span>
Would you like to try Marine Biology?<table><tr><td><<button "YES">><<set $Money to $Money-4000>><<set $Marine to true>><<set $Position to "Marine Biologist">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Marine1">><</if>><</button>></td><td><<button "NO">><<goto "Choose Career">><</button>></td></tr></table><</replace>><</linkreplace>><</if>><<if $Marine is true>><span style="color:grey">Marine Biologist</span><</if>>
<<if $Para is false>><<linkreplace"Paranormal Investigator">><<replace "#image">><img src="Candle.jpg" width=30%><</replace>><<replace "#main">><div class="header">Paranormal Investigator</div>
Probe spiritual worlds that lie beyond this one.
Solve paranormal mysteries.
Commune with the dead.
Cost of Equipment: <span style="color:#cc9900">$1500</span>
Would you like to be a Paranormal Investigator?<table><tr><td><<button "YES">><<set $Money to $Money-1500>><<set $Para to true>><<set $Position to "Paranormal Investigator">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para1">><</if>><</button>></td><td><<button "NO">><<goto "Choose Career">><</button>></td></tr></table><</replace>><</linkreplace>><</if>><<if $Para is true>><span style="color:grey">Paranormal Investigator</span><</if>>
<<if $Prospect is false>><<linkreplace "Prospector">><<replace "#image">><img src="Prospector.jpg" width=30%><</replace>><<replace "#main">><div class="header">Prospector</div>
Strike it rich.
Find gold, diamonds, rubies, emeralds and more.
Cost of Equipment: <span style="color:#cc9900">$1,000</span>
Would you like to be a Prospector?<table><tr><td><<button "YES">><<set $Money to $Money-1000>><<set $Prospect to true>><<set $Position to "Prospector">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Prosp1">><</if>><</button>></td><td><<button "NO">><<goto "Choose Career">><</button>></td></tr></table><</replace>><</linkreplace>><</if>><<if $Prospect is true>><span style="color:grey">Prospector</span><</if>>
<<if $Spy is false>><<linkreplace"Spy">><<replace "#image">><img src="Spy.jpg" width=30%><</replace>><<replace "#main">><div class="header">Spy</div>
Decode secret messages.
Undertake surveillence and thwart terrorists.
Conduct udercover operations.
Training Cost: <span style="color:#cc9900">$5,000</span>
Would you like to become a Spy?<table><tr><td><<button "YES">><<set $Money to $Money-5000>><<set $Spy to true>><<set $Position to "Spy">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Spy1">><</if>><</button>></td><td><<button "NO">><<goto "Choose Career">><</button>></td></tr></table><</replace>><</linkreplace>><</if>><<if $Spy is true>><span style="color:grey">Spy</span><</if>>
<<if $Guide is false>><<linkreplace"Tour Guide">><<replace "#image">><img src="Main.jpg" width=30%><</replace>><<replace "#main">><div class="header">Tour Guide</div>
Lead tours on land, in the air and underwater.
Venture into jungles and underground caves.
Discover exotic animals and plants.
Training Cost: <span style="color:#cc9900">$3,000</span>
Would you like to become a Tour Guide?<table><tr><td><<button "YES">><<set $Money to $Money-3000>><<set $Guide to true>><<set $Position to "Tour Guide">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Guide1">><</if>><</button>></td><td><<button "NO">><<goto "Choose Career">><</button>></td></tr></table><</replace>><</linkreplace>><</if>><<if $Guide is true>><span style="color:grey">Tour Guide</span><</if>><<if $Arch is true and $Guide is true and $Marine is true and $Para is true and $Prosp is true and $Spy is true>>There are no more careers available for you to choose.
<<linkreplace "Play Again">><<goto "Splash">><</linkreplace>>
<<linkreplace "End Game">><<goto "Credits">><</linkreplace>><</if>></div></div></span></div><<set $Event=["You attend a fund-raising dinner.", "You are seen out and about with the rich and famous.","You appear on a reality TV show. But not many people like you.","You gain more followers on social media.", "You gain publicity leading a campaign to reduce plastic waste."]>><<set $Outcome =$Event.random()>><<goto "Fame">>
<<masteraudio stop>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></div>
<span id="image"><img src="Fame.jpg" width=30%></span>
<div class="col-4"><div class="left"><span style="color:#cc9900">Seek Fame</span>
$Outcome<<if $Outcome=="You attend a fund-raising dinner.">><<set $Money to $Money-200>><<set $Stars to $Stars+4>><<timed 1s>><<audio Deduct play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<img src="MoneyS.png" width=10%> - 200<</timed>><<timed 3s>>
<img src="HeartS.png" width=10%> 0<</timed>><<timed 5s>><<audio Money play>><<replace "#stars">><div class="animation">$Stars</div><</replace>>
<img src="StarS.png" width=10%> +4
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Dest>><</if>><</linkreplace>><</timed>><</if>><<if $Outcome=="You are seen out and about with the rich and famous.">><<set $Stars to $Stars+5>><<timed 1s>>
<img src="MoneyS.png" width=10%> 0<</timed>><<timed 2s>>
<img src="HeartS.png" width=10%> 0<</timed>><<timed 4s>><<audio Money play>><<replace "#stars">><div class="animation">$Stars</div><</replace>>
<img src="StarS.png" width=10%> +5
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Dest>><</if>><</linkreplace>><</timed>><</if>><<if $Outcome=="You appear on a reality TV show. But not many people like you.">><<set $Stars to $Stars+1>><<set $Hearts to $Hearts-10>><<timed 1s>>
<img src="MoneyS.png" width=10%> 0<</timed>><<timed 2s>><<audio Deduct play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=10%> - 10<</timed>><<timed 4s>><<audio Money play>><<replace "#stars">><div class="animation">$Stars</div><</replace>>
<img src="StarS.png" width=10%> +1
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Dest>><</if>><</linkreplace>><</timed>><</if>><<if $Outcome=="You gain more followers on social media.">><<set $Stars to $Stars+4>><<timed 1s>>
<img src="MoneyS.png" width=10%> 0<</timed>><<timed 2s>>
<img src="HeartS.png" width=10%> 0<</timed>><<timed 4s>><<audio Money play>><<replace "#stars">><div class="animation">$Stars</div><</replace>>
<img src="StarS.png" width=10%> +4
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Dest>><</if>><</linkreplace>><</timed>><</if>><<if $Outcome=="You gain publicity leading a campaign to reduce plastic waste.">><<set $Stars to $Stars+10>><<timed 1s>>
<img src="MoneyS.png" width=10%> 0<</timed>><<timed 2s>>
<img src="HeartS.png" width=10%> 0<</timed>><<timed 4s>><<audio Money play>><<replace "#stars">><div class="animation">$Stars</div><</replace>>
<img src="StarS.png" width=10%> +10
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Dest>><</if>><</linkreplace>><</timed>><</if>></div></div></div><<set $Research to false>><<set $Auth to false>><<set $Excavate to false>><<set $Clean to false>><<set $Soil to false>><<set $Page to "One">><<set $Slack to 0>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Arch1">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span>
</div><div class="right"><span id="options"><div class="small"><i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i></div></span></div>
<span id="image"><img src="Arch.jpg" width=50%></span><div class="col-4"><div class="left"><span id ="main">Congratulations on successfully completing your training in archaeology.
You now have a job as a Field Technician at a dig near the ruins of Pompeii.
<<linkreplace "Next">><<replace "#options">><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Slack to $Slack+1>><<set $Dest to "Arch2">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Slack to $Slack+1>><<set $Dest to "Arch2">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Slack to $Slack+1>><<set $Dest to "Arch2">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#image">><img src="Arch.jpg" width=30%>
<</replace>><<replace "#main">>Your annual salary is:<<set $SalMoney to $SalMoney +1500>><<set $SalHearts to $SalHearts+20>><<set $SalStars to $SalStars+2>><<timed 1s>>
<img src="MoneyS.png" width=10%> 1,500<<replace "#salmoney">><div class="animation"><span style="color:#cc9900">$SalMoney</span></div><</replace>><</timed>><<timed 2s>><<replace "#salhearts">><div class="animation"><span style="color:#cc9900">$SalHearts</span></div><</replace>>
<img src="HeartS.png" width=10%> 20<</timed>><<timed 3s>><<replace "#salstars">><div class="animation"><span style="color:#cc9900">$SalStars</span></div><</replace>>
<img src="StarS.png" width=10%> 2
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<linkreplace "Next">><<replace "#main">>There are many tasks to be done on a dig site.
What would you like to focus on this year?
<<if $Auth is false>><<linkreplace "Authenticate Artefacts">><<set $Task to "Authentic">><<set $Auth to true>><<set $Correct to 0>><<if $Page=="One">><<set $NextPage to "Arch2">><</if>><<if $Page=="Two">><<set $NextPage to "Arch3">><</if>><<if $Page=="Three">><<set $NextPage to "Arch4">><</if>><<if $Page=="Four">><<set $NextPage to "Arch5">><</if>><<goto "Tasks">><</linkreplace>><</if>>
<<if $Research is false>><<linkreplace "Research the Dig Site">><<set $Task to "Research">><<set $Research to true>><<if $Page=="One">><<set $NextPage to "Arch2">><</if>><<if $Page=="Two">><<set $NextPage to "Arch3">><</if>><<if $Page=="Three">><<set $NextPage to "Arch4">><</if>><<if $Page=="Four">><<set $NextPage to "Arch5">><</if>><<goto "Tasks">><</linkreplace>><</if>>
<<if $Excavate is false>><<linkreplace "Excavate a New Area">><<set $Task to "Excavate">><<set $Excavate to true>><<set $Count to 0>><<set $WestT to false>><<set $SouthB to false>><<set $EastT to false>><<set $EastB to false>><<set $SouthT to false>><<if $Page=="One">><<set $NextPage to "Arch2">><</if>><<if $Page=="Two">><<set $NextPage to "Arch3">><</if>><<if $Page=="Three">><<set $NextPage to "Arch4">><</if>><<if $Page=="Four">><<set $NextPage to "Arch5">><</if>><<goto "Tasks">><</linkreplace>><</if>>
<<if $Clean is false>><<linkreplace "Clean Artefacts">><<set $Task to "Clean">><<set $Clean to true>><<set $Correct to 0>><<if $Page=="One">><<set $NextPage to "Arch2">><</if>><<if $Page=="Two">><<set $NextPage to "Arch3">><</if>><<if $Page=="Three">><<set $NextPage to "Arch4">><</if>><<if $Page=="Four">><<set $NextPage to "Arch5">><</if>><<goto "Tasks">><</linkreplace>><</if>>
<<if $Soil is false>><<linkreplace "Chemical Analysis">><<set $Task to "Soil">><<set $Soil to true>><<set $Correct to 0>><<if $Page=="One">><<set $NextPage to "Arch2">><</if>><<if $Page=="Two">><<set $NextPage to "Arch3">><</if>><<if $Page=="Three">><<set $NextPage to "Arch4">><</if>><<if $Page=="Four">><<set $NextPage to "Arch5">><</if>><<goto "Tasks">><</linkreplace>><</if>><</replace>><</linkreplace>><</replace>><</button>></span><</timed>><</replace>><</linkreplace>></span></div></div></div><</if>><<set $Page to "Two">><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Arch2">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Slack to $Slack+1>><<set $Dest to "Arch3">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Slack to $Slack+1>><<set $Dest to "Arch3">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Slack to $Slack+1>><<set $Dest to "Arch3">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div><span id="image"><img src="Arch.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">It's your second year on the job at the dig site in Ancient Pompeii.
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<replace "#main">>Which task would you like to focus on this year?
<<if $Auth is false>><<linkreplace "Authenticate Artefacts">><<set $Task to "Authentic">><<set $Auth to true>><<set $Correct to 0>><<if $Page=="One">><<set $NextPage to "Arch2">><</if>><<if $Page=="Two">><<set $NextPage to "Arch3">><</if>><<if $Page=="Three">><<set $NextPage to "Arch4">><</if>><<if $Page=="Four">><<set $NextPage to "Arch5">><</if>><<goto "Tasks">><</linkreplace>><</if>>
<<if $Research is false>><<linkreplace "Research the Dig Site">><<set $Task to "Research">><<set $Research to true>><<if $Page=="One">><<set $NextPage to "Arch2">><</if>><<if $Page=="Two">><<set $NextPage to "Arch3">><</if>><<if $Page=="Three">><<set $NextPage to "Arch4">><</if>><<if $Page=="Four">><<set $NextPage to "Arch5">><</if>><<goto "Tasks">><</linkreplace>><</if>>
<<if $Excavate is false>><<linkreplace "Excavate a New Area">><<set $Task to "Excavate">><<set $Excavate to true>><<set $Count to 0>><<set $WestT to false>><<set $SouthB to false>><<set $EastT to false>><<set $EastB to false>><<set $SouthT to false>><<if $Page=="One">><<set $NextPage to "Arch2">><</if>><<if $Page=="Two">><<set $NextPage to "Arch3">><</if>><<if $Page=="Three">><<set $NextPage to "Arch4">><</if>><<if $Page=="Four">><<set $NextPage to "Arch5">><</if>><<goto "Tasks">><</linkreplace>><</if>>
<<if $Clean is false>><<linkreplace "Clean Artefacts">><<set $Task to "Clean">><<set $Clean to true>><<set $Correct to 0>><<if $Page=="One">><<set $NextPage to "Arch2">><</if>><<if $Page=="Two">><<set $NextPage to "Arch3">><</if>><<if $Page=="Three">><<set $NextPage to "Arch4">><</if>><<if $Page=="Four">><<set $NextPage to "Arch5">><</if>><<goto "Tasks">><</linkreplace>><</if>>
<<if $Soil is false>><<linkreplace "Chemical Analysis">><<set $Task to "Soil">><<set $Soil to true>><<set $Correct to 0>><<if $Page=="One">><<set $NextPage to "Arch2">><</if>><<if $Page=="Two">><<set $NextPage to "Arch3">><</if>><<if $Page=="Three">><<set $NextPage to "Arch4">><</if>><<if $Page=="Four">><<set $NextPage to "Arch5">><</if>><<goto "Tasks">><</linkreplace>><</if>><</replace>><</linkreplace>><</replace>><</button>></span></span></div></div></div><</if>><<set $Event=["You wait tables for 6 months.", "You go to the Races.","You deliver groceries part time.","You sell one of your paintings.", "You rent out a room."]>><<set $Outcome =$Event.random()>><<goto "Money">>
<<masteraudio stop>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></div>
<span id="image"><img src="Promo.jpg" width=20%></span>
<div class="col-4"><div class="left"><span style="color:#cc9900">Earn Extra Cash</span>
$Outcome<<if $Outcome=="You wait tables for 6 months.">><<set $Money to $Money+200>><<set $Hearts to $Hearts-4>><<timed 1s>><<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<img src="MoneyS.png" width=10%> + 200<</timed>><<timed 3s>><<audio Deduct play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=10%> - 4<</timed>><<timed 4s>>
<img src="StarS.png" width=10%> 0
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Dest>><</if>><</linkreplace>><</timed>><</if>><<if $Outcome=="You go to the Races.">><<set $Money to $Money-200>><<timed 1s>>
Your horse comes last.<</timed>><<timed 2s>><<audio Deduct play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<img src="MoneyS.png" width=10%> -200<</timed>><<timed 3s>>
<img src="HeartS.png" width=10%> 0<</timed>><<timed 4s>><<replace "#stars">><div class="animation">$Stars</div><</replace>>
<img src="StarS.png" width=10%> 0
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Dest>><</if>><</linkreplace>><</timed>><</if>><<if $Outcome=="You deliver groceries part time.">><<set $Money to $Money+300>><<timed 1s>><<audio Money play>>
<img src="MoneyS.png" width=10%> +300<<replace "#money">><div class="animation">$Money</div><</replace>><</timed>><<timed 2s>>
<img src="HeartS.png" width=10%> 0<</timed>><<timed 3s>>
<img src="StarS.png" width=10%> 0
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Dest>><</if>><</linkreplace>><</timed>><</if>><<if $Outcome=="You sell one of your paintings.">><<set $Money to $Money+1000>><<set $Stars to $Stars+3>><<timed 1s>><<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<img src="MoneyS.png" width=10%> +1,000 <</timed>><<timed 2s>>
<img src="HeartS.png" width=10%> 0<</timed>><<timed 3s>>
<img src="StarS.png" width=10%> +3<<audio Money play>><<replace "#stars">><div class="animation">$Stars</div><</replace>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Dest>><</if>><</linkreplace>><</timed>><</if>><<if $Outcome=="You rent out a room.">><<set $Money to $Money+400>><<timed 1s>><<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<img src="MoneyS.png" width=15%> +400 <</timed>><<timed 2s>>
<img src="HeartS.png" width=15%> 0<</timed>><<timed 3s>>
<img src="StarS.png" width=15%> 0
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Dest>><</if>><</linkreplace>><</timed>><</if>></div></div></div><<set $Page to "Three">><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Arch2">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Slack to $Slack+1>><<set $Dest to "Arch4">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Slack to $Slack+1>><<set $Dest to "Arch4">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Slack to $Slack+1>><<set $Dest to "Arch4">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div><span id="image"><img src="Arch.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">Another year of archaeological action awaits.
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<replace "#main">>Which task would you like to focus on this year?
<<if $Auth is false>><<linkreplace "Authenticate Artefacts">><<set $Task to "Authentic">><<set $Auth to true>><<set $Correct to 0>><<if $Page=="One">><<set $NextPage to "Arch2">><</if>><<if $Page=="Two">><<set $NextPage to "Arch3">><</if>><<if $Page=="Three">><<set $NextPage to "Arch4">><</if>><<if $Page=="Four">><<set $NextPage to "Arch5">><</if>><<goto "Tasks">><</linkreplace>><</if>>
<<if $Research is false>><<linkreplace "Research the Dig Site">><<set $Task to "Research">><<set $Research to true>><<if $Page=="One">><<set $NextPage to "Arch2">><</if>><<if $Page=="Two">><<set $NextPage to "Arch3">><</if>><<if $Page=="Three">><<set $NextPage to "Arch4">><</if>><<if $Page=="Four">><<set $NextPage to "Arch5">><</if>><<goto "Tasks">><</linkreplace>><</if>>
<<if $Excavate is false>><<linkreplace "Excavate a New Area">><<set $Task to "Excavate">><<set $Excavate to true>><<set $Count to 0>><<set $WestT to false>><<set $SouthB to false>><<set $EastT to false>><<set $EastB to false>><<set $SouthT to false>><<if $Page=="One">><<set $NextPage to "Arch2">><</if>><<if $Page=="Two">><<set $NextPage to "Arch3">><</if>><<if $Page=="Three">><<set $NextPage to "Arch4">><</if>><<if $Page=="Four">><<set $NextPage to "Arch5">><</if>><<goto "Tasks">><</linkreplace>><</if>>
<<if $Clean is false>><<linkreplace "Clean Artefacts">><<set $Task to "Clean">><<set $Clean to true>><<set $Correct to 0>><<if $Page=="One">><<set $NextPage to "Arch2">><</if>><<if $Page=="Two">><<set $NextPage to "Arch3">><</if>><<if $Page=="Three">><<set $NextPage to "Arch4">><</if>><<if $Page=="Four">><<set $NextPage to "Arch5">><</if>><<goto "Tasks">><</linkreplace>><</if>>
<<if $Soil is false>><<linkreplace "Chemical Analysis">><<set $Task to "Soil">><<set $Soil to true>><<set $Correct to 0>><<if $Page=="One">><<set $NextPage to "Arch2">><</if>><<if $Page=="Two">><<set $NextPage to "Arch3">><</if>><<if $Page=="Three">><<set $NextPage to "Arch4">><</if>><<if $Page=="Four">><<set $NextPage to "Arch5">><</if>><<goto "Tasks">><</linkreplace>><</if>><</replace>><</linkreplace>><</replace>><</button>></span></span></div></div></div><</if>><<set $Slack2 to 0>><<set $Page to "Four">><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Arch2">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="hol"><div class="small"><<linkreplace "Take a Holiday">><<set $Slack2 to $Slack2 +1>><<set $Dest to "Arch5">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Slack2 to $Slack2 +1>><<set $Dest to "Arch5">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Slack2 to $Slack2 +1>><<set $Dest to "Arch5">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>></div></span></div><span id="image"><img src="Arch.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main"><<timed 0.1s>><<if $Slack gte 2>><<replace "#hol">><</replace>>Unfortunately your employers think you take too much time off and don't focus enough on your job.
<<linkreplace "You Are Sacked">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<<else>>This is your last year at the Pompeii site.
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<replace "#main">>There are still tasks to be completed before the team heads to a new dig.
<<if $Auth is false>><<linkreplace "Authenticate Artefacts">><<set $Task to "Authentic">><<set $Auth to true>><<set $Correct to 0>><<if $Page=="One">><<set $NextPage to "Arch2">><</if>><<if $Page=="Two">><<set $NextPage to "Arch3">><</if>><<if $Page=="Three">><<set $NextPage to "Arch4">><</if>><<if $Page=="Four">><<set $NextPage to "Arch5">><</if>><<goto "Tasks">><</linkreplace>><</if>>
<<if $Research is false>><<linkreplace "Research the Dig Site">><<set $Task to "Research">><<set $Research to true>><<if $Page=="One">><<set $NextPage to "Arch2">><</if>><<if $Page=="Two">><<set $NextPage to "Arch3">><</if>><<if $Page=="Three">><<set $NextPage to "Arch4">><</if>><<if $Page=="Four">><<set $NextPage to "Arch5">><</if>><<goto "Tasks">><</linkreplace>><</if>>
<<if $Excavate is false>><<linkreplace "Excavate a New Area">><<set $Task to "Excavate">><<set $Excavate to true>><<set $Count to 0>><<set $WestT to false>><<set $SouthB to false>><<set $EastT to false>><<set $EastB to false>><<set $SouthT to false>><<if $Page=="One">><<set $NextPage to "Arch2">><</if>><<if $Page=="Two">><<set $NextPage to "Arch3">><</if>><<if $Page=="Three">><<set $NextPage to "Arch4">><</if>><<if $Page=="Four">><<set $NextPage to "Arch5">><</if>><<goto "Tasks">><</linkreplace>><</if>>
<<if $Clean is false>><<linkreplace "Clean Artefacts">><<set $Task to "Clean">><<set $Clean to true>><<set $Correct to 0>><<if $Page=="One">><<set $NextPage to "Arch2">><</if>><<if $Page=="Two">><<set $NextPage to "Arch3">><</if>><<if $Page=="Three">><<set $NextPage to "Arch4">><</if>><<if $Page=="Four">><<set $NextPage to "Arch5">><</if>><<goto "Tasks">><</linkreplace>><</if>>
<<if $Soil is false>><<linkreplace "Chemical Analysis">><<set $Task to "Soil">><<set $Soil to true>><<set $Correct to 0>><<if $Page=="One">><<set $NextPage to "Arch2">><</if>><<if $Page=="Two">><<set $NextPage to "Arch3">><</if>><<if $Page=="Three">><<set $NextPage to "Arch4">><</if>><<if $Page=="Four">><<set $NextPage to "Arch5">><</if>><<goto "Tasks">><</linkreplace>><</if>><</replace>><</linkreplace>><</replace>><</button>></span><</if>><</timed>></span></div></div></div><</if>><<set $Hist to false>><<set $Dig to false>><<set $Radar to false>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Arch5">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><div class="small"><i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i></div></span></div>
<span id="image"><img src="Arch2.jpg" width=50%></span><div class="col-4"><div class="left"><span id ="main">The team has now moved to a new dig site near the city of Luxor in Egypt.
You have also received an increase in salary.
<<linkreplace "Next">><<replace "#options">><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Slack2 to $Slack2 +1>><<set $Dest to "Arch6">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Slack2 to $Slack2 +1>><<set $Dest to "Arch6">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Slack2 to $Slack2 +1>><<set $Dest to "Arch6">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#image">><img src="Arch2.jpg" width=30%><</replace>><<replace "#main">>Your annual salary is now:<<set $SalMoney to $SalMoney +2500>><<set $SalHearts to $SalHearts+10>><<set $SalStars to $SalStars+3>><<timed 1s>>
<img src="MoneyS.png" width=10%> 4,000<<replace "#salmoney">><div class="animation"><span style="color:#cc9900">$SalMoney</span></div><</replace>><</timed>><<timed 2s>><<replace "#salhearts">><div class="animation"><span style="color:#cc9900">$SalHearts</span></div><</replace>>
<img src="HeartS.png" width=10%> 30<</timed>><<timed 3s>><<replace "#salstars">><div class="animation"><span style="color:#cc9900">$SalStars</span></div><</replace>>
<img src="StarS.png" width=10%> 5
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<linkreplace "Next">><<replace "#main">>With the pay rise comes new responsibilities.
It's your job to lead the search for new chambers or tombs filled with treasure.
<<linkreplace "Check Historical Records">><<goto "ArchHist">><</linkreplace>>
<<linkreplace "Examine Dig Layout">><<goto "ArchDig">><</linkreplace>>
<<linkreplace "Analyse Radar Reports">><<goto "ArchRadar">><</linkreplace>><</replace>><</linkreplace>><</replace>><</button>></span><</timed>><</replace>><</linkreplace>></span></div></div></div><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Arch6">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Slack2 to $Slack2 +1>><<set $Dest to "Arch7">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Slack2 to $Slack2 +1>><<set $Dest to "Arch7">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Slack2 to $Slack2 +1>><<set $Dest to "Arch7">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Arch2.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">This year you will need to put all your research into action.
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<replace "#main">>You need to choose the most suitable site at the Aten dig for the team to excavate.
<table style="width:80%"><tr><td style="width:40%"><span style="color:#cc9900">Area</span></td><td style="width:10%"><span style="color:#cc9900">Grid</span></td><td style="width:10%"><span style="color:#cc9900">Grid</span></td><td style="width:10%"><span style="color:#cc9900">Grid</span></td><td style="width:10%"><span style="color:#cc9900">Grid</span></td></tr>
<tr>
<td style="width:40%">A Bakery</td>
<td style="width:10%">1</td>
<td style="width:10%">2</td>
<td style="width:10%">3</td>
<td style="width:10%">4</td>
</tr>
<tr>
<td style="width:20%">B Palaces</td>
<td style="width:10%">1</td>
<td style="width:10%">2</td>
<td style="width:10%">3</td>
<td style="width:10%"><<linkreplace "4">><<set $Cavein to true>><<goto "ArchSplit">><</linkreplace>></td>
</tr>
<tr>
<td style="width:20%">C Cemetary</td>
<td style="width:10%">1</td>
<td style="width:10%">2</td>
<td style="width:10%">3</td>
<td style="width:10%"><<linkreplace "4">><<set $Tomb to true>><<goto "ArchSplit">><</linkreplace>></td>
</tr>
<tr>
<td style="width:20%">D Unknown</td>
<td style="width:10%"><<linkreplace "1">><<set $Sink to true>><<goto "ArchSplit">><</linkreplace>></td>
<td style="width:10%"><<linkreplace "2">><<set $Sink to true>><<goto "ArchSplit">><</linkreplace>></td>
<td style="width:10%"><<linkreplace "3">><<set $Sink to true>><<goto "ArchSplit">><</linkreplace>></td>
<td style="width:10%"><<linkreplace "4">><<set $Sink to true>><<goto "ArchSplit">><</linkreplace>></td>
</tr>
</table><</replace>><</replace>><</button>></span></span></div></div></div><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "ArchHistory">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="hol"></span></div>
<span id="image"><img src="Arch2.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main"><div class="header2">Aten Historical Records</div><<set $Hist to true>>The "lost golden city" of Aten was recently discovered near the modern day city of Luxor.
It is the largest ancient Egyptian city found so far.
<<linkreplace "Next">><<replace "#main">>The city was built by by Pharoah Amenhotep III who ruled between 1386–1353 BCE and named after the sun god Aten.
<<linkreplace "Next">><<replace "#main">>Aten is thought to have been a large industrial and commercial centre at a time when the Egyptian empire was at its wealthiest.
<<linkreplace "Next">><<replace "#main">>The god Aten is depicted as the solar disk emitting rays terminating in human hands.
<<linkreplace "Close">><<if $Dig is true and $Hist is true and $Radar is true>><<timed 0.1s>><<replace "#hol">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Arch6">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Arch6">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Arch6">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#main">>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Arch6">><</if>><</linkreplace>><</replace>><</timed>><</if>><<if $Hist is true and $Dig is false and $Radar is false>><<replace "#main">>
<<linkreplace "Examine Dig Layout">><<goto "ArchDig">><</linkreplace>>
<<linkreplace "Analyse Radar Reports">><<goto "ArchRadar">><</linkreplace>><</replace>><</if>><<if $Hist is true and $Dig is true and $Radar is false>><<replace "#main">>
<<linkreplace "Analyse Radar Reports">><<goto "ArchRadar">><</linkreplace>><</replace>><</if>><<if $Hist is true and $Dig is false and $Radar is true>><<replace "#main">>
<<linkreplace "Examine Dig Layout">><<goto "ArchDig">><</linkreplace>><</replace>><</if>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>></span></div></div></div><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "ArchDig">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="hol"></span></div>
<span id="image"><img src="Arch2.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main"><div class="header2">Aten Dig Layout</div><<set $Dig to true>>
The dig is laid out in 4 main areas or sections which are further broken down into smaller square grids.
<<linkreplace "Next">><<replace "#main">>Area A appears to be a bakery quarter with mudbrick walls and containing items of everyday life and work related to the town's artistic and industrial life.
<<linkreplace "Next">><<replace "#main">>In Area B there appears to be a large palace complex with three palaces identified so far while Area C appears to be some kind of cemetary.
<<linkreplace "Next">><<replace "#main">>Area D has not been explored but extensive ground water has been detected at around 1m below the surface.
<<linkreplace "Close">><<if $Dig is true and $Hist is true and $Radar is true>><<timed 0.1s>><<replace "#hol">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Arch6">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Arch6">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Arch6">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#main">>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Arch6">><</if>><</linkreplace>><</replace>><</timed>><</if>><<if $Dig is true and $Hist is false and $Radar is false>><<replace "#main">>
<<linkreplace "Check Historical Records">><<goto "ArchHist">><</linkreplace>>
<<linkreplace "Analyse Radar Reports">><<goto "ArchRadar">><</linkreplace>><</replace>><</if>><<if $Dig is true and $Hist is true and $Radar is false>><<replace "#main">>
<<linkreplace "Analyse Radar Reports">><<goto "ArchRadar">><</linkreplace>><</replace>><</if>><<if $Dig is true and $Hist is false and $Radar is true>><<replace "#main">>
<<linkreplace "Check Historical Records">><<goto "ArchHist">><</linkreplace>><</replace>><</if>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>></span></div></div></div><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "ArchRadar">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="hol"></span></div>
<span id="image"><img src="Arch2.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main"><div class="header2">Ground Penetrating Radar Report</div><<set $Radar to true>><table style="width:100%"><tr><td style="width:40%"><span style="color:#cc9900">Area</span></td><td style="width:5%"><span style="color:#cc9900">Grid</span></td><td style="width:50%"><span style="color:#cc9900">Details</span></td><td style="width:5%"><span style="color:#cc9900">Explored</span></td></tr>
<tr>
<td style="width:40%">A Bakery</td>
<td style="width:5%">1-4</td>
<td style="width:50%">Stable rock to 6m</td>
<td style="width:5%">YES</td>
</tr></table><<linkreplace "Next">><<replace "#main">><table style="width:100%"><tr><td style="width:40%"><span style="color:#cc9900">Area</span></td><td style="width:5%"><span style="color:#cc9900">Grid</span></td><td style="width:50%"><span style="color:#cc9900">Details</span></td><td style="width:5%"><span style="color:#cc9900">Explored</span></td></tr>
<tr>
<td style="width:40%">B Palaces</td>
<td style="width:5%">1-4</td>
<td style="width:50%">Stable rock to 6m</td>
<td style="width:5%">1-3</td>
</tr><tr>
<td style="width:40%">B Palaces</td>
<td style="width:5%">4</td>
<td style="width:50%">Large chambers at 7m</td>
<td style="width:5%">NO</td>
</tr>
</table><<linkreplace "Next">><<replace "#main">><table style="width:100%"><tr><td style="width:40%"><span style="color:#cc9900">Area</span></td><td style="width:5%"><span style="color:#cc9900">Grid</span></td><td style="width:50%"><span style="color:#cc9900">Details</span></td><td style="width:5%"><span style="color:#cc9900">Explored</span></td></tr>
<tr>
<td style="width:40%">C Cemetary</td>
<td style="width:5%">1-4</td>
<td style="width:50%">Stable rock to 6m.
Groundwater to East</td>
<td style="width:5%">1-3</td>
</tr>
<tr>
<td style="width:40%"></td>
<td style="width:5%">4</td>
<td style="width:50%">Large chamber at 6m</td>
<td style="width:5%">NO</td>
</tr></table><<linkreplace "Next">><<replace "#main">><table style="width:100%"><tr><td style="width:40%"><span style="color:#cc9900">Area</span></td><td style="width:5%"><span style="color:#cc9900">Grid</span></td><td style="width:50%"><span style="color:#cc9900">Details</span></td><td style="width:5%"><span style="color:#cc9900">Explored</span></td></tr>
<tr>
<td style="width:40%">D</td>
<td style="width:5%">1-4</td>
<td style="width:50%">Unstable. Ground Water to 10m.</td>
<td style="width:5%">NO</td>
</tr></table><<linkreplace "Close">><<if $Dig is true and $Hist is true and $Radar is true>><<timed 0.1s>><<replace "#hol">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Arch6">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Arch6">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Arch6">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#main">>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Arch6">><</if>><</linkreplace>><</replace>><</timed>><</if>><<if $Radar is true and $Hist is false and $Dig is false>><<replace "#main">>
<<linkreplace "Check Historical Records">><<goto "ArchHist">><</linkreplace>>
<<linkreplace "Examine Dig Layout">><<goto "ArchDig">><</linkreplace>><</replace>><</if>><<if $Radar is true and $Hist is true and $Dig is false>><<replace "#main">>
<<linkreplace "Examine Dig Layout">><<goto "ArchDig">><</linkreplace>><</replace>><</if>><<if $Radar is true and $Hist is false and $Dig is true>><<replace "#main">>
<<linkreplace "Check Historical Records">><<goto "ArchHist">><</linkreplace>><</replace>><</if>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>></span></div></div></div><</if>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="table"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="options"></span></div>
<span id="image"></span>
<div class="col-4"><div class="left"><span id="main"><<if $Sink is true>><<timed 0.1s>><<replace "table">><</replace>><<set $Sink to false>><<replace "#image">><img src="Mudfield.jpg" width=50%><</replace>><</timed>>The entire Area D site is completely unsuitable for excavation. Extensive ground water in this area has completely ruined any archaeological remains and digging is impossible.
<<linkreplace "Next">><<replace "#main">>Your organisation is very angry at the waste of funds and has terminated your employment effective immediately.
<<linkreplace "New Career">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<</replace>><</linkreplace>><</if>><<if $Cavein is true>><<set $Cavein to false>><<timed 0.1s>><<replace "#image">><img src="Tunnel.jpg" width=30%><</replace>><<replace "#table">><</replace>><</timed>>After extensive digging you reach the underground chamber identified in the radar report.
<<linkreplace "Next">><<replace "#main">><<replace "#image">><img src="Treasure.jpg" width=50%><</replace>>You cannot help giving a cry of delight when you see the chamber is full of gold, jewellery and beautifully preserved artefacts.
<<linkreplace "Next">><<replace "#main">><<audio Rockfall loop play>>What is that?
Sounds like falling rocks.<<set $Deadcave to true>><<timed 5s>><<goto "Dead">><</timed>><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>><<if $Tomb is true>><<set $Tomb to false>><<timed 0.1s>><<replace "#table">><</replace>><</timed>>It takes some time to dig a shaft down to the level of the tunnel identified by the scan.
<<linkreplace "Next">><<replace "#main">>The tunnel continues north for some time and ends in a T-intersection with one heavy door leading east and another leading west.
<<linkreplace "Next">><<replace "#main">>There is an image on each door.
<<button "West Image">><<replace "#options">><img src="Egypt2.jpg" width=50%>
West Door<</replace>><</button>>
<<button "East Image">><<replace "#options">><img src="Egypt1.png" width=50%>
East Door<</replace>><</button>>
<<linkreplace "Next">><<replace "#image">><</replace>><<replace "#options">><</replace>><<replace "#main">>
<<linkreplace "Take the East Door">><<replace "#options">><</replace>><<replace "#main">><<audio Water loop play>>A wall of water comes rushing towards you.<<timed 6s>><<set $Deadwater to true>><<goto "Dead">><</timed>><</replace>><</linkreplace>>
<<linkreplace "Take the West Door">><<replace "#image">><img src="Treasure.jpg" width=50%><</replace>><<replace "#main">>
Fantastic work. You and your team have found a tomb filled with gold, jewellery and beautifully preserved artefacts.
<<linkreplace "Next">><<replace "#main">>
<<linkreplace "Report Findings">><<replace "#table">><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><</replace>><<replace "#options">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Arch7">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Arch7">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Arch7">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#image">><img src="Treasure.jpg" width=30%><</replace>><<set $Stars to $Stars+20>><<set $Hearts to $Hearts+50>><<replace "#main">>You provide an extensive report regarding your findings. Your report gets published in several academic journals.
<<timed 3s>>You receive <<audio Money play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=10%> 50<</timed>><<timed 4s>><<replace "#stars">><div class="animation">$Stars</div><</replace>>
<img src="StarS.png" width=10%> 20<</timed>><<timed 5s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Arch7">><</if>><</linkreplace>><</timed>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>></span></div></div></div><<masteraudio stop>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div></div><<masteraudio stop>>
<<if $DeadAndrea is true>><<set $DeadAndrea to false>>You always knew spying was a dangerous business.
<<linkreplace "Play Again">><<goto "Splash">><</linkreplace>>
<<linkreplace "End Game">><<goto "Credits">><</linkreplace>><</if>><<if $ProspDead is true>><<set $ProspDead to false>>The old mine caved in and killed you instantly.
<<linkreplace "Play Again">><<goto "Splash">><</linkreplace>>
<<linkreplace "End Game">><<goto "Credits">><</linkreplace>><</if>><<if $Deadbomb is true>><<set $Deadbomb to false>>
You and all the hostages are DEAD.
<<linkreplace "Play Again">><<goto "Splash">><</linkreplace>>
<<linkreplace "End Game">><<goto "Credits">><</linkreplace>><</if>><<if $Deadbomb2 is true>><<set $Deadbomb2 to false>>
You (and many other people at the station that day) are DEAD.
<<linkreplace "Play Again">><<goto "Splash">><</linkreplace>>
<<linkreplace "End Game">><<goto "Credits">><</linkreplace>><</if>><<if $DeadSpy is true>><<set $DeadSpy to false>>
You died.
But then you knew spying was a dangerous business.
<<linkreplace "Play Again">><<goto "Splash">><</linkreplace>>
<<linkreplace "End Game">><<goto "Credits">><</linkreplace>><</if>><<if $Crowd7 is true>><<set $Crowd7 to false>>
You died.
But then you knew spying was a dangerous business.
<<linkreplace "Play Again">><<goto "Splash">><</linkreplace>>
<<linkreplace "End Game">><<goto "Credits">><</linkreplace>><</if>><<if $Deadcave is true>><<set $Deadcave to false>>
Tragically, you and all your team are killed in a terrible cave-in. If only you had checked the radar reports more carefully.
But now it's too late. At least you died doing the thing you loved.
<<linkreplace "Play Again">><<goto "Splash">><</linkreplace>>
<<linkreplace "End Game">><<goto "Credits">><</linkreplace>><</if>><<if $Deadwater is true>><<set $Deadwater to false>>
Tragically, you and all your team are drowned as the nearby groundwater rushes in. If only you had checked the radar reports more carefully.
But now it's too late. At least you died doing the thing you loved.
<<linkreplace "Play Again">><<goto "Splash">><</linkreplace>>
<<linkreplace "End Game">><<goto "Credits">><</linkreplace>><</if>><<if $Deadamazon is true>><<set $Deadamazon to false>>
Tragically, your team is never heard from again.
At least you died doing the thing you loved.
<<linkreplace "Play Again">><<goto "Splash">><</linkreplace>>
<<linkreplace "End Game">><<goto "Credits">><</linkreplace>><</if>><<if $Deadforest is true>><<set $Deadforest to false>>
Suddenly the creature looms over you. You see and hear no more.
<<linkreplace "Play Again">><<goto "Splash">><</linkreplace>>
<<linkreplace "End Game">><<goto "Credits">><</linkreplace>><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Arch7">><<goto "Early Finish">><<else>><<set $Karahan to false>><<set $Pomp to false>><<set $Lux to false>><<set $Loire to false>><<set $Mex to false>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GHearts</span></td></tr></table></span><span id="hol"><div class="small"><i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i></div></span></div>
<span id="image"><img src="Arch3.jpg" width=30%></span><div class="col-6"><div class="left"><span id ="main"><<timed 0.1s>><<if $Slack2 gte 2>>Unfortunately your employers think you take too much time off and don't focus enough on your job.
<<linkreplace "You Are Sacked">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<<else>>Following your international success in Luxor, you have been appointed to the position of Director at the reknowned Hall of Wonders Museum.
<<linkreplace "Next">><<replace "#hol">><div class="small"><<linkreplace "Take a Holiday">>That would set a bad example.<</linkreplace>>
<<linkreplace "Seek Fame">>That would set a bad example.<</linkreplace>>
<<linkreplace "Earn Extra Cash">>That would set a bad example.<</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#main">>Your annual salary is now:<<set $SalMoney to $SalMoney +4000>><<set $SalHearts to $SalHearts+20>><<set $SalStars to $SalStars+3>><<timed 1s>>
<img src="MoneyS.png" width=10%> 8,000<<replace "#salmoney">><div class="animation"><span style="color:#cc9900">$SalMoney</span></div><</replace>><</timed>><<timed 2s>><<replace "#salhearts">><div class="animation"><span style="color:#cc9900">$SalHearts</span></div><</replace>>
<img src="HeartS.png" width=10%> 50<</timed>><<timed 3s>><<replace "#salstars">><div class="animation"><span style="color:#cc9900">$SalStars</span></div><</replace>>
<img src="StarS.png" width=10%> 8
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<linkreplace "Next">><<replace "#hol">><</replace>><<replace "#main">>Artefacts from which contemporary dig site would you like to focus on exhibiting this year?
<<if $Karahan is false>><<linkreplace "Karahan Tepe <i>Türkiye</i>">><<replace "#main">>Choose a title for the Exhibition.
<<linkreplace "Karahan Tepe a Hunter-Gatherer Settlement">><<replace "#main">>Good Choice.
<<linkreplace "Next">><<replace "#main">>Choose which items to include in the Exhibition.
<<linkreplace "Skeletons, Jewellery, Food, Artworks">><<replace "#main">><<set $Choice to 2>><<goto "Fired">><</replace>><</linkreplace>>
<<linkreplace "Pillars, Phalluses, Tools, Pots">><<set $Karahan to true>><<replace "#main">>Good Choice.
The Exhibition is a huge success. The Museum Board of Management gives you a Bonus.
<span id ="bonusb"><<button "Collect">><<replace "#bonusb">><</replace>><<replace "#hol">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Arch8">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Arch8">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Arch8">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#main">><<set $Money to $Money + 800>><<set $Hearts to $Hearts +40>><<set $Stars to $Stars+4>><<timed 0.1s>><<audio Money play>>Bonus
<img src="MoneyS.png" width=20%> 800<<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=20%> 40<<replace "#stars">><div class="animation">$Stars</div><</replace>>
<img src="StarS.png" width=20%> 4<</timed>><<timed 2s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Arch8">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</replace>><</linkreplace>>
<<linkreplace "Mummies, Gold, Food, Pharoah Statues">><<replace "#main">><<set $Choice to 2>><<goto "Fired">><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Cheap Eats in Karahan Tepe">><<replace "#main">><<set $Choice to 1>><<goto "Fired">><</replace>><</linkreplace>>
<<linkreplace "Karahan Tepe - Life 4,000 Years Ago">><<replace "#main">><<set $Choice to 3>><<goto "Fired">><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>>
<<if $Lux is false>><<linkreplace "Luxor <i>Egypt</i>">><<replace "#main">>Choose a title for the Exhibition.
<<linkreplace "Wonders of Golden Aten">><<replace "#main">>Good Choice.
<<linkreplace "Next">><<replace "#main">>Choose which items to include in the Exhibition.
<<linkreplace "Bonnets, Dresses, Vases, Tools">><<replace "#main">><<set $Choice to 6>><<goto "Fired">><</replace>><</linkreplace>>
<<linkreplace "Watches, Bones, Spears, Jewellery">><<replace "#main">><<set $Choice to 6>><<goto "Fired">><</replace>><</linkreplace>>
<<linkreplace "Pottery, Jewellery, Baking Items, Mudbricks">><<replace "#main">><<set $Lux to true>>Good Choice.
The Exhibition is a huge success. The Museum Board of Management gives you a Bonus.
<span id ="bonusb"><<button "Collect">><<replace "#bonusb">><</replace>><<replace "#hol">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Arch8">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Arch8">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Arch8">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#main">><<set $Money to $Money + 800>><<set $Hearts to $Hearts +40>><<set $Stars to $Stars+4>><<timed 0.1s>><<audio Money play>>Bonus
<img src="MoneyS.png" width=20%> 800<<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=20%> 40<<replace "#stars">><div class="animation">$Stars</div><</replace>>
<img src="StarS.png" width=20%> 4<</timed>><<timed 2s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Arch8">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Egyptian Mummies">><<replace "#main">><<set $Choice to 4>><<goto "Fired">><</replace>><</linkreplace>>
<<linkreplace "Golden Aten - Life 1,000 Years Ago">><<replace "#main">><<set $Choice to 5>><<goto "Fired">><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>>
<<if $Mex is false>><<linkreplace "Ocomtún <i>Mexico</i>">><<replace "#main">>Choose a title for the Exhibition.
<<linkreplace "Ocomtún - Wonders of Mayan Culture">><<replace "#main">>Good Choice.
<<linkreplace "Next">><<replace "#main">>Choose which items to include in the Exhibition.
<<linkreplace "Bonnets, Dresses, Vases, Tools">><<replace "#main">><<set $Choice to 9>><<goto "Fired">><</replace>><</linkreplace>>
<<linkreplace "Watches, Bones, Spears, Jewellery">><<replace "#main">><<set $Choice to 9>><<goto "Fired">><</replace>><</linkreplace>>
<<linkreplace "Columns, Pottery, Jewellery, Tools">><<replace "#main">><<set $Mex to true>>Good Choice.
The Exhibition is a huge success. The Museum Board of Management gives you a Bonus.
<span id ="bonusb"><<button "Collect">><<replace "#bonusb">><</replace>><<replace "#hol">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Arch8">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Arch8">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Arch8">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#main">><<set $Money to $Money + 800>><<set $Hearts to $Hearts +40>><<set $Stars to $Stars+4>><<timed 0.1s>><<audio Money play>>Bonus
<img src="MoneyS.png" width=20%> 800<<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=20%> 40<<replace "#stars">><div class="animation">$Stars</div><</replace>>
<img src="StarS.png" width=20%> 4<</timed>><<timed 2s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Arch8">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Ocomtún - A lost Egyptian City">><<replace "#main">><<set $Choice to 7>><<goto "Fired">><</replace>><</linkreplace>>
<<linkreplace "Ocomtún - Mayan Life 4,000 Years Ago">><<replace "#main">><<set $Choice to 8>><<goto "Fired">><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>>
<<if $Pomp is false>><<linkreplace "Pompeii <i>Italy</i>">><<replace "#main">>Choose a title for the Exhibition.
<<linkreplace "Wonders of Pompeii">><<replace "#main">>Good Choice.
<<linkreplace "Next">><<replace "#main">>Choose which items to include in the Exhibition.
<<linkreplace "Bonnets, Dresses, Vases, Tools">><<replace "#main">><<set $Choice to 10>><<goto "Fired">><</replace>><</linkreplace>>
<<linkreplace "Watches, Bones, Spears, Jewellery">><<replace "#main">><<set $Choice to 10>><<goto "Fired">><</replace>><</linkreplace>>
<<linkreplace "Frescoes, Food, Jewellery, Skeletons">><<replace "#main">><<set $Pomp to true>>Good Choice.
The Exhibition is a huge success. The Museum Board of Management gives you a Bonus.
<span id ="bonusb"><<button "Collect">><<replace "#bonusb">><</replace>><<replace "#hol">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Arch8">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Arch8">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Arch8">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#main">><<set $Money to $Money + 800>><<set $Hearts to $Hearts +40>><<set $Stars to $Stars+4>><<timed 0.1s>><<audio Money play>>Bonus
<img src="MoneyS.png" width=20%> 800<<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=20%> 40<<replace "#stars">><div class="animation">$Stars</div><</replace>>
<img src="StarS.png" width=20%> 4<</timed>><<timed 2s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Arch8">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Pompeii - Wonders of Mayan Culture">><<replace "#main">><<set $Choice to 11>><<goto "Fired">><</replace>><</linkreplace>>
<<linkreplace "Pompeii - Everyday Life in the 12th Century">><<replace "#main">><<set $Choice to 12>><<goto "Fired">><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>>
<</replace>><</linkreplace>><</replace>><</button>></span><</timed>><</replace>><</linkreplace>><</if>><</timed>>
</span></div></div></div><</if>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="table"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="options"></span></div>
<span id="image"><img src="Arch3.jpg" width=30%></span>
<div class="col-6"><div class="left"><span id="main"><<timed 0.1s>><<if $Choice ==2>><<set $Choice to 0>><<replace "#main">>As most of these artefacts are not from Karahan Tepe the Museum Board of Management is angry about your choice.
You are fired effective immediately.
<<linkreplace "New Career">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</replace>><</if>><<if $Choice ==1>><<set $Choice to 0>><<replace "#main">>As this title is frivolous and irrelevant the Museum Board of Management is angry about your choice.
You are fired effective immediately.
<<linkreplace "New Career">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</replace>><</if>><<if $Choice ==3>><<set $Choice to 0>><<replace "#main">>As this site is 11,000 years old the Museum Board of Management is appalled by your choice of title.
You are fired effective immediately.
<<linkreplace "New Career">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</replace>><</if>><<if $Choice ==6>><<set $Choice to 0>><<replace "#main">>As most of these artefacts are not from Luxor the Museum Board of Management is angry about your choice.
You are fired effective immediately.
<<linkreplace "New Career">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</replace>><</if>><<if $Choice ==4>><<set $Choice to 0>><<replace "#main">>As no mummies have yet been found at Luxor the Museum Board of Management is angry about your choice.
You are fired effective immediately.
<<linkreplace "New Career">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</replace>><</if>><<if $Choice ==5>><<set $Choice to 0>><<replace "#main">>As the ancient city of Aten is around 3,000 years old the Museum Board of Management is angry about your choice.
You are fired effective immediately.
<<linkreplace "New Career">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</replace>><</if>><<if $Choice ==7>><<set $Choice to 0>><<replace "#main">>As the ancient city of Ocomtún is in Mexico the Museum Board of Management is angry about your choice.
You are fired effective immediately.
<<linkreplace "New Career">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</replace>><</if>><<if $Choice ==8>><<set $Choice to 0>><<replace "#main">>As the ancient city of Ocomtún is less than 2,000 years old the Museum Board of Management is angry about your choice.
You are fired effective immediately.
<<linkreplace "New Career">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</replace>><</if>><<if $Choice ==9>><<set $Choice to 0>><<replace "#main">>As most of these artefacts are not from Ocomtún the Museum Board of Management is angry about your choice.
You are fired effective immediately.
<<linkreplace "New Career">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</replace>><</if>><<if $Choice ==11>><<set $Choice to 0>><<replace "#main">>As Pompeii was not a Mayan city the Museum Board of Management is angry about your choice.
You are fired effective immediately.
<<linkreplace "New Career">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</replace>><</if>><<if $Choice ==12>><<set $Choice to 0>><<replace "#main">>As Pompeii was destroyed much earlier than the 12th Century the Museum Board of Management is angry about your choice.
You are fired effective immediately.
<<linkreplace "New Career">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</replace>><</if>><<if $Choice ==10>><<set $Choice to 0>><<replace "#main">>As most of these artefacts have not been found in Pompeii the Museum Board of Management is angry about your choice.
You are fired effective immediately.
<<linkreplace "New Career">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</replace>><</if>><</timed>></span></div></div><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Arch8">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="hol"><div class="small"><<linkreplace "Take a Holiday">>That would se a bad example.<</linkreplace>>
<<linkreplace "Seek Fame">>That would set a bad example.<</linkreplace>>
<<linkreplace "Earn Extra Cash">>That would set a bad example.<</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Arch3.jpg" width=30%></span><div class="col-6"><div class="left"><span id ="main">You have another major exhibition to organise this year.
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<replace "#hol">><</replace>><<replace "#main">>Artefacts from which contemporary dig site would you like to focus on?
<<if $Karahan is false>><<linkreplace "Karahan Tepe <i>Türkiye</i>">><<replace "#main">>Choose a title for the Exhibition.
<<linkreplace "Karahan Tepe a Hunter-Gatherer Settlement">><<replace "#main">>Good Choice.
<<linkreplace "Next">><<replace "#main">>Choose which items to include in the Exhibition.
<<linkreplace "Skeletons, Jewellery, Food, Artworks">><<replace "#main">><<set $Choice to 2>><<goto "Fired">><</replace>><</linkreplace>>
<<linkreplace "Pillars, Phalluses, Tools, Pots">><<set $Karahan to true>><<replace "#main">>Good Choice.
The Exhibition is a huge success. The Museum Board of Management gives you a Bonus.
<span id ="bonusb"><<button "Collect">><<replace "#bonusb">><</replace>><<replace "#hol">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Arch9">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Arch9">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Arch9">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#main">><<set $Money to $Money + 800>><<set $Hearts to $Hearts +40>><<set $Stars to $Stars+4>><<timed 0.1s>><<audio Money play>>Bonus
<img src="MoneyS.png" width=20%> 800<<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=20%> 40<<replace "#stars">><div class="animation">$Stars</div><</replace>>
<img src="StarS.png" width=20%> 4<</timed>><<timed 2s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Arch9">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</replace>><</linkreplace>>
<<linkreplace "Mummies, Gold, Food, Pharoah Statues">><<replace "#main">><<set $Choice to 2>><<goto "Fired">><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Cheap Eats in Karahan Tepe">><<replace "#main">><<set $Choice to 1>><<goto "Fired">><</replace>><</linkreplace>>
<<linkreplace "Karahan Tepe - Life 4,000 Years Ago">><<replace "#main">><<set $Choice to 3>><<goto "Fired">><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>>
<<if $Lux is false>><<linkreplace "Luxor <i>Egypt</i>">><<replace "#main">>Choose a title for the Exhibition.
<<linkreplace "Wonders of Golden Aten">><<replace "#main">>Good Choice.
<<linkreplace "Next">><<replace "#main">>Choose which items to include in the Exhibition.
<<linkreplace "Bonnets, Dresses, Vases, Tools">><<replace "#main">><<set $Choice to 6>><<goto "Fired">><</replace>><</linkreplace>>
<<linkreplace "Watches, Bones, Spears, Jewellery">><<replace "#main">><<set $Choice to 6>><<goto "Fired">><</replace>><</linkreplace>>
<<linkreplace "Pottery, Jewellery, Baking Items, Mudbricks">><<replace "#main">><<set $Lux to true>>Good Choice.
The Exhibition is a huge success. The Museum Board of Management gives you a Bonus.
<span id ="bonusb"><<button "Collect">><<replace "#bonusb">><</replace>><<replace "#hol">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Arch9">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Arch9">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Arch9">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#main">><<set $Money to $Money + 800>><<set $Hearts to $Hearts +40>><<set $Stars to $Stars+4>><<timed 0.1s>><<audio Money play>>Bonus
<img src="MoneyS.png" width=20%> 800<<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=20%> 40<<replace "#stars">><div class="animation">$Stars</div><</replace>>
<img src="StarS.png" width=20%> 4<</timed>><<timed 2s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Arch9">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Egyptian Mummies">><<replace "#main">><<set $Choice to 4>><<goto "Fired">><</replace>><</linkreplace>>
<<linkreplace "Golden Aten - Life 1,000 Years Ago">><<replace "#main">><<set $Choice to 5>><<goto "Fired">><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>>
<<if $Mex is false>><<linkreplace "Ocomtún <i>Mexico</i>">><<replace "#main">>Choose a title for the Exhibition.
<<linkreplace "Ocomtún - Wonders of Mayan Culture">><<replace "#main">>Good Choice.
<<linkreplace "Next">><<replace "#main">>Choose which items to include in the Exhibition.
<<linkreplace "Bonnets, Dresses, Vases, Tools">><<replace "#main">><<set $Choice to 9>><<goto "Fired">><</replace>><</linkreplace>>
<<linkreplace "Watches, Bones, Spears, Jewellery">><<replace "#main">><<set $Choice to 9>><<goto "Fired">><</replace>><</linkreplace>>
<<linkreplace "Columns, Pottery, Jewellery, Tools">><<replace "#main">><<set $Mex to true>>Good Choice.
The Exhibition is a huge success. The Museum Board of Management gives you a Bonus.
<span id ="bonusb"><<button "Collect">><<replace "#bonusb">><</replace>><<replace "#hol">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Arch9">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Arch9">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Arch9">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#main">><<set $Money to $Money + 800>><<set $Hearts to $Hearts +40>><<set $Stars to $Stars+4>><<timed 0.1s>><<audio Money play>>Bonus
<img src="MoneyS.png" width=20%> 800<<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=20%> 40<<replace "#stars">><div class="animation">$Stars</div><</replace>>
<img src="StarS.png" width=20%> 4<</timed>><<timed 2s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Arch9">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Ocomtún - A lost Egyptian City">><<replace "#main">><<set $Choice to 7>><<goto "Fired">><</replace>><</linkreplace>>
<<linkreplace "Ocomtún - Mayan Life 4,000 Years Ago">><<replace "#main">><<set $Choice to 8>><<goto "Fired">><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>>
<<if $Pomp is false>><<linkreplace "Pompeii <i>Italy</i>">><<replace "#main">>Choose a title for the Exhibition.
<<linkreplace "Wonders of Pompeii">><<replace "#main">>Good Choice.
<<linkreplace "Next">><<replace "#main">>Choose which items to include in the Exhibition.
<<linkreplace "Bonnets, Dresses, Vases, Tools">><<replace "#main">><<set $Choice to 10>><<goto "Fired">><</replace>><</linkreplace>>
<<linkreplace "Watches, Bones, Spears, Jewellery">><<replace "#main">><<set $Choice to 10>><<goto "Fired">><</replace>><</linkreplace>>
<<linkreplace "Frescoes, Food, Jewellery, Skeletons">><<replace "#main">><<set $Pomp to true>>Good Choice.
The Exhibition is a huge success. The Museum Board of Management gives you a Bonus.
<span id ="bonusb"><<button "Collect">><<replace "#bonusb">><</replace>><<replace "#hol">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Arch9">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Arch9">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Arch9">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#main">><<set $Money to $Money + 800>><<set $Hearts to $Hearts +40>><<set $Stars to $Stars+4>><<timed 0.1s>><<audio Money play>>Bonus
<img src="MoneyS.png" width=20%> 800<<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=20%> 40<<replace "#stars">><div class="animation">$Stars</div><</replace>>
<img src="StarS.png" width=20%> 4<</timed>><<timed 2s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Arch9">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Pompeii - Wonders of Mayan Culture">><<replace "#main">><<set $Choice to 11>><<goto "Fired">><</replace>><</linkreplace>>
<<linkreplace "Pompeii - Everyday Life in the 12th Century">><<replace "#main">><<set $Choice to 12>><<goto "Fired">><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>><</replace>><</replace>><</button>></span></span></div></div></div><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Arch9">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Arch10">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Arch10">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Arch10">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Arch3.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">This year you will need to make a choice between your job at the Museum and the call of adventure.
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<replace "#main">>You have been approached by former colleagues to join a team of archeaologists heading off to find the lost city of Paititi in the Amazon rainforest.
<<linkreplace "Next">><<replace "#main">>Paititi is fabled to have fabulous riches and was often spoken of by Spanish colonists of the 16th and 17th centuries but it has never been found.
Now new clues have emerged about its whereabouts.
<<linkreplace "Next">><<replace "#main">>The expedition to find Paititi could be very dangerous.
Meantime there is lots of work to be done at the museum cataloguing new artefacts.
<<linkreplace "Catalogue Artefacts">><<replace "#main">>You have an uneventful but satisfying year cataloguing, describing and curating new items for display at the Museum.
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Arch10">><</if>><</linkreplace>> <</replace>><</linkreplace>>
<<linkreplace "Look for the Lost City">><<goto "Lost City">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</replace>><</button>></span></span></div></div></div><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Lost City">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span></div>
<span id="image"><img src="Amazon.jpg" width=30%></span>
<div class="col-4"><div class="left"><span id="main">Paititi is a legendary Inca lost city. According to the first clue, the city lies east of the Andes, hidden somewhere within the remote Amazon Rainforests of southeast Peru, northern Bolivia or northwest Brazil.
<<linkreplace "Next">><<replace "#main">><<replace "#image">><</replace>>In Lima you check the maps.
The clue says SE Peru or N Bolivia or NW Brazil.
<<button "Map1">><<replace "#options">><img src="Amazon Map1.png" width=90%><</replace>><</button>>
<<button "Map2">><<replace "#options">><img src="Amazon Map2.png" width=90%><</replace>><</button>>
Where to start?
<<linkreplace "Riberalta">><<replace "#image">><img src="Amazon.jpg" width=30%><</replace>><<replace "#options">><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><</replace>><<replace "#main">>It looks like you are on the right track.
In Riberalta, you learn that the locals believe the lost city lies north of a hump in the river.
<<linkreplace "Next">><<goto "Lost City2">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Jaru">><<replace "#image">><img src="Amazon.jpg" width=30%><</replace>><<replace "#options">><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><</replace>><<replace "#main">>After searching for months near Jaru you find no trace of any ancient cities.
In the meantime you have been replaced as Museum Director.
You are out of a job.
<<linkreplace "New Career">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Trinidad">><<replace "#image">><img src="Amazon.jpg" width=30%><</replace>><<replace "#options">><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><</replace>><<replace "#main">>After searching for months near Trinidad you find no trace of any ancient cities.
In the meantime you have been replaced as Museum Director.
You are out of a job.
<<linkreplace "New Career">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
</span></div></div></div><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Arch10">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<set $Dest to "Choose Career">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<set $Dest to "Choose Career">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Choose Career">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Arch3.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">Congratulations.
You have completed a wonderful and successful 10 years in the career of Archaeology.
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<replace "#main">>
It's now time to choose a new career. Good luck.
<<linkreplace "New Career">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i><</replace>><</replace>><</button>></span></span></div></div></div><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Lost City2">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span></div>
<span id="image"><img src="Amazon.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">You travel to the town of Riberalta which is situated where the Madre de Dios River joins the Beni River in northern Bolivia.
<<linkreplace "Next">><<replace "#image">><</replace>><<replace "#main">>You check the maps. You are looking for a rainforest area lying north of a "hump" in the river and a nearby town to use as a base.
<<button "Map1">><<replace "#options">><img src="Amazon Map2.png" width=80%><</replace>><</button>>
<<button "Map2">><<replace "#options">><img src="Amazon Map3.png" width=80%><</replace>><</button>>
Which town seems best?
<<linkreplace "Las Piedros">><<set $Deadamazon to true>><<goto "Dead">><</linkreplace>>
<<linkreplace "Cuchilla">><<replace "#options">><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><</replace>><<replace "#image">><img src="Amazon.jpg" width=30%><</replace>><<replace "#main">>The rainforest near Cuchilla looks very promising.
<<linkreplace "Next">><<goto "Lost City3">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Agua Dulce">><<set $Deadamazon to true>><<goto "Dead">><</linkreplace>><</replace>><</linkreplace>></span></div></div></div><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Lost City3">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Arch10">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Arch10">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Arch10">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Amazon.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">After many months you finally discover the ruins of an ancient city in the rainforest.
<<linkreplace "Next">><<replace "#main">>Further investigation reveals the city is not Paititi but it is a significant archaeological find and will now be examained and excavated by acheaological teams from around the world.
<<linkreplace "Next">><<replace "#main">>You are famous and the company financing your expedition gives you a Bonus.
<span id ="bonusb"><<button "Collect">><<replace "#bonusb">><</replace>><<replace "#main">><<set $Money to $Money + 2000>><<set $Hearts to $Hearts +40>><<set $Stars to $Stars+30>><<timed 0.1s>><<audio Money play>>Bonus
<img src="MoneyS.png" width=20%> 2,000<<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=20%> 40<<replace "#stars">><div class="animation">$Stars</div><</replace>>
<img src="StarS.png" width=20%> 30<</timed>><<timed 2s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Arch10">><</if>><</linkreplace>><</timed>><</replace>><</button>></span>
<</replace>><</linkreplace>><</replace>><</linkreplace>></span></div></div></div><</if>><<set $Tcurse to false>><<set $Tseance to false>><<set $ParaCase to "Nil">><<set $ParaCase1 to false>><<set $Name to false>><<set $Reason to false>><<set $Object to false>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Para1">><<goto "Early Finish">><<else>><span id="all"><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="hol"><div class="small"><i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i></div></span></div>
<span id="image"><img src="Para.png" width=25%></span><div class="col-4"><div class="left"><span id ="main"><<set $SalMoney to $SalMoney +5000>><<set $SalHearts to $SalHearts+25>><<set $SalStars to $SalStars+7>>Congratulations on successfully setting up your business as a Paranormal Investigator.
Your slogan is <i>Spirits Away or No Pay</i>.
<<linkreplace "Next">><<replace "#hol">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para2">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para2">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para2">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#main">>Your starting fee for successful cases is: <<timed 0.5s>>
<img src="MoneyS.png" width=10%> $SalMoney<<replace "#salmoney">><div class="animation"><span style="color:#cc9900">$SalMoney</span></div><</replace>><</timed>><<timed 1s>><<replace "#salhearts">><div class="animation"><span style="color:#cc9900">$SalHearts</span></div><</replace>>
<img src="HeartS.png" width=10%> $SalHearts<</timed>><<timed 1.5s>><<replace "#salstars">><div class="animation"><span style="color:#cc9900">$SalStars</span></div><</replace>>
<img src="StarS.png" width=10%> $SalStars
<<linkreplace "Next">><<replace "#main">>You have your first case!
<<linkreplace "Moonlight Bay Hotel">><<replace "#options">><</replace>><<replace "#hol">><</replace>><<replace "#image">><img src="Moon.jpg" width=50%><</replace>><<replace "#main">>The Moonlight Bay Hotel was built in the 1920s. It is situated atop a high cliff overlooking Moonlight Bay.
<<linkreplace "Next">><<replace "#main">>During last summer, many guests and some staff reported seeing a shadowy figure running through the hotel gardens at dusk.
<<linkreplace "Next">><<replace "#main">>All the people who saw the figure said the same thing.
It was shadowy and moving very fast.
It headed straight towards - and over - the cliff.
<<linkreplace "Next">><<replace "#main">>Guests were unnerved and cancelled bookings.
But once summer passed the sightings stopped.
<<linkreplace "Next">><<replace "#main">>Now it's summer again.
And the shadowy figure has returned.
<<linkreplace "Take Case">><<set $ParaCase to "Moon">><<goto "ParaOptions">><</linkreplace>>
<<linkreplace "Reject Case">><<replace "#all">><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para2">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para2">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para2">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Para.png" width=25%></span><div class="col-4"><div class="left"><span id ="main">
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para2">><</if>><</linkreplace>></span></div></div><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</timed>><</replace>><</linkreplace>></span></div></div></div></span><</if>><<set $ParaCase to "Nil">><<set $ParaCase2 to false>><<set $Name to false>><<set $Reason to false>><<set $Object to false>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Para2">><<goto "Early Finish">><<else>><span id="all"><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para3">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para3">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para3">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Para.png" width=25%></span><div class="col-4"><div class="left"><span id ="main"><span id="SalB"><<button "Collect Fee">><<replace "#SalB">><<if $ParaCase1 is true>><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>>You have a new case.
<<linkreplace "The Gracewood Ghost">><<replace "#options">><</replace>><<replace "#image">><img src="Cottage.jpg" width=50%><</replace>><<replace "#main">>Doctor Agnes Anderson recently purchased "Gracewood" a quaint federation cottage in regional Victoria.
<<linkreplace "Next">><<replace "#main">>The second night after she moved in, Agnes was woken from sleep by the sound of distant crying coming from the garden.
<<linkreplace "Next">><<replace "#main">>She investigated but couldn't see anything that might be making the noise - not even a stray cat or possum.
<<linkreplace "Next">><<replace "#main">>The following night the same thing happened again but the crying sound seemed closer to her bedroom window.
<<linkreplace "Next">><<replace "#main">>This pattern repeated for three more nights until, on the previous night, the crying was no longer in the garden but seemingly INSIDE her house.
<<linkreplace "Next">><<replace "#main">>Agnes has now moved out and she wants you to investigate and solve the problem before she can return.
<<linkreplace "Take Case">><<set $ParaCase to "Grace">><<goto "ParaOptions">><</linkreplace>>
<<linkreplace "Reject Case">><<replace "#all">><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para3">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para3">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para3">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Para.png" width=25%></span><div class="col-4"><div class="left"><span id ="main">
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para3">><</if>><</linkreplace>></span></div></div><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><<else>>You didn't solve the Moonlight Bay Case.
<<timed 1s>>But you do have a new case.
<<linkreplace "Gracewood Cottage">><<replace "#options">><</replace>><<replace "#image">><img src="Cottage.jpg" width=50%><</replace>><<replace "#main">>Agnes Anderson recently purchased "Gracewood" a quaint federation cottage in regional Victoria as part of her plan to retire to the country.
<<linkreplace "Next">><<replace "#main">>The second night after she moved in, Agnes was woken from sleep by the sound of distant whispers coming from the garden.
<<linkreplace "Next">><<replace "#main">> She checked the garden but there was no one there and the noise had stopped.
<<linkreplace "Next">><<replace "#main">>The following night the same thing happened again but the whispering seemed much closer this time and it filled her with dread.
<<linkreplace "Next">><<replace "#main">>This pattern repeated for three more nights until, on the previous night, the whispering was no longer coming from the garden but seemingly from INSIDE her house.
<<linkreplace "Next">><<replace "#main">>Agnes is terrified and has now moved out and she wants you to investigate and solve the problem before she can return.
<<linkreplace "Take Case">><<set $ParaCase to "Grace">><<goto "ParaOptions">><</linkreplace>>
<<linkreplace "Reject Case">><<replace "#all">><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para3">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para3">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para3">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Para.png" width=25%></span><div class="col-4"><div class="left"><span id ="main">
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para3">><</if>><</linkreplace>></span></div></div><</replace>><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</timed>><</if>><</replace>><</button>></span></span></div></div></div></span><</if>><<set $ParaCase to "Nil">><<set $ParaCase3 to false>><<set $Name to false>><<set $Reason to false>><<set $Object to false>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Para3">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para4">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to Para4>><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para4">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Para.png" width=25%></span><div class="col-4"><div class="left"><span id ="main"><span id="SalB"><<button "Collect Fee">><<replace "#SalB">><<if $ParaCase2 is true>><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>>This year you plan to increase your expertise by doing some extra training.
<<linkreplace "View Courses">><<goto "ParaCourses">><</linkreplace>>
<<else>>You didn't solve the Greenwood Cottage Case but this year you plan to improve your skills by doing some extra training.
<<linkreplace "View Courses">><<goto "ParaCourses">><</linkreplace>><</if>><</replace>><</button>></span></span></div></div></div><</if>><<set $Para to true>><<set $Position to "Paranormal Investigator">><<set $Year to $Year+1>>
<<set $Tcurse to true>>
[[Para4]]
[[Para5]]
[[Para6]]
[[Para7]]
[[Para8]]
[[Para9]]<div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="holiday"></span></div>
<span id="image"></span><div class="col-4"><div class="left"><span id ="main"><<if $ParaCase == "Moon">><<audio Creepy loop play>><<timed 0.01s>><<replace "#image">><img src="Moon.jpg" width=30%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para2">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para2">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para2">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<masteraudio stop>><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>></div><</replace>><</timed>>
<<linkreplace "Speak to Owners and Staff">><<goto "ParaConverse">><</linkreplace>>
<<linkreplace "Historic Records">><<replace "#main">><<set $Name to true>>Your search of various records suggests the current ghost at the Moonlight Bay Hotel is most likely Emily Johns.
<<linkreplace "Next">><<replace "#main">>Emily was staying at the hotel 2 years ago when one summer evening at dusk she was seen running through the hotel and out through the gardens where she abruptly disappeared over the edge of the cliff.
<<linkreplace "Next">><<replace "#main">>Emily's body was found a few days later on the beach near where she fell. The inquest concluded that her death was accidental and that the ground gave way beneath her at the top of the cliff.
<<linkreplace "Next">><<replace "#main">>There was no negligence found on the part of the hotel owners but it was recommended that a guard rail be installed.
This has not yet been done.
<<linkreplace "Close">><<goto "ParaOptions">><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Speak to Guests">>All the guests have left.<</linkreplace>>
<<linkreplace "Use Ghost Hunting Equipment">><<goto "ParaEquip">><</linkreplace>>
<<linkreplace "Solve Case">><<goto "ParaOutcomes">><</linkreplace>><</if>><<if $ParaCase == "Grace">><<timed 0.01s>><<replace "#image">><img src="Cottage.jpg" width=30%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para3">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para3">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para3">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<masteraudio stop>><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>></div><</replace>><</timed>><<linkreplace "Speak to the Owner">><<replace "#main">>The Owner is staying out of town.
<<linkreplace "Close">><<goto "ParaOptions">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Stay the Night in the Cottage">><<goto "ParaEquip">><</linkreplace>>
<<linkreplace "Check Cottage History">><<set $Name to true>><<replace "#main">>Agnes bought Gracewood Cottage in 2024 and outbid many interested buyers including her next door neighbour Mr. Smith to secure the property.
<<linkreplace "Next">><<replace "#main">>Gracewood was originally built by Thomas Mitchell in 1905. He lived there until he died of natural causes in 1960 following the death of his wife the year before. They had 6 chidren but only 4 survived until old age.
<<linkreplace "Next">><<replace "#main">>The next owners were Stephan and Loretta Orlando who owned it until 2010. They had no children and both passed away naturally in the house 4 years apart.
<<linkreplace "Next">><<replace "#main">>For 14 years the cottage was used as an occasional holiday house by cousins of the Orlandos until it was put up for auction in 2024.
<<linkreplace "Close">><<goto "ParaOptions">><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<if $Name is true>><<linkreplace "Speak to the Neighbours">><<goto "ParaConverse">><</linkreplace>>
<<linkreplace "Check the Cottage Graveyard">><<replace "#main">>You find an old neglected graveyard at the back of the property where the garden meets the state forest.
<<linkreplace "Next">><<replace "#main">>There are 5 graves with the following names:
Tommy - 10 years <i>Always part of the family</i>
Scamp - 3 years <i>Too curious for his own good</i>
Red - 15 years <i>Much loved</i>
<<linkreplace "Close">><<goto "ParaOptions">><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</if>>
<<linkreplace "Solve Case">><<goto "ParaOutcomes">><</linkreplace>><</if>><<if $ParaCase == "Silver">><<audio Creepy loop play>><<timed 0.01s>><<replace "#image">><img src="Silvereye.jpg" width=30%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para5">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para5">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para5">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<masteraudio stop>><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>></div><</replace>><</timed>>
<<linkreplace "Conduct Interviews">><<goto "ParaConverse">><</linkreplace>>
<<linkreplace "Use Ghost Hunting Equipment">><<goto "ParaEquip">><</linkreplace>>
<<linkreplace "Historical Society">><<masteraudio stop>><<replace "#main">>Jack at the Town Historical Society is very happy to help you. He tells you that Algernon Langton built Silvereye Homestead in 1868 for his wife and 2 sons.
<<linkreplace "Next">><<replace "#main">>The Langtons were prosperous and well liked in the town. But in 1909 Fred Goodson a homeless man was found dead in the stables at Silvereye Homestead. There was much speculation in the town about it at the time.
<<linkreplace "Next">><<replace "#main">>Since that time there have been many reports of ghost sightings and the house has long been considered haunted by the locals.
<<linkreplace "Next">><<replace "#main">>Jack goes on to suggest that you speak to some of the other older people in the town especially - Mrs Peters who is a relative of Fred and Mr McKenzie.
<<linkreplace "Check Newspaper Archive">><<replace "#main">>Newspaper articles at the time reported the discovery of a body in the Silvereye hallway in 1909. The body was later identified by relatives as Frederick James Goodson of no fixed address.
<<linkreplace "Next">><<replace "#main">> At the inquest Algernon Langton testified that Fred had attacked him on the stairs and when he tried to ward him off he fell to his death.
<<linkreplace "Next">><<replace "#main">>The Goodson family were convinced it was murder but no charges were ever laid and a finding of accidental death was declared at the inquest.
<<linkreplace "Close">><<goto "ParaOptions">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Close">><<goto "ParaOptions">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Family Graveyard">><<replace "#main">>There are four neglected graves in the cemetary. Three of the gravestones are illegible.
<<linkreplace "Next">><<replace "#main">>The fourth reads
Algernon Langton
Born 1848 Died 1929
<i>May he find peace</i>
<<linkreplace "Close">><<goto "ParaOptions">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Solve Case">><<goto "ParaOutcomes">><</linkreplace>><</if>><<if $ParaCase == "Seance">><<timed 0.01s>><<replace "#image">><img src="Para.png" width=25%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para6">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para6">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para6">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<masteraudio stop>><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>></div><</replace>><</timed>><<linkreplace "Conduct Interviews">><<goto "ParaConverse">><</linkreplace>>
<<linkreplace "Use Ghost Hunting Equipment">><<goto "ParaEquip">><</linkreplace>>
<<if $Object is true>><<linkreplace "Visit Old Theatre">><<set $Name to true>><<replace "#main">>The theatre is closed down and boarded up. There are some old posters advertising long forgotten shows. One in particular catches your eye.
<<linkreplace "Next">><<replace "#main">><i>CHICAGO
Starring Anne Bowers and Ronnie Williams
Featuring Darragh Rivera on Flute, Callan Garrison on Piano, Emilia Fields on Cello and Lennox Camacho on Sax.</i>
<<linkreplace "Close">><<goto "ParaOptions">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>>
<<linkreplace "Conduct Seance">><<replace "#main">>You need the spiritual energy of 4 people to conduct the seance. You ask Florence and 2 of your colleagues to join you.
<<linkreplace "Next">><<replace "#main">>You gather around a table in Florence's lounge room. You tell the others they should hold hands and not break the circle no matter what happens.
<<linkreplace "Start">><<goto "Seance">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>><<if $ParaCase == "Shadow">><<timed 0.01s>><<replace "#image">><img src="Forest.jpg" width=30%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para7">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para7">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para7">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><</timed>><<linkreplace "Conduct Interviews">><<goto "ParaConverse">><</linkreplace>>
<<if $Equip is false>><<linkreplace "Use Ghost Hunting Equipment">><<goto "ParaEquip">><</linkreplace>><<else>><span style="color:grey">Use Ghost Hunting Equipment</span><</if>>
<<linkreplace "Missing Persons Reports">><<set $Name to true>><<replace "#main">><table><tr><td>Name</td><td>Reason</td><td>Missing</td><td>Time</td><td>Conditions</td></tr></table><span id ="extra"><table><tr><td>D. Haik</td><td>Camping</td><td>5 years</td><td>8pm-8am</td><td>Full Moon/Clear Skies</td></tr><tr><td>M. Bull</td><td>Hiking</td><td>4 years</td><td>8am-5pm</td><td>Dark/Storms</td></tr><tr><td>A. Dany</td><td>Hiking</td><td>2 years</td><td>8pm-8am</td><td>Cloudy</td></tr></table></span><<linkreplace "Next Page">><<replace "#extra">><table><tr><td>C. Haris</td><td>Hiking</td><td>2 years</td><td>8pm-8am</td><td>Full Moon/Clear Skies</td></tr><tr><td>J. Ragnar</td><td>Camping</td><td>2 years</td><td>8pm-8am</td><td>Full Moon/Clear Skies</td></tr><tr><td>W. Sykes</td><td>Hiking</td><td>1 week</td><td>8pm-8am</td><td>Clear Skies</td></tr></table><<linkreplace "Close">><<goto "ParaOptions">>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Research Town History">><<set $Hist to true>><<replace "#main">>The area around Shadow Forest was settled in 1612 by Baron Rudolf Hovik who bought up all the land nearby including the forest.
<<linkreplace "Next">><<replace "#main">>The Baron allowed peasants to farm the land in return for yearly tributary. He was not well liked and there were rumours he practised dark magic. There are no records about what happened to the Baron who had no children.
<<linkreplace "Next">><<replace "#main">>Nowadays all the land is privately owned and the forest is a federal wildlife reserve. Many of the families in the town can trace their ancestry back to the original peasants.
<<linkreplace "Close">><<goto "ParaOptions">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<if $ML gte 2>><<linkreplace "Myths and Legends Shop">><<goto "Shop">><</linkreplace>><</if>>
<<linkreplace "Solve Case">><<goto "ParaOutcomes">><</linkreplace>><</if>><<if $ParaCase == "Curse">><<timed 0.01s>><<replace "#image">><img src="Pearl.jpg" width=25%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para8">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para8">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para8">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<masteraudio stop>><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>></div><</replace>><</timed>><<linkreplace "Conduct Interviews">><<replace "#main">>Great Aunt Mabel is dead so there is only Angela to interview.
She has already told you what she wants you to do.
<<linkreplace "Close">><<goto "ParaOptions">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Use Ghost Hunting Equipment">><<replace "#main">>Unfortunately your equipment will not be of any use to you in this case.
<<linkreplace "Close">><<goto "ParaOptions">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Remove Curse">><<goto "ParaOutcomes">><</linkreplace>><</if>><<if $ParaCase == "House">><<timed 0.01s>><<replace "#image">><img src="House.jpg" width=30%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para9">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para9">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para9">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><</timed>><<linkreplace "Conduct Interviews">><<goto "ParaConverse">><</linkreplace>>
<<linkreplace "Visit Wilfried's House">><<if $Visit ==0>><<replace "#main">>Wilfried takes you on a tour of the house delighting in pointing out all the features and reminiscing about her life there.
<<linkreplace "Next">><<replace "#main">>You do not get any sense of feeling unwelcome. On the contrary all the rooms are bright, cheery and inviting.
<<linkreplace "Next">><<replace "#main">>Even the attic has a pleasant atmosphere although it is cluttered with old photos and other memorabilia.
<<linkreplace "Next">><<replace "#main">><<set $Visit to $Visit+1>>You ask for and receive permision from Wilfried to set up your equipment in the house while she is not there.
<<linkreplace "Continue Investigation">><<goto "ParaOptions">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</if>><<if $Visit ==1>><<replace "#main">>Wilfried takes you on a tour of the house delighting in pointing out all the features and reminiscing about her life there.
<<linkreplace "Next">><<replace "#main">>You do not get any sense of feeling unwelcome. On the contrary all the rooms are bright, cheery and inviting.
<<linkreplace "Next">><<replace "#main">>Even the attic has a pleasant atmosphere although it is cluttered with old photos and other memorabilia.
<<linkreplace "Next">><<replace "#main">>You ask for and receive permision from Wilfried to set up your equipment in the house while she is not there.
<<linkreplace "Continue Investigation">><<goto "ParaOptions">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</if>><<if $Visit ==2>><<replace "#main">>As Wilfried takes you through the house once more you take shots with the infrared camera in every room.
<<linkreplace "Next">><<replace "#main">>Again the pictures show a vaporous mass in every room. But this time it is not dark but light and beautiful.
<<linkreplace "Next">><<replace "#main">><<set $Visit to $Visit+1>>The light seems to emanate from Wilfried herself.
<<linkreplace "Continue Investigation">><<goto "ParaOptions">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
<</replace>><</if>><<if $Visit gte 3>><<replace "#main">>You have visited the house often enough to get an idea of what is going on.
<<linkreplace "Continue Investigation">><<goto "ParaOptions">><</linkreplace>><</replace>><</if>><</linkreplace>>
<<linkreplace "Use Ghost Hunting Equipment">><<goto "ParaEquip">><</linkreplace>>
<<linkreplace "Research House History">><<replace "#main">>The Frère house was built by Wilfried's father 60 years ago. Wilfried was raised in the house and raised her own children there.
<<linkreplace "Next">><<replace "#main">>There have never been any stories of ghosts or supernatural occurences associated with the house - until now.
<<linkreplace "Close">><<goto "ParaOptions">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Solve Case">><<goto "ParaOutcomes">><</linkreplace>><</if>><<if $ParaCase == "Grey">><<timed 0.01s>><<replace "#image">><img src="Hotel.jpg" width=30%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para10">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para10">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para10">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><</timed>>
<<linkreplace "Conduct Interviews">><<goto "ParaConverse">><</linkreplace>>
<<linkreplace "Use Ghost Hunting Equipment">>The equipment is not of any use to you in this case.<</linkreplace>>
<<linkreplace "Historical Records">><<set $Reason to true>><<replace "#main">>The Sunset Resort has existed on its current site for 50 years. It has been updated and has changed hands several times over this time.
<<linkreplace "Next">><<replace "#main">>The land on which the resort sits was originally part of a large cattle station. There are no recorded stories of ghosts or other disturbances.
<<linkreplace "Next">><<replace "#main">>However, the current resort site is where a passenger ship bound for Brisbane ran aground in a storm in 1823.
Six people died.
<<if $Object is true>><<linkreplace "Borodino Passenger Records">><<replace "#main">><<set $Name to true>>The following people were killed when the Borodino ran aground.<div class="small">
<i>Arthur Brown - 45 years
Amelia Webster - 95 years
Henry Hulley - 20 years
David Cawood - 18 years
Alice Tarr - 25 years
Elizabeth Webb - 3 years</i></div>
<<linkreplace "Close">><<goto "ParaOptions">><</linkreplace>>
<</replace>><</linkreplace>><<else>><<linkreplace "Close">><<goto "ParaOptions">><</linkreplace>><</if>><</replace>><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>>
<<if $Name is true>><<linkreplace "Conduct Seance">><<set $Seance to true>><<replace "#main">>You tell Trevor that he needs to prepare a Memorial Stone for the victims of the Borodino near where the ship ran aground.
<<linkreplace "Next">><<replace "#main">>You will conduct the seance near the Stone and you will need Trevor, Jane and Mia to attend.
<<linkreplace "Next">><<goto "ParaOutcomes">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><<else>><<linkreplace "Solve Case">>You don't have enough information yet.<</linkreplace>><</if>>
<</if>></span></div></div><<masteraudio stop>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "ParaEquip">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "EMF Meter <i>Info</i>">><<replace "#main">>EMF meters can detect changes in electromagnetic fields. They are used by ghost hunters to identify an increase in electromagnetic activity which may indicate the presence of a ghost, as ghosts are believed to disrupt electronic equipment.
<<linkreplace "Close">><<goto "ParaEquip">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Infrared Camera <i>Info</i>">><<replace "#main">>Infrared cameras are used to capture images in low-light or no-light conditions. They are used by ghost hunters to capture images of ghosts or other entities that may be invisible to the naked eye.
<<linkreplace "Close">><<goto "ParaEquip">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Thermal Imaging Camera <i>Info</i>">><<replace "#main">>Thermal imaging cameras can detect changes in body temperature. By using a thermal camera, ghost hunters can scan an area and identify any unusual temperature variations that may indicate the presence of a cold spot.
<<linkreplace "Close">><<goto "ParaEquip">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Spirit Box <i>Info</i>">><<replace "#main">>Spirit boxes are devices that rapidly scan through radio frequencies and create white noise. Ghost hunters believe that ghosts can manipulate this white noise to communicate with the living.
<<linkreplace "Close">><<goto "ParaEquip">><</linkreplace>><</replace>><</linkreplace>></div></span></div>
<span id="image"></span><div class="col-4"><div class="left"><span id ="main"><<if $ParaCase == "Moon">><<timed 0.01s>><<replace "#image">><img src="Moon.jpg" width=30%><</replace>><</timed>>Which method do you want to use and when?
<<linkreplace "EMF Midnight">><<replace "#main">>The EMF meter fails to detect any changes in electromagnetic fields on the first night. Repeated nightly tests also yield no results.
<<linkreplace "Close">><<goto "ParaEquip">><</linkreplace>>
<</replace>><</linkreplace>>
<<linkreplace "Infrared Dusk">><<replace "#main">>The use of the infrared camera outside at dusk confirms the presence of what seems to be a ghost or spirit moving swiftly from the hotel to the clifftop beyond the gardens.
<<linkreplace "Next">><<replace "#main">>The spirit appears to be someone with long flowing hair.
<<linkreplace "Close">><<goto "ParaEquip">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Thermal Imaging Midnight">><<replace "#main">>Repeated nightly use of the thermal imaging camera inside the hotel fails to detect any unusual cold spots.
<<linkreplace "Close">><<goto "ParaEquip">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Spirit Box Dusk">><<audio WhiteNoise loop play>><<set $Object to true>><<replace "#main">>You turn on the spirit box inside the hotel kitchen at dusk for a hour or so.
You repeat the experiment over many nights and it does seem that the same words can be heard amidst the white noise.
"<i>Tell Henry. I lost it.</i>"
<<linkreplace "Close">><<masteraudio stop>><<goto "ParaEquip">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Continue Investigation">><<goto "ParaOptions">><</linkreplace>><</if>><<if $ParaCase == "Grace">><<timed 0.01s>><<replace "#image">><img src="Cottage.jpg" width=30%><</replace>><</timed>>You set yourself up for the night and start gathering data from your equipment.
<<linkreplace "Next">><<replace "#main">>After several hours of testing in various locations you get no evidence of any cold spots, electromagnetic activity or ghostly images. You decide to leave the spirit box recording and go to bed.
<<linkreplace "Next">><<replace "#main">>You wake refreshed in the morning after an undisturbed sleep. You heard no night whisperings in or outside the cottage.
<<linkreplace "Check Spirit Box">><<replace "#main">><<audio WhiteNoise loop play>><<timed 4s>>There doesn't seem to be any messages from beyond in the recordings.
<<linkreplace "Continue Investigation">><<masteraudio stop>><<goto "ParaOptions">><</linkreplace>><</timed>><</replace>><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</if>><<if $ParaCase == "Silver">><<timed 0.01s>><<replace "#image">><img src="Silvereye.jpg" width=30%><</replace>><</timed>>You set up the equipment and monitor results over the next few days.
<<linkreplace "Thermal Imaging Results">><<replace "#main">><<if $Name is true>>Analysis of the results indicates the presence of cold spots all over the house and garden but these are clearly most concentrated in the stables.<<else>>The Thermal Imaging Camera is faulty. You decide to try it at a later time. <</if>>
<<linkreplace "Close">><<goto "ParaEquip">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "EMF Results">><<replace "#main">>The EMF Meter detects no appreciable variations in electromagnetic activity in and around the house.
<<linkreplace "Close">><<goto "ParaEquip">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Infrared Results">><<set $Name to true>><<replace "#main">>The infrared captures one very clear image of a ghost like figure at night. It is near the dam heading towards the house.
<<linkreplace "Next">><<replace "#main">>It might be a trick of the light but the figure looks like its dripping wet.
<<linkreplace "Close">><<goto "ParaEquip">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Spirit Box Results">><<replace "#main">><<audio WhiteNoise loop play>>You listen to hours of white noise on the tape.<<timed 4s>>
But there don't seem to be any hidden messages.
<<linkreplace "Keep Listening">><</linkreplace>>
<<linkreplace "Close">><<masteraudio stop>><<goto "ParaEquip">><</linkreplace>><</timed>><</replace>><</linkreplace>>
<<linkreplace "Continue Investigation">><<goto "ParaOptions">><</linkreplace>><</if>><<if $ParaCase == "Seance">><<timed 0.01s>><<replace "#image">><img src="Para.png" width=25%><</replace>><</timed>>Which equipment do you want to use?
<<linkreplace "Thermal Imaging">><<replace "#main">>Analysis of the results indicates the presence of cold spots concentrated in the lounge room particularly near the piano.
<<linkreplace "Continue Investigation">><<goto "ParaOptions">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "EMF">><<replace "#main">>The EMF Meter detects some variations in electromagnetic activity in the lounge room around 1am each night.
<<linkreplace "Continue Investigation">><<goto "ParaOptions">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Infrared Camera">><<replace "#main">>The infrared camera doesn't produce any clear images.
<<linkreplace "Continue Investigation">><<goto "ParaOptions">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Spirit Box">><<replace "#main">><<set $Reason to true>><<audio WhiteNoise loop play>>You listen to hours of white noise on the tape.
There is a repeating message that sounds like
<i>Let me out.</i>
<<linkreplace "Continue Investigation">><<masteraudio stop>><<goto "ParaOptions">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Continue Investigation">><<masteraudio stop>><<goto "ParaOptions">><</linkreplace>><</if>><<if $ParaCase == "Shadow">><<timed 0.01s>><<set $Equip to true>><<replace "#image">><img src="Forest.jpg" width=30%><</replace>><</timed>><<audio Creepy loop play>>That night you take all your equipment with you to the forest.
Where do you want to set it up?
<<linkreplace "Edge of the Forest">><<replace "#main">>You ponder which equipment will work best out here. You are not looking for a spirit.
<<linkreplace "Spirit Box">><<replace "#main">>As you expected there are no results from the Spirit Box recordings.
<<linkreplace "Continue Investigation">><<masteraudio stop>><<goto "ParaOptions">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Infrared Camera">><<set $Reason to true>><<replace "#main">>The camera takes a number of images but none showing strange or supernatural creatures.
However one image does catch you attention.
<<linkreplace "Next">><<replace "#main">>It shows the outline of a cottage on the edge of the forest almost hidden by the trees.
A sign out the front says <i>Osman Farm</i>
<<linkreplace "Continue Investigation">><<masteraudio stop>><<goto "ParaOptions">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "EMF Meter">><<replace "#main">>As you expected the results are of no value as there are no electromagnetic fields nearby.
<<linkreplace "Continue Investigation">><<masteraudio stop>><<goto "ParaOptions">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Thermal Imaging Camera">><<set $Reason to true>><<replace "#main">>The camera takes a number of images but none showing strange or supernatural creatures.
However one image does catch you attention.
<<linkreplace "Next">><<replace "#main">>It shows the outline of a cottage on the edge of the forest almost hidden by the trees.
A sign out the front says <i>Osman Farm</i>
<<linkreplace "Continue Investigation">><<masteraudio stop>><<goto "ParaOptions">><</linkreplace>><</replace>><</linkreplace>><</replace>>
<</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Deep in the Forest">><<set $Deadforest to true>><<audio Creepy loop play>><<replace "#main">>Ignoring the sign which says <i>DO NOT ENTER AFTER DARK</i>You take your equipment to a clearing in the heart of the forest. All is quiet.
<<linkreplace "Next">><<masteraudio stop>><<goto "Dead">><</linkreplace>><</replace>><</linkreplace>><</if>><<if $ParaCase == "House">><<timed 0.01s>><<replace "#image">><img src="House.jpg" width=30%><</replace>><</timed>><<if $Visit==0>>
You will need Wilfried's permission to set up your equipment in the house.
<<linkreplace "Continue Investigation">><<goto "ParaOptions">><</linkreplace>><<else>>Following a hunch you take shots of each room using the infrared camera.
<<linkreplace "Infrared Results">><<replace "#main">><<set $Visit to $Visit+1>>The pictures indicate a dark, pulsating mass hovering near the ceiling in every room. The mass is darkest and largest in the attic.
<<linkreplace "Continue Investigation">><<goto "ParaOptions">><</linkreplace>><</replace>><</linkreplace>><</if>><</if>>
</span></div></div></div><</if>><<masteraudio stop>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "ParaConverse1">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="links"></span></div>
<span id="image"></span><div class="col-4"><div class="left"><span id ="main"><<if $ParaCase == "Moon">><<timed 0.01s>><<replace "#image">><img src="Moon.jpg" width=30%><</replace>><</timed>>Who would you like to speak to?
<<linkreplace "Owners">><<replace "#main">>
<span id="answer"></span><<replace "#options">>The owners are very keen for you to solve this case. Ask away.
<div class="small"><<if $Name is true>><<linkreplace "Do you think the ghost could be Emily Johns?">><span style="color:grey">Do you think the ghost could be Emily Johns?</span><<replace "#answer">><i>We don't know. All we know is that no one wants to buy a haunted hotel.</i><</replace>><</linkreplace>>
<<linkreplace "Did you see Emily on the night she died?">><span style="color:grey">Did you see Emily on the night she died?</span><<replace "#answer">><i>No. We didn't see her.
But plenty of guests did and I think Henry the housekeeper did as well.</i><</replace>><</linkreplace>>
<<linkreplace "Why haven't you erected a guard rail?">><span style="color:grey">Why haven't you erected a guard rail?</span><<replace "#answer">><i>We did erect a guardrail after the incident but it fell down.</i><</replace>><</linkreplace>>
<<linkreplace "Close">><<goto "ParaConverse">><</linkreplace>>
<<else>><<linkreplace "Can you describe the apparition?">><span style="color:grey">Can you describe the apparition?</span><<replace "#answer">><i>We've never seen the apparition.</i><</replace>><</linkreplace>>
<<linkreplace "Have there been previous hauntings at the hotel?">><span style="color:grey">Have there been previous hauntings at the hotel?</span><<replace "#answer">><i>We don't know about previous hauntings. All we know is that its haunted now and no one wants to buy a haunted hotel.</i><</replace>><</linkreplace>>
<<linkreplace "Close">><<goto "ParaConverse">><</linkreplace>><</if>></div><</replace>><</replace>><</linkreplace>>
<<linkreplace "Housekeeper">><<replace "#main">>
<span id="answer"></span><<replace "#options">>Henry the housekeeper is very happy to help. Ask away.
<div class="small"><<if $Name is true>><<linkreplace "Did you see Emily the night she died?">><span style="color:grey">Did you see Emily the night she died?</span><<set $Reason to true>><<replace "#answer">><i>Yes. Emily ran past me in the hallway. She was heading to the kitchen I think.
She seemed to be looking for something.</i><</replace>><</linkreplace>>
<<linkreplace "Did you know Emily Johns very well?">><span style="color:grey">Did you know Emily Johns very well?</span><<replace "#answer">><i>I didn't know her that well but we talked sometimes.
She was very quiet and didn't mix much.
She had long flowing hair.</i><</replace>><</linkreplace>><<if $Object is true>>
<<linkreplace "It seems Emily lost something. Do you know what it might be?">><span style="color:grey">It seems Emily lost something. Do you know what it might be?</span><<set $Object to true>><<replace "#answer">><i>She told me about her pendant.
She had a beautiful ruby pendant that her fiance Henry had given her before he died.
It was very important to her.</i><</replace>><</linkreplace>><</if>>
<<linkreplace "Close">><<goto "ParaConverse">><</linkreplace>>
<<else>><<linkreplace "Can you describe the apparition?">><span style="color:grey">Can you describe the apparition?</span><<replace "#answer">><i>I've never actually seen the apparition. But many guests have.</i><</replace>><</linkreplace>>
<<linkreplace "Have there been previous hauntings at the hotel?">><span style="color:grey">Have there been previous hauntings at the hotel?</span><<replace "#answer">><i>I don't think so but I've only been here for 4 years and its and old place. Full of stories and memories I imagine.</i><</replace>><</linkreplace>>
<<linkreplace "Close">><<goto "ParaConverse">><</linkreplace>><</if>></div><</replace>><</replace>><</linkreplace>>
<<linkreplace "Chef">><<replace "#main">>
<span id="answer"></span><<replace "#options">>Jane the chef is not very happy to see you.
She reluctantly agrees to talk to you.
<div class="small"><<if $Name is true>><<linkreplace "Did you see Emily the night she died?">><span style="color:grey">Did you see Emily the night she died?</span><<replace "#answer">><i>No. She didn't come through the kitchen and she didn't drop anything.</i><</replace>><</linkreplace>>
<<linkreplace "Have you seen the apparition?">><span style="color:grey">Have you seen the apparition?</span><<replace "#answer">><i>No. Lot of superstitious nonsense.</i><</replace>><</linkreplace>>
<<linkreplace "Did you know Emily Johns well?">><span style="color:grey">Did you know Emily Johns well?</span><<replace "#answer">><i>Not at all.</i><</replace>><</linkreplace>>
<<linkreplace "Close">><<goto "ParaConverse">><</linkreplace>>
<<else>><<linkreplace "How long have you worked at the hotel?">><span style="color:grey">How long have you worked at the hotel?</span><<replace "#answer">><i>Too long.</i><</replace>><</linkreplace>>
<<linkreplace "Do you like working here?">><span style="color:grey">Do you like working here?</span><<replace "#answer">><i>No.I don't particularly like it here and I hope to leave soon.</i><</replace>><</linkreplace>>
<<linkreplace "Close">><<goto "ParaConverse">><</linkreplace>><</if>></div><</replace>><</replace>><</linkreplace>>
<<linkreplace "Continue Investigation">><<goto "ParaOptions">><</linkreplace>><</if>><<if $ParaCase == "Grace">><<timed 0.01s>><<replace "#image">><img src="Cottage.jpg" width=30%><</replace>><</timed>>Gracewood Cottage lies at the end of a no through road with state forest bordering its side and rear boundaries. There are only 2 neighbours - Mr. Smith next door and Mrs. Harrison opposite.
<<linkreplace "Talk to Mr. Smith">><<replace "#main">>
<span id="answer"></span><<replace "#options">>Mr. Smith is happy to talk to you.
<div class="small"><<linkreplace "Have you ever heard any strange whispers at night?">><span style="color:grey">Have you ever heard any strange whispers at night?</span><<replace "#answer">><i>Of course not. That Anderson person is a bit cracked if you ask me.</i><</replace>><</linkreplace>>
<<linkreplace "Have you lived here long?">><span style="color:grey">Have you lived here long?</span><<replace "#answer">><i>All my life. We're not keen on strangers around here.</i><</replace>><</linkreplace>>
<<linkreplace "Did you know the previous owners of Gracewood?">><span style="color:grey">Did you know the previous owners of Gracewood?</span><<replace "#answer">><i>They didn't come here very often. Which suited me just fine.</i><</replace>><</linkreplace>>
<<linkreplace "Were you one of the bidders at the Gracewood auction?">><span style="color:grey">Were you one of the bidders at the Gracewood auction?</span><<set $Reason to true>><<replace "#answer">><i>Yes. But that Anderson person had much more money to splash around than folks around here. Anyway she's gone now. Good.</i><</replace>><</linkreplace>>
<<linkreplace "Close">><<goto "ParaConverse">><</linkreplace>></div><</replace>><</replace>><</linkreplace>>
<<linkreplace "Talk to Mrs. Harrison">><<replace "#main">>
<span id="answer"></span><<replace "#options">>Mrs. Harrison is a bit suspicious of you at first.
But then she agrees to answer your questions.
<div class="small"><<linkreplace "Have you ever heard any strange whispers at night?">><span style="color:grey">Have you ever heard any strange whispers at night?</span><<replace "#answer">><i>Certainly not. Only the usual night noises from the forest.</i><</replace>><</linkreplace>>
<<linkreplace "Do you know Agnes Anderson well?">><span style="color:grey">Do you know Agnes Anderson very well?</span><<replace "#answer">><i>No. She had packed up and left before I could get to know her.</i><</replace>><</linkreplace>>
<<linkreplace "Did you know the previous owners?">><span style="color:grey">Did you know the previous owners?</span><<replace "#answer">><i>Now they were strange ones - very unfriendly. But they weren't here very often.</i><</replace>><</linkreplace>>
<<if $Reason is true>><<linkreplace "Were you one of the bidders at the Gracewood auction?">><span style="color:grey">Were you one of the bidders at the Gracewood auction?</span><<set $Object to true>><<replace "#answer">><i>No. Too close to the forest for my liking. But Bill Smith across the road did. He runs the electronics store.</i><</replace>><</linkreplace>><</if>>
<<linkreplace "Close">><<goto "ParaConverse">><</linkreplace>></div><</replace>><</replace>><</linkreplace>>
<<linkreplace "Continue Investigation">><<goto "ParaOptions">><</linkreplace>><</if>><<if $ParaCase == "Silver">><<timed 0.01s>><<replace "#image">><img src="Silvereye.jpg" width=30%><</replace>><<replace "#main">>The following people are available for interview.
<<linkreplace "Isabella Wilson">><<replace "#main">>
<span id="answer"></span><<replace "#options">>Isabella says she has seen the ghost multiple times.
<div class="small"><<linkreplace "What did the ghost look like?">><span style="color:grey">What did the ghost look like?</span><<replace "#answer">><i>It's a man in old fashioned clothes. He's very creepy and he seems to stare right through you.</i><</replace>><</linkreplace>>
<<linkreplace "Where have you seen the ghost appear?">><span style="color:grey">Where have you seen the ghost appear?</span><<replace "#answer">><i>In the dining room, the kitchen, even in my bathroom once.</i>
<<linkreplace "<i>Next</i>">><<replace "#answer">><i>Jai has seen him in the house as well but also near the dam and in the stables.</i>
<<linkreplace "<i>Next</i>">><<replace "#answer">><i>You just feel this cold chill all of a sudden and there he is right behind you. It's terrifying.</i><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Close">><<goto "ParaConverse">><</linkreplace>></div><</replace>><</replace>><</linkreplace>>
<<linkreplace "Farm Worker">><<replace "#main">>
<span id="answer"></span><<replace "#options">>Owen works at the farm. He's seen the ghost on several occasions.
<div class="small"><<linkreplace "What did the ghost look like?">><span style="color:grey">What did the ghost look like?</span><<replace "#answer">><i>It looks like a man in old fashioned kind of ripped clothes.</i><</replace>><</linkreplace>>
<<linkreplace "Where have you seen the ghost appear?">><span style="color:grey">Where have you seen the ghost appear?</span><<replace "#answer">><i>Mostly outside near the stables just standing looking up at the house. </i>
<<linkreplace "<i>Next</i>">><<replace "#answer">><i>But one time I was in the dining room and I felt a sudden chill. I turned around to see him right behind me.</i>
<<linkreplace "<i>Next</i>">><<replace "#answer">><i>I backed away as quickly as i could but he just turned and vanished.</i><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Close">><<goto "ParaConverse">><</linkreplace>></div><</replace>><</replace>><</linkreplace>>
<<linkreplace "Mrs Peters">><<replace "#main">>
<span id="answer"></span><<replace "#options">>Adeline Peters is the great grandaughter of Fred Goodson.
She is very happy to talk to you.
<div class="small"><<linkreplace "Why was your great grandfather at Silvereye the night he died?">><span style="color:grey">Why was your great grandfather at Silvereye the night he died?</span><<replace "#answer">><i>He wanted to confront Algernon Langton. He said he already owned the Silvereye property and that Langton was living there illegally. </i><</replace>><</linkreplace>>
<<linkreplace "What do you think happened to Fred that night?">><span style="color:grey">What do you think happened to Fred that night?</span><<replace "#answer">><i>I think he was murdered. But nothing was ever proven.The police don't believe the likes of us.</i><</replace>><</linkreplace>>
<<linkreplace "Do you have any proof of Fred's claim?">><span style="color:grey">Do you have any proof of Fred's claim?</span><<replace "#answer">><<set $Object to true>><i>No. My great grandfather apparently had a Certificate of Title for Silvereye but it was never found.</i><</replace>><</linkreplace>>
<<linkreplace "Close">><<goto "ParaConverse">><</linkreplace>></div>
<</replace>><</replace>><</linkreplace>>
<<if $Name is true>><<linkreplace "Mr McKenzie">><<replace "#main">>
<span id="answer"></span><<replace "#options">>Robert McKenzie is the great grandson of Algernon Langton's Steward.
<div class="small"><<linkreplace "Did your great grandfather know anything about Fred's death?">><span style="color:grey">Did your great grandfather know anything about Fred's death?</span><<replace "#answer">><<set $Reason to true>><i>He told my grandfather he was there but didn't see anything that night and he always believed Algernon's account about what happened.</i>
<<linkreplace "<i>More</i>">><<replace "#answer">><i>But he did say old Algernon had <U>something</U> on his conscience. He kept repeating that he "wanted to make things right" but that he couldn't remember where "it" was.</i> <</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Do you know how Algernon died?">><span style="color:grey">Do you know how Algernon died?</span><<replace "#answer">><i>My great grandfather actually found him. Algernon used to wander about a lot near the end but this time he wandered too close to the edge of the dam. He drowned.</i><</replace>><</linkreplace>>
<<linkreplace "Have you ever seen any ghosts at Silvereye?">><span style="color:grey">Have you ever seen any ghosts at Silvereye?</span><<replace "#answer">><i>No. But most people around here think the homestead is haunted or at least unlucky and they tend to stay away.</i><</replace>><</linkreplace>>
<<linkreplace "Close">><<goto "ParaConverse">><</linkreplace>></div>
<</replace>><</replace>><</linkreplace>><</if>>
<<linkreplace "Continue Investigation">><<goto "ParaOptions">><</linkreplace>><</replace>><</timed>><</if>><<if $ParaCase == "Seance">><<timed 0.01s>><<replace "#image">><img src="Para.png" width=25%><</replace>><<replace "#main">>Who would you like to interview?
<<linkreplace "Florence Horvat">><<replace "#main">>
<span id="answer"></span><<replace "#options">>Florence is happy to answer your questions.
<div class="small"><<linkreplace "Is there anything else you can tell me about the house and its history?">><span style="color:grey">Is there anything you can tell me about the house and its history?</span><<replace "#answer">><i>No. Only that the Smith family had it before me for 10 years.</i><</replace>><</linkreplace>>
<<if $Reason is true>><<linkreplace "Did you buy any new items when you moved in?">><span style="color:grey">Did you buy any new items when you moved in?</span><<replace "#answer">><i>Yes. I bought a new lounge suite, dishwasher, armoire and of course the piano. </i><</replace>><</linkreplace>>
<<linkreplace "Were any of these items secondhand?">><<set $Object to true>><span style="color:grey">Were any of these items secondhand?</span><<replace "#answer">><i>Yes the piano was from the old theatre down the road that was closing down. </i><</replace>><</linkreplace>><</if>>
<<linkreplace "Close">><<goto "ParaConverse">><</linkreplace>></div>
<</replace>><</replace>><</linkreplace>>
<<linkreplace "John Smith">><<replace "#main">>
<span id="answer"></span><<replace "#options">>John Smith used to own Florence's house.
<div class="small"><<linkreplace "Did you ever hear any unexplained piano music in the house?">><span style="color:grey">Did you ever hear any unexplained piano music in the house?</span><<replace "#answer">><i>No. We didn't own a piano.</i><</replace>><</linkreplace>>
<<linkreplace "Did you ever think the house might be haunted?">><span style="color:grey">Did you ever think the house might be haunted?</span><<replace "#answer">><i>Not at all. We were very happy there.</i><</replace>><</linkreplace>>
<<linkreplace "Close">><<goto "ParaConverse">><</linkreplace>></div>
<</replace>><</replace>><</linkreplace>>
<<linkreplace "Estate Agent">><<replace "#main">>
<span id="answer"></span><<replace "#options">>The Estate Agent has worked in the area for many years.
<div class="small"><<linkreplace "Who owned Florence Horvat's house before the Smiths?">><span style="color:grey">Who owned Florence Horvat's house before the Smiths?</span><<replace "#answer">><i>Let me see. Rebecca West. She died in the house and her chidren sold it to the Smith family.</i><</replace>><</linkreplace>>
<<linkreplace "How did Rebecca West die?">><span style="color:grey">How did Rebecca West die?</span><<replace "#answer">><i>Old age I think.</i><</replace>><</linkreplace>>
<<linkreplace "Have there ever been any stories of strange happenings in the house?">><span style="color:grey">Have there ever been any stories of strange happenings in the house?</span><<replace "#answer">><i>Not at all. You tend to hear rumours if houses are haunted but there was nothing ever said about this one.</i><</replace>><</linkreplace>>
<<linkreplace "Close">><<goto "ParaConverse">><</linkreplace>></div>
<</replace>><</replace>><</linkreplace>>
<<linkreplace "Continue Investigation">><<goto "ParaOptions">><</linkreplace>><</replace>><</timed>><</if>><<if $ParaCase == "Shadow">><<timed 0.01s>><<replace "#image">><img src="Forest.jpg" width=25%><</replace>><<replace "#main">>Who would you like to interview?
<<linkreplace "Ranger Karine Katar">><<replace "#main">>
<span id="answer"></span><<replace "#options">>Karine is happy to answer your questions.
<div class="small"><<linkreplace "How long have you been a ranger here?">><span style="color:grey">How long have you been a ranger here?</span><<replace "#answer">><i>Just over a year. The former ranger left after several disappearances a few years ago.
<<linkreplace "Next">><<replace "#answer">><i>Now I'm worried because the disappearances seem to have started up again.</i><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Who is the most recent victim?">><span style="color:grey">Who is the most recent victim?</span><<replace "#answer">><i>Bill Sykes from the UK went hiking in the forest a week ago today. He was an experienced hiker but he never came back out of the forest.
<<linkreplace "Next">><<replace "#answer">><i>Bill's disappearance is the 6th in the last 5 years.</i><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Do you have any idea about what happened in the forest?">><span style="color:grey">Do you have any idea about what happened in the forest?</span><<replace "#answer">><i>Not really. There are no predatory animals in the forest.
<<linkreplace "Next">><<replace "#answer">><i>I can tell you that none of the townspeople will go into the forest at night. They have myths about the place going back generations.</i><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Close">><<goto "ParaConverse">><</linkreplace>></div>
<</replace>><</replace>><</linkreplace>>
<<linkreplace "Councillor Përparim Pandeli">><<replace "#main">>
<span id="answer"></span><<replace "#options">>Councillor Pandeli is eager to tell you his ideas.
<div class="small"><<linkreplace "What do you think happened to the missing people?">><span style="color:grey">What do you think happened to the missing people?</span><<replace "#answer">><i>They were taken by an ancient wood demon as old as the forest itself. It will punish anyone who disturbs the forest.
<<linkreplace "Next">><<replace "#answer">><i><<set $ML to $ML+1>><i>The Myths and Legends Store in town has all the information. But it can be hard to find.</i><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Close">><<goto "ParaConverse">><</linkreplace>></div>
<</replace>><</replace>><</linkreplace>>
<<linkreplace "Grocer Vera Anxhela">><<replace "#main">>
<span id="answer"></span><<replace "#options">>Vera is happy to talk to you after you buy some fruit.
<div class="small"><<linkreplace "What do you think happened to the missing people?">><span style="color:grey">What do you think happened to the missing people?</span><<replace "#answer">><i>It's obvious that a werewolf got all those people. There are all kinds of stories about the original settlers mating with wolves.
<<linkreplace "Next">><<replace "#answer">><i>Be careful. Don't you be going into that forest.
It's a full moon tonight.</i><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Close">><<goto "ParaConverse">><</linkreplace>></div>
<</replace>><</replace>><</linkreplace>>
<<if $Reason is true>><<linkreplace "Thomas Osman">><<replace "#main">>
<span id="answer"></span><<replace "#options">>Thomas owns a farm on the edge of the forest.
<div class="small"><<linkreplace "What do you think happened to the missing people??">><span style="color:grey">What do you think happened to the missing people?</span><<replace "#answer">><i>Shadow Forest is an ancient place. Those campers and hikers don't understand and don't respect the forest.
<<linkreplace "Next">><<replace "#answer">><i>Everone knows stories of the vampire who comes back to live in the forest every few years.
<<linkreplace "Next">><<replace "#answer">><<set $ML to $ML+1>><i>Some say it's the old baron himself coming back to claim his tributary from this land in blood.
</i><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Close">><<goto "ParaConverse">><</linkreplace>></div>
<</replace>><</replace>><</linkreplace>><</if>>
<<linkreplace "Continue Investigation">><<goto "ParaOptions">><</linkreplace>><</replace>><</timed>><</if>><<if $ParaCase == "House">><<timed 0.01s>><<replace "#image">><img src="House.jpg" width=30%><</replace>><<replace "#main">>Who would you like to interview?
<<linkreplace "Estate Agent">><<replace "#main">>
<span id="answer"></span><<replace "#options">>The Estate Agent is happy to answer your questions.
<div class="small"><<linkreplace "Is there anything wrong with Wilfried's house?">><span style="color:grey">Is there anything wrong with Wilfried's house?</span><<replace "#answer">><i>Nothing obvious. It is in good repair, the location is very popular and the style is what people are looking for around here.
<<linkreplace "Next">><<replace "#answer">><i>People actually say they like the place then never come back.</i><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "How do you explain the lack of offers?">><span style="color:grey">How do you explain the lack of offers?</span><<replace "#answer">><i>I can't. Feedback from buyers is vague and inconsistent.
<<linkreplace "Next">><<replace "#answer">><i>We've had a lot of people through but they often seem in a hurry to be gone.</i><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Close">><<goto "ParaConverse">><</linkreplace>></div>
<</replace>><</replace>><</linkreplace>>
<<linkreplace "Adrien Frère">><<replace "#main">>
<span id="answer"></span><<replace "#options">>Adrien is Wilfried's son who lives in London with his family.
<div class="small"><<linkreplace "Why are you in France at the moment?">><span style="color:grey">Why are you in France at the moment?</span><<replace "#answer">><i>Just helping mum declutter the attic. I brought albums for all the old photos and boxes for memorabilia.
<<linkreplace "Next">><<replace "#answer">><<set $Object to true>><i>But Mum never seems to get around to sorting things out.</i><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Did the house ever seem haunted in any way?">><span style="color:grey">Did the house ever seem haunted in any way?</span><<replace "#answer">><i>No. My sisters and I were very happy here growing up.
<<linkreplace "Next">><<replace "#answer">><i>Nothing strange or uncanny ever happened that I know of.</i><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Close">><<goto "ParaConverse">><</linkreplace>></div>
<</replace>><</replace>><</linkreplace>>
<<linkreplace "House Buyer">><<replace "#main">>
<span id="answer"></span><<replace "#options">>You speak to one of the people who inspected the house.
<div class="small"><<linkreplace "Why didn't you like the house?">><span style="color:grey">Why didn't you like the house?</span><<replace "#answer">><i>From the outside the house is inviting and quaint.
<<linkreplace "Next">><<replace "#answer">><i>But as soon as you enter the front door you feel unsettled and unwelcome. The feeling grows and grows until you just have to get out.</i><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Close">><<goto "ParaConverse">><</linkreplace>></div>
<</replace>><</replace>><</linkreplace>>
<<linkreplace "Continue Investigation">><<goto "ParaOptions">><</linkreplace>><</replace>><</timed>><</if>><<if $ParaCase == "Grey">><<timed 0.01s>><<replace "#image">><img src="Hotel.jpg" width=30%><</replace>><<replace "#main">>Who would you like to interview?
<<linkreplace "Trevor Smithson Owner">><<replace "#main">>
<span id="answer"></span><<replace "#options">>Trevor is keen to wrap this case up quickly.<<if $Reason is true>>
<div class="small"><<linkreplace "Were you aware of a ship wreck near here in 1823?">><span style="color:grey">Were you aware of a ship wreck near here in 1823?</span><<replace "#answer">><i>Actually yes.
We came across all this ship stuff when we built the new pool.</i><</replace>><</linkreplace>>
<<linkreplace "Do you know the name of the ship?">><span style="color:grey">Do you know the name of the ship?</span><<replace "#answer">><<set $Object to true>><i>The Borodino apparently.
It was written on some of the stuff we found.</i><</replace>><</linkreplace>>
<<linkreplace "Close">><<goto "ParaConverse">><</linkreplace>></div><<else>>
Unfortunately he can't tell you anything new about the ghost.
<<linkreplace "Close">><<goto "ParaConverse">><</linkreplace>><</if>>
<</replace>><</replace>><</linkreplace>>
<<linkreplace "Jane the Chef">><<replace "#main">>
<span id="answer"></span><<replace "#options">>Jane is the former chef of the Moonlight Bay Hotel.
She is now working here.
<div class="small"><<linkreplace "When did the ghost first appear at the resort?">><span style="color:grey">When did the ghost first appear at the resort?</span><<replace "#answer">><i>All the nonsense started after they built the new pool.</i><</replace>><</linkreplace>>
<<linkreplace "Have you seen the ghost yourself?">><span style="color:grey">Have you seen the ghost yourself?</span><<replace "#answer">><i>No. It's all rubbish if you ask me.
People will believe anything these days. They want to see ghosts and hey presto there they are.</i><</replace>><</linkreplace>>
<<linkreplace "Close">><<goto "ParaConverse">><</linkreplace>></div><</replace>><</replace>><</linkreplace>>
<<linkreplace "Mia Overton">><<replace "#main">>
<span id="answer"></span><<replace "#options">>Mia is one of the guests who saw the ghost.
<div class="small"><<linkreplace "What did the ghost look like?">><span style="color:grey">What did the ghost look like?</span><<replace "#answer">><i>She was insubstantial somehow and not of this world.
She looked like a young woman.</i><</replace>><</linkreplace>>
<<linkreplace "What was she wearing?">><span style="color:grey">What was she wearing?</span><<replace "#answer">><i>She was draped in grey wispy material that covered her face and body.
I sensed a power in her and I was terrified.</i><</replace>><</linkreplace>>
<<linkreplace "Close">><<goto "ParaConverse">><</linkreplace>></div><</replace>><</replace>><</linkreplace>>
<<linkreplace "Continue Investigation">><<goto "ParaOptions">><</linkreplace>><</replace>><</timed>><</if>></span></div></div><</if>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="holiday"></span></div>
<span id="image"></span><div class="col-4"><div class="left"><span id ="main"><<if $ParaCase == "Moon">><<audio Creepy loop play>><<timed 0.01s>><<replace "#image">><img src="Moon.jpg" width=30%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para2">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para2">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para2">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><</timed>>You now have a fairly clear understanding of this case and how to put poor Emily's spirit to rest.
<<linkreplace "Next">><<replace "#main">>There is just one more thing to do.
<<linkreplace "Search the Housekeeper's Room">><<replace "#main">>Unfortunately you don't discover anything new in the housekeeper's room.
The owners are frustrated with your lack of progress and inform you your services are no longer required.
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para2">><</if>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Search the Chef's Room">><<if $Name is true and $Reason is true and $Object is true>><<goto "ParaSuccess">><<else>><<replace "#main">>Unfortunately you don't discover anything of relevance in the Chef's room.
The owners are frustrated with your lack of progress. They inform you your services are no longer required.
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para2">><</if>><</linkreplace>>
<</replace>><</if>><</linkreplace>>
<<linkreplace "Search the Owner's Room">><<replace "#main">> Unfortunately you don't discover anything new in the owner's room.
The owners are frustrated with your lack of progress. They inform you your services are no longer required.
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para2">><</if>><</linkreplace>>
<</replace>><</linkreplace>>
<<linkreplace "Search the Kitchen">><<replace "#main">>Unfortunately you don't discover anything new in the kitchen.
The owners are frustrated with your lack of progress. They inform you your services are no longer required.
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para2">><</if>><</linkreplace>>
<</replace>><</linkreplace>>
<<linkreplace "Search the Gardens">><<replace "#main">>Unfortunately you don't discover anything new in the hotel gardens.
The owners are frustrated with your lack of progress. They inform you your services are no longer required.
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para2">><</if>><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</if>><<if $ParaCase == "Grace">><<timed 0.01s>><<replace "#image">><img src="Cottage.jpg" width=30%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para3">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para3">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para3">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>></div><</replace>><</timed>>You now have a fairly clear idea about how to solve the mystery at Gracewood Cottage.
There is just one more thing to do.
<<linkreplace "Contact the Previous Owners">><<replace "#main">>The previous owners now live overseas.
You reluctantly inform Agnes that you cannot solve the mystery at Greenwood Cottage.
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para3">><</if>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Search the Garden">><<replace "#main">><<if $Name is true and $Reason is true and $Object is true>><<goto "ParaSuccess">><<else>>You don't find anything helpful in the garden.
You reluctantly inform Agnes that you cannot solve the mystery at Greenwood Cottage.
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para3">><</if>><</linkreplace>><</if>><</replace>><</linkreplace>>
<<linkreplace "Search the Graveyard">><<replace "#main">>You realise that the graves at the back of the cottage are for pets which is not very helpful.
You reluctantly inform Agnes that you cannot solve the mystery at Greenwood Cottage.
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para3">><</if>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Search the Cottage">><<replace "#main">>Your thorough search of the cottage reveals nothing new.
You reluctantly inform Agnes that you cannot solve the mystery at Greenwood Cottage.
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para3">><</if>><</linkreplace>><</replace>><</linkreplace>>
<</if>><<if $ParaCase == "Silver">><<audio Creepy loop play>><<timed 0.01s>><<replace "#image">><img src="Silvereye.jpg" width=30%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para5">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para5">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para5">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><</timed>>You now have a fairly clear idea about how to solve the mystery at Silvereye Homestead.
There is just one more thing to do.
<<linkreplace "Search the Bathroom">><<replace "#main">>Your search of the bathroom reveals nothing new.
You reluctantly inform the Wilsons that you cannot solve the case.
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para5">><</if>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Search the Dining Room">><<replace "#main">>Your search of the dining room reveals nothing new.
You reluctantly inform the Wilsons that you cannot solve the case.
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para5">><</if>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Search the Stables">><<replace "#main">><<if $Name is true and $Reason is true and $Object is true>><<goto "ParaSuccess">><<else>>Your search of the stables reveals nothing new.
You reluctantly inform the Wilsons that you cannot solve the case.
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para5">><</if>><</linkreplace>><</if>><</replace>><</linkreplace>>
<<linkreplace "Search the Kitchen">><<replace "#main">>Your search of the kitchen reveals nothing new.
You reluctantly inform the Wilsons that you cannot solve the case.
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para5">><</if>><</linkreplace>><</replace>><</linkreplace>><</if>><<if $ParaCase == "Seance">><<timed 0.01s>><<replace "#image">><img src="Para.png" width=25%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para6">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para6">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para6">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><</timed>>Unfortunately the ghost seems to have disappeared.
Florence is not happy with your work and sacks you.
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para6">><</if>><</linkreplace>><</if>><<if $ParaCase == "Shadow">><<timed 0.01s>><<replace "#image">><img src="Forest.jpg" width=30%><</replace>><<audio Creepy loop play>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para7">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para7">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para7">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><</timed>><<if $Name is true and $Object is true and $Reason is true>>You venture into the heart of the forest at midnight ready to confront the creature in the forest.
You don't have to wait long before you hear the sound of something approaching.
<<linkreplace "Use Garlic Powder">><<goto "ParaSuccess">><</linkreplace>>
<<else>>The key to solving this mystery is in the heart of the forest.
You ignore the sign which says <i>DO NOT ENTER AFTER DARK</i> and head into the forest with your equipment.
<<linkreplace "Next">><<set $Deadforest to true>><<goto "Dead">><</linkreplace>><</if>><</if>><<if $ParaCase == "Curse">><<timed 0.01s>><<replace "#image">><img src="Pearl.jpg" width=25%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para8">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para8">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para8">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><</timed>>Your first job is to gather the materials you need. Select three items from the list.<div class="small">
<<linkreplace "Candle Wax">><<set $NumItem to $NumItem+1>><<if $NumItem gt 3>>You already have 3 items.<<elseif $Item1=="Null">><<set $Item1 to "Candle Wax">><<elseif $Item2=="Null">><<set $Item2 to "Candle Wax">><<elseif $Item3=="Null">><<set $Item3 to "Candle Wax">><</if>><</linkreplace>>
<<linkreplace "Matches">><<set $NumItem to $NumItem+1>><<if $NumItem gt 3>>You already have 3 items.<<elseif $Item1=="Null">><<set $Item1 to "Matches">><<elseif $Item2=="Null">><<set $Item2 to "Matches">><<elseif $Item3=="Null">><<set $Item3 to "Matches">><</if>><</linkreplace>>
<<linkreplace "Hemlock Pot Plant">><<set $NumItem to $NumItem+1>><<if $NumItem gt 3>>You already have 3 items.<<elseif $Item1=="Null">><<set $Item1 to "Hemlock Pot Plant">><<elseif $Item2=="Null">><<set $Item2 to "Hemlock Pot Plant">><<elseif $Item3=="Null">><<set $Item3 to "Hemlock Pot Plant">><</if>><</linkreplace>>
<<linkreplace "Eye of Newt">><<set $NumItem to $NumItem+1>><<if $NumItem gt 3>>You already have 3 items.<<elseif $Item1=="Null">><<set $Item1 to "Eye of Newt">><<elseif $Item2=="Null">><<set $Item2 to "Eye of Newt">><<elseif $Item3=="Null">><<set $Item3 to "Eye of Newt">><</if>><</linkreplace>>
<<linkreplace "Glass of Water">><<set $NumItem to $NumItem+1>><<if $NumItem gt 3>>You already have 3 items.<<elseif $Item1=="Null">><<set $Item1 to "Glass of Water">><<elseif $Item2=="Null">><<set $Item2 to "Glass of Water">><<elseif $Item3=="Null">><<set $Item3 to "Glass of Water">><</if>><</linkreplace>></div>
<<linkreplace "Next">><<replace "#main">><<if ($Item1 =="Glass of Water" or $Item1=="Matches"or $Item1=="Hemlock Pot Plant") and ($Item2 =="Glass of Water" or $Item2=="Matches"or $Item2=="Hemlock Pot Plant")and ($Item3 =="Glass of Water" or $Item3=="Matches"or $Item3=="Hemlock Pot Plant")>>In which order should you use these items?
<table><tr><td>1. Glass of Water
2. Pot Plant
3. Matches</td><td><<linkreplace "Yes">><<goto "ParaSuccess">><</linkreplace>></td></tr><tr><td>1. Pot Plant
2. Glass of Water
3. Matches</td><td><<linkreplace "Yes">><<replace "#main">>Unfortunately you have forgotten your training.
The use of these items in that order has no effect on the necklace.
Angela sacks you.
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para8">><</if>><</linkreplace>><</replace>><</linkreplace>></td></tr><tr><td>1. Matches
2. Glass of Water
3. Pot Plant</td><td><<linkreplace "Yes">><<replace "#main">>Unfortunately you have forgotten your training.
The use of these items in that order has no effect on the necklace.
Angela sacks you.
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para8">><</if>><</linkreplace>><</replace>><</linkreplace>></td></tr></table><<else>>Unfortunately you have forgotten your training.
The use of these items has no effect on the necklace.
Angela sacks you.
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para8">><</if>><</linkreplace>><</if>><</replace>><</linkreplace>><</if>><<if $ParaCase == "House">><<timed 0.01s>><<replace "#image">><img src="House.jpg" width=30%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para9">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para9">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para9">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><</timed>>You are sure there is some kind of supernatural force at work in Wilfried's house. It comes from her.....
<<linkreplace "Inner Demons">><<replace "#main">>Unfortunately you have not understood this case very well.
Wilfried informs you that she is getting another Paranormal Investigator.
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para9">><</if>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Memories">><<if $Object is true and $Visit gte 3>><<goto "ParaSuccess">><<else>><<replace "#main">>Unfortunately you have not understood this case very well.
Wilfried informs you that she is getting another Paranormal Investigator.
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para9">><</if>><</linkreplace>><</replace>><</if>><</linkreplace>>
<<linkreplace "Father's Ghost">><<replace "#main">>Unfortunately you have not understood this case very well.
Wilfried informs you that she is getting another Paranormal Investigator.
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para9">><</if>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Imagination">><<replace "#main">>Unfortunately you have not understood this case very well.
Wilfried informs you that she is getting another Paranormal Investigator.
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para9">><</if>><</linkreplace>><</replace>><</linkreplace>><</if>><<if $ParaCase == "Grey">><<timed 0.01s>><<replace "#image">><img src="Hotel.jpg" width=30%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para10">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para10">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para10">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><</timed>><<if $Seance is false>>Unfortunately you haven't gathered enough information to help the ghost move on.
Trevor informs you that he is appointing a new Paranormal investigator.
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para10">><</if>><</linkreplace>><<else>><<goto "Seance">><</if>><</if>>
</span></div></div><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="holiday"></span></div>
<span id="image"></span><div class="col-4"><div class="left"><span id ="main"><<if $ParaCase == "Moon">><<set $ParaCase1 to true>><<audio Creepy loop play>><<timed 0.01s>><<replace "#image">><img src="Moon.jpg" width=30%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para2">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para2">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para2">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><</timed>>You find Emily's ruby pendant in the Chef's room.
With the help of the owners and the housekeeper you convince the chef to give it to you to assist in putting Emily's ghost to rest.
<<linkreplace "Next">><<replace "#main">>You take the pendant into the gardens and place it on a table near the path at dusk.
You can sense Emily's presence as she swiftly moves towards you on her nightly flight to the cliffs.
<<linkreplace "Next">><<replace "#main">>But this time she stops right by the table. You can see her shadowy form reach for the pendant and then she and the pendant disappear.
<<linkreplace "Next">><<masteraudio stop>><<replace "#main">>You sense Emily has moved on and can now join her fiance.
The hotel owners and the housekeeper are very pleased with your work (the Chef not so much).
<<timed 3s>><<set $Hearts to $Hearts+35>><<set $Stars to $Stars+5>>You receive<<audio Money play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=10%> 35
<<replace "#stars">><div class="animation">$Stars</div><</replace>><img src="StarS.png" width=10%> 5<</timed>><<timed 4s>>
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para2">><</if>><</linkreplace>><</timed>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>><<if $ParaCase == "Grace">><<masteraudio stop>><<set $ParaCase2 to true>><<timed 0.01s>><<replace "#image">><img src="Cottage.jpg" width=30%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para3">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para3">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para3">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><</timed>>In the garden you find multiple tiny electronic speakers hidden amongst the foliage.
<<linkreplace "Next">><<replace "#main">>Inside the cottage you find a few more.
It appears that Mr.Smith was trying to scare Agnes away.
<<linkreplace "Next">><<replace "#main">>You inform the police and let Agnes know what happened.
Agnes is very grateful you solved the mystery.
<<timed 3s>><<set $Hearts to $Hearts+35>><<set $Stars to $Stars+5>>You receive<<audio Money play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=10%> 35
<<replace "#stars">><div class="animation">$Stars</div><</replace>><img src="StarS.png" width=10%> 5<</timed>><<timed 4s>>
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para3">><</if>><</linkreplace>><</timed>><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>><<if $ParaCase == "Silver">><<masteraudio stop>><<set $ParaCase3 to true>><<timed 0.01s>><<replace "#image">><img src="Silvereye.jpg" width=30%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para5">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para5">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para5">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><</timed>>In the stables you find an old Certificate of Title for Silvereye Homestead dated 1860.
<<linkreplace "Next">><<replace "#main">>You show the Title to the Wilsons and to Mrs Peters and they negotiate a fair settlement.
The ghost of Algernon Langton has not been seen since.
<<linkreplace "Next">><<replace "#main">>The Wilsons and Mrs Peters are very grateful you solved the mystery.
<<timed 3s>><<set $Hearts to $Hearts+35>><<set $Stars to $Stars+5>>You receive<<audio Money play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=10%> 35
<<replace "#stars">><div class="animation">$Stars</div><</replace>><img src="StarS.png" width=10%> 5<</timed>><<timed 4s>>
<i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i>
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para5">><</if>><</linkreplace>><</timed>><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>><<if $ParaCase == "Seance">><<set $ParaCase4 to true>><<timed 0.01s>><<replace "#image">><img src="Para.png" width=25%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para6">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para6">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para6">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><</timed>>You destroy the piano. That night there are no disturbances from anywhere in the house.
<<linkreplace "Next">><<replace "#main">>Florence is very grateful.
<<timed 3s>><<set $Hearts to $Hearts+35>><<set $Stars to $Stars+5>>You receive<<audio Money play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=10%> 35
<<replace "#stars">><div class="animation">$Stars</div><</replace>><img src="StarS.png" width=10%> 5<</timed>><<timed 4s>>
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para6">><</if>><</linkreplace>><</timed>><</replace>><</linkreplace>><</if>><<if $ParaCase == "Shadow">><<audio Creepy loop play>><<set $ParaCase5 to true>><<timed 0.01s>><<replace "#image">><img src="Para.png" width=25%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para7">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para7">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para7">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><</timed>>You throw the whole container of garlic powder into the vampire's face.
It shrieks and begins to melt before your eyes until there is nothing left but a puddle of black ooze.
<<linkreplace "Next">><<masteraudio stop>><<replace "#main">>Karine is very grateful.
<<timed 2s>><<set $Hearts to $Hearts+35>><<set $Stars to $Stars+5>>You receive<<audio Money play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=10%> 35
<<replace "#stars">><div class="animation">$Stars</div><</replace>><img src="StarS.png" width=10%> 5<</timed>><<timed 4s>>
<i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i>
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para7">><</if>><</linkreplace>><</timed>><</replace>><</linkreplace>><</if>><<if $ParaCase == "Curse">><<set $ParaCase6 to true>><<timed 0.01s>><<replace "#image">><img src="Pearl.jpg" width=25%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para8">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para8">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para8">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><</timed>>You douse the necklace in water, sprinkle earth over it from the pot plant and then hold it over a lit candle.
There is a soft sigh and wispy black vapours arise from the saphire and disappear into the air.
<<linkreplace "Next">><<replace "#main">>It seems the curse has been lifted. Angela is very grateful.
<<timed 2s>><<set $Hearts to $Hearts+35>><<set $Stars to $Stars+55>>You receive<<audio Money play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=10%> 35
<<replace "#stars">><div class="animation">$Stars</div><</replace>><img src="StarS.png" width=10%> 5<</timed>><<timed 4s>>
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para8">><</if>><</linkreplace>><</timed>><</replace>><</linkreplace>><</if>><<if $ParaCase == "House">><<set $ParaCase7 to true>><<timed 0.01s>><<replace "#image">><img src="House.jpg" width=30%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para9">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para9">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para9">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><</timed>>You explain to Wilfried that she has so many wonderful memories from her life in the house that deep inside she can't let go.
<<linkreplace "Next">><<replace "#main">>You convince Wilfried that she can take her memories with her when she leaves the house in the form of photo albums and other memorabilia.
<<linkreplace "Next">><<replace "#main">>Wilfried and her son sort the things in the attic and the house sells within a week. <<timed 2s>><<set $Hearts to $Hearts+35>><<set $Stars to $Stars+5>> You receive<<audio Money play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=10%> 35
<<replace "#stars">><div class="animation">$Stars</div><</replace>><img src="StarS.png" width=10%> 5<</timed>><<timed 4s>>
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para9">><</if>><</linkreplace>><</timed>><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>><<if $ParaCase == "Grey">><<set $ParaCase8 to true>><<timed 0.01s>><<replace "#image">><img src="Hotel.jpg" width=30%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para10">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para10">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para10">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><</timed>>
You wake up the next day. It seems you passed out during the seance last night but you feel better now.
<<linkreplace "Next">><<replace "#main">>You can't quite remember all that happened and have an ominous feeling that something is not quite right.
<<linkreplace "Next">><<replace "#main">>However, Trevor is very happy with your work.<<timed 2s>><<set $Hearts to $Hearts+25>><<set $Stars to $Stars+5>> You receive<<audio Money play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=10%> 25
<<replace "#stars">><div class="animation">$Stars</div><</replace>><img src="StarS.png" width=10%> 5<</timed>><<timed 4s>>
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para10">><</if>><</linkreplace>><</timed>><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>>
</span></div></div><<set $ParaCase to "Nil">><<set $ParaCase3 to false>><<set $Name to false>><<set $Reason to false>><<set $Object to false>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Para4">><<goto "Early Finish">><<else>><span id="all"><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="hol"><div class="small"><i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i></div></span></div>
<span id="image"><img src="Para.png" width=25%></span><div class="col-4"><div class="left"><span id ="main"><<set $SalMoney to $SalMoney+2000>><<set $SalHearts to $SalHearts+35>><<set $SalStars to $SalStars+3>>This year you have increased your fee for successful cases.
<span id="button"><<button "New Fee">><<replace "#button">><<timed 0.5s>><img src="MoneyS.png" width=10%> $SalMoney<<replace "#salmoney">><div class="animation"><span style="color:#cc9900">$SalMoney</span></div><</replace>><<replace "#salhearts">><div class="animation"><span style="color:#cc9900">$SalHearts</span></div><</replace>>
<img src="HeartS.png" width=10%> $SalHearts<<replace "#salstars">><div class="animation"><span style="color:#cc9900">$SalStars</span></div><</replace>>
<img src="StarS.png" width=10%> $SalStars<</timed>><<timed 1.5s>>
<<linkreplace "Next">><<replace "#hol">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para5">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para5">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para5">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#main">>You have a new case.
<<linkreplace "Silvereye Homestead">><<replace "#options">><</replace>><<replace "#hol">><</replace>><<replace "#image">><img src="Silvereye.jpg" width=45%><</replace>><<replace "#main">>Silvereye Homestead is a large farm originally built by the Langton family who came out from England in 1868.
<<linkreplace "Next">><<replace "#main">>Silvereye was recently purchased by Jai and Isabella Wilson who plan to settle in the area and run a sustainable farm.
<<linkreplace "Next">><<replace "#main">>However there have been frequent sightings of the ghostly figure of a man who appears and disappears without warning.
<<linkreplace "Next">><<replace "#main">>The man looks to be dressed in old fashioned but raggedy clothes.
The Wilsons want you to investigate and get rid of the ghost.
<<linkreplace "Take Case">><<set $ParaCase to "Silver">><<goto "ParaOptions">><</linkreplace>>
<<linkreplace "Reject Case">><<replace "#all">><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para5">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para5">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para5">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Para.png" width=25%></span><div class="col-4"><div class="left"><span id ="main">
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para5">><</if>><</linkreplace>></span></div></div><</replace>><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</timed>><</replace>><</button>></span></span></div></div></div></span><</if>><<set $ParaCase to "Nil">><<set $ParaCase4 to false>><<set $Name to false>><<set $Reason to false>><<set $Object to false>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Para5">><<goto "Early Finish">><<else>><span id="all"><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para6">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para6">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para6">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Para.png" width=25%></span><div class="col-4"><div class="left"><span id ="main"><span id="SalB"><<button "Collect Fee">><<replace "#SalB">><<if $ParaCase3 is true>><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>>You have a new case.
<<linkreplace "The Seance">><<replace "#main">>Florence Horvat moved into a new house 2 weeks ago. She claims the house is haunted.
<<linkreplace "Next">><<replace "#main">>Every night at 1am all the lights flicker and the piano in the lounge room starts starts playing all by itself.
<<linkreplace "Next">><<replace "#main">>This lasts for hours unless Florence goes down to the lounge room when the music instantly stops and the room is empty.
<<linkreplace "Next">><<replace "#main">>Florence wants you to conduct a seance to find out who the ghost is and to get rid of it.
<<linkreplace "Take Case">><<if $Tseance is true>><<set $ParaCase to "Seance">><<goto "ParaOptions">><<else>>You don't have the expertise to conduct a seance.<</if>><</linkreplace>>
<<linkreplace "Reject Case">><<replace "#all">><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para6">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para6">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para6">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Para.png" width=25%></span><div class="col-4"><div class="left"><span id ="main">
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para6">><</if>><</linkreplace>></span></div></div><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><<else>>You didn't solve the Silvereye Homestead case.
<<timed 1s>>But you do have a new case.
<<linkreplace "The Seance">><<replace "#main">>Florence Horvat moved into a new house 2 weeks ago. She claims the house is haunted.
<<linkreplace "Next">><<replace "#main">>Every night at 1am all the lights flicker and the piano in the lounge room starts starts playing all by itself.
<<linkreplace "Next">><<replace "#main">>This lasts for hours unless Florence goes down to the lounge room when the music instantly stops and the room is empty.
<<linkreplace "Next">><<replace "#main">>Florence wants you to conduct a seance to find out who the ghost is and to get rid of it.
<<linkreplace "Take Case">><<if $Tseance is true>><<set $ParaCase to "Seance">><<goto "ParaOptions">><<else>>You don't have the expertise to conduct a seance.<</if>><</linkreplace>>
<<linkreplace "Reject Case">><<replace "#all">><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para6">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para6">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para6">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Para.png" width=25%></span><div class="col-4"><div class="left"><span id ="main">
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para6">><</if>><</linkreplace>></span></div></div><</replace>><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</timed>><</if>><</replace>><</button>></span></span></div></div></div></span><</if>><<if $ParaCase =="Seance">><<masteraudio stop>><div class="animation"><span id="image"><img src="Candle.jpg" width=30%></span></div>
<span id="main">
You light the candle.
<<timed 3s>><i><<linkreplace "Is anyone there?(Two taps for Yes/one tap for No)">>
<<timed 2s>>There is a sudden chill in the room.<<audio Creepy loop play>><</timed>><<timed 4s>><<audio TwoTaps play>>
You hear 2 taps.<</timed>>
<<timed 6s>><<linkreplace "Next">><<replace "#main">>
<i><<linkreplace "Are you the spirit of">><<if $Name is true>>
<<linkreplace "Darragh Rivera">><<masteraudio stop>><<replace "#image">><</replace>><<replace "#main">>
The lights have gone out.
You warn people not to break the circle but they do anyway.
<<linkreplace "Next">><<goto "ParaOutcomes">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Callan Garrison">><<replace "#main">><<timed 1s>><i>You hear two taps.</i><<audio TwoTaps play>><</timed>>
<<timed 3s>><i>Where are you trapped?</i>
<<linkreplace "Dishwasher">><<masteraudio stop>><<replace "#image">><</replace>><<replace "#main">>
The lights have gone out.
You warn people not to break the circle but they do anyway.
<<linkreplace "Next">><<goto "ParaOutcomes">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Flute">><<masteraudio stop>><<replace "#image">><</replace>><<replace "#main">>
The lights have gone out.
You warn people not to break the circle but they do anyway.
<<linkreplace "Next">><<goto "ParaOutcomes">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Piano">><<replace "#main">><<timed 1s>><i>You hear two taps.</i><<audio TwoTaps play>><</timed>>
<<timed 3s>><i>How can we help?</i>
<<linkreplace "Sell the Piano">><i>You hear one tap.</i><<audio OneTap play>><</linkreplace>>
<<linkreplace "Break the Piano">><<replace "#main">><<timed 2s>><i>You hear two taps.</i><<audio TwoTaps play>><</timed>><<timed 4s>>
<<linkreplace "Next">><<masteraudio stop>><<goto "ParaSuccess">><</linkreplace>><</timed>><</replace>><</linkreplace>>
<<linkreplace "Play a tune">><i>You hear one tap.</i><<audio OneTap play>><</linkreplace>><</timed>><</replace>><</linkreplace>>
<<linkreplace "Armoire">><<masteraudio stop>><<replace "#image">><</replace>><<replace "#main">>
The lights have gone out.
You warn people not to break the circle but they do anyway.
<<linkreplace "Next">><<goto "ParaOutcomes">><</linkreplace>><</replace>><</linkreplace>><</timed>><</replace>><</linkreplace>>
<<linkreplace "Emilia Fields">><<masteraudio stop>><<replace "#image">><</replace>><<replace "#main">>
The lights have gone out.
You warn people not to break the circle but they do anyway.
<<linkreplace "Next">><<goto "ParaOutcomes">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Lennox Camacho">><<masteraudio stop>><<replace "#image">><</replace>><<replace "#main">>
The lights have gone out.
You warn people not to break the circle but they do anyway.
<<linkreplace "Next">><<goto "ParaOutcomes">><</linkreplace>><</replace>><</linkreplace>><<else>>
<<linkreplace "Rebecca West">><<masteraudio stop>><<replace "#image">><</replace>><<replace "#main">>
The lights have gone out.
You warn people not to break the circle but they do anyway.
<<linkreplace "Next">><<goto "ParaOutcomes">><</linkreplace>><</replace>><</linkreplace>>
<</if>><</linkreplace>></i><</replace>><</linkreplace>><</timed>>
<</linkreplace>></i><</timed>></span><</if>><<if $ParaCase =="Grey">><div class="col-12"><<masteraudio stop>><div class="animation"><span id="image"><img src="Lantern.jpg" width=20%></span></div><span id="right"><div class="right"></div></span>
<span id="main"><span id="intro">You light the lantern.</span>
<<timed 3s>><i><<linkreplace "Is anyone there?">><<replace "#intro">><</replace>><<timed 1s>><<audio Creepy loop play>><</timed>><<timed 3s>><<audio Yes volume 0.9 play>><</timed>><<timed 4s>><i>Yes</i><<replace "#right">><div class="right"><div class="animation"><span id="image2"><img src="Para1.jpg" width=80%></span></div></div><</replace>><</timed>>
<<timed 7s>><<linkreplace "Next">><<replace "#main">><i><<linkreplace "Are you the spirit of...">>
<<linkreplace "Amelia Webster?">><<replace "#image">><</replace>><<replace "#image2">><</replace>><<audio Creepy stop>><<replace "#main">>
The lights have gone out. The ghost has disappeared.
You warn people not to break the circle but they do anyway.
<<linkreplace "Next">><<masteraudio stop>><<set $Seance to false>><<goto "ParaOutcomes">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Alice Tarr?">><<replace "#main">><</replace>><<audio Yes volume 0.9 play>><<replace "#main">><<timed 1s>><i>Yes</i><</timed>>
<<timed 3s>><i><<linkreplace "Are you happy with the Memorial Stone Alice?">><<audio Yes volume 0.9 play>><<timed 1s>><i>Yes</i><</timed>>
<<timed 3s>><i><<linkreplace "Will you pass on now?">><<replace "#main">><</replace>><<replace "#right">><</replace>><<replace "#image">><</replace>><<timed 1s>><<audio Coming volume 0.9 play>><<replace "#main">><i>I'm coming in</i><</replace>><</timed>><<timed 6s>><<masteraudio stop>><<set $Seance to true>><<goto "ParaSuccess">><</timed>><</linkreplace>></i><</timed>><</linkreplace>></i><</timed>>
<</replace>><</linkreplace>>
<<linkreplace "Elizabeth Webb?">><<replace "#image">><</replace>><<replace "#image2">><</replace>><<audio Creepy stop>><<replace "#main">>
The lights have gone out. The ghost has disappeared.
You warn people not to break the circle but they do anyway.
<<linkreplace "Next">><<masteraudio stop>><<set $Seance to false>><<goto "ParaOutcomes">><</linkreplace>><</replace>><</linkreplace>>
<</linkreplace>></i><</replace>><</linkreplace>><</timed>>
<</linkreplace>></i><</timed>></span><</if>><<set $ParaCase to "Nil">><<set $ParaCase5 to false>><<set $Name to false>><<set $Reason to false>><<set $Object to false>><<set $ML to 0>> <<set $Equip to false>><<set $Hist to false>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Para6">><<goto "Early Finish">><<else>><span id="all"><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para7">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para7">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para7">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Para.png" width=25%></span><div class="col-4"><div class="left"><span id ="main"><span id="SalB"><<button "Collect Fee">><<replace "#SalB">><<if $ParaCase4 is true>><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>>You have a new case.
<<linkreplace "Shadow Forest">><<replace "#options">><</replace>><<replace "#image">><img src="Forest.jpg" width=45%><</replace>><<replace "#main">>Shadow Forest lies in a remote part of the country away from the main tourist routes.
<<linkreplace "Next">><<replace "#main">>The townspeople who live nearby tend towards superstition and never venture into the wood at night.
<<linkreplace "Next">><<replace "#main">>Ranger Karine Katar is disturbed by several disappearances over the last few months. People are afraid there might be something supernatural involved.
<<linkreplace "Next">><<replace "#main">>Karine wants you to investigate the disappearances. This case could be dangerous.
<<linkreplace "Take Case">><<set $ParaCase to "Shadow">><<goto "ParaOptions">><</linkreplace>>
<<linkreplace "Reject Case">><<replace "#all">><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para7">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para7">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para7">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Para.png" width=25%></span><div class="col-4"><div class="left"><span id ="main">
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para7">><</if>><</linkreplace>></span></div></div><</replace>><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><<else>>You didn't solve the Florence Horvat case.
But you do have a new case.
<<linkreplace "Shadow Forest">><<replace "#options">><</replace>><<replace "#image">><img src="Forest.jpg" width=45%><</replace>><<replace "#main">>Shadow Forest lies in a remote part of the country away from the main tourist routes.
<<linkreplace "Next">><<replace "#main">>The townspeople who live nearby tend towards superstition and never venture into the wood at night.
<<linkreplace "Next">><<replace "#main">>Ranger Karine Katar is disturbed by several disappearances over the last few months. She is reluctant to let people into the forest until the mystery is solved.
<<linkreplace "Next">><<replace "#main">>Karine wants you to investigate and help make the forest safe again.
She admits this case might be dangerous.
<<linkreplace "Take Case">><<set $ParaCase to "Shadow">><<goto "ParaOptions">><</linkreplace>>
<<linkreplace "Reject Case">><<replace "#all">><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para7">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para7">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para7">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Para.png" width=25%></span><div class="col-4"><div class="left"><span id ="main">
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para7">><</if>><</linkreplace>></span></div></div><</replace>><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>><</replace>><</button>></span></span></div></div></div></span><</if>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para7">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para7">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para7">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Forest.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">The owner of the shop welcomes you and tells you he is an expert on all the local legends and creatures.
<<linkreplace "Vampires">><<replace "#main">>Legend says that a vampire returns to Shadow Forest every few years. It fears the sun and it kills anyone who dares enter the forest at night or on stormy days.
<<linkreplace "Next">><<replace "#main">>If you want to destroy the vampire you need to go deep into the forest and when you see it throw garlic powder at it.
<<linkreplace "Buy Garlic Powder $10">><<set $Object to true>><<set $Money to $Money-10>><<audio Deduct play>><<replace "#money">><div class="animation">$Money</div><</replace>><</linkreplace>>
<<linkreplace "Close">><<goto "Shop">><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Werewolves">><<replace "#main">>Legend says that werewolves sometimes roam the Shadow Forest on nights of the full moon. There is a full moon tonight.
<<linkreplace "Next">><<replace "#main">>If you want to destroy the werewolf you need to go deep into the forest and when you see it thrust a pure silver sword through its heart.
<<linkreplace "Buy Silver Sword $20">><<set $Money to $Money-20>><<audio Deduct play>><<replace "#money">><div class="animation">$Money</div><</replace>><</linkreplace>>
<<linkreplace "Close">><<goto "Shop">><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Wood Demons">><<replace "#main">>Legend says that a wood demon lived in Shadow Forest long before people settled there. It only comes out at night it kills anyone who defiles the forest.
<<linkreplace "Next">><<replace "#main">>If you want to destroy the wood demon you need to go deep into the forest and when you see it throw holy water over it.
<<linkreplace "Buy Holy Water $10">><<set $Money to $Money-10>><<audio Deduct play>><<replace "#money">><div class="animation">$Money</div><</replace>><</linkreplace>>
<<linkreplace "Close">><<goto "Shop">><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Continue Investigation">><<goto "ParaOptions">><</linkreplace>></span></div></div><<set $NumItem to 0>><<set $Item1 to "Null">><<set $Item2 to "Null">><<set $Item3 to "Null">><<set $ParaCase to "Nil">><<set $ParaCase6 to false>><<set $Name to false>><<set $Reason to false>><<set $Object to false>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Para7">><<goto "Early Finish">><<else>><span id="all"><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para8">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para8">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para8">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Para.png" width=25%></span><div class="col-4"><div class="left"><span id ="main"><span id="SalB"><<button "Collect Fee">><<replace "#SalB">><<if $ParaCase5 is true>><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>>You have a new case.
<<linkreplace "Curse of the Pearl Necklace">><<replace "#options">><</replace>><<replace "#image">><img src="Pearl.jpg" width=30%><</replace>><<replace "#main">>Angela May Reynolds recently inherited a beautiful necklace from a great aunt she never new existed.
The necklace is comprised of a string of pearls with a black saphire as the centrepiece.
<<linkreplace "Next">><<replace "#main">>However, since the day the necklace arrived, a series of unfortunate events have occured and they seem to be getting worse.
<<linkreplace "Next">><<replace "#main">>Angela is entranced by the necklace and does not want to sell it at any price. She wants you to remove the curse from the necklace.
<<linkreplace "Take Case">><<if $Tcurse is true>><<set $ParaCase to "Curse">><<goto "ParaOptions">><<else>>You do not have the expertise to remove curses.<</if>><</linkreplace>>
<<linkreplace "Reject Case">><<replace "#all">><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para8">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para8">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para8">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Para.png" width=25%></span><div class="col-4"><div class="left"><span id ="main">
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para8">><</if>><</linkreplace>></span></div></div><</replace>><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><<else>>You didn't solve the Shadow Forest case.
But you do have a new case.
<<linkreplace "Curse of the Pearl Necklace">><<replace "#options">><</replace>><<replace "#image">><img src="Pearl.jpg" width=30%><</replace>><<replace "#main">>Angela May Reynolds recently inherited a beautiful necklace from a great aunt she never new existed.
The necklace is comprised of a string of pearls with a black saphire as the centrepiece.
<<linkreplace "Next">><<replace "#main">>However, since the day the necklace arrived, a series of unfortunate events have occured and they seem to be getting worse.
<<linkreplace "Next">><<replace "#main">>Angela is entranced by the necklace and does not want to sell it at any price.
She wants you to remove the curse from the necklace.
<<linkreplace "Take Case">><<if $Tcurse is true>><<set $ParaCase to "Curse">><<goto "ParaOptions">><<else>>You do not have the expertise to remove curses.<</if>><</linkreplace>>
<<linkreplace "Reject Case">><<replace "#all">><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para8">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para8">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para8">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Para.png" width=25%></span><div class="col-4"><div class="left"><span id ="main">
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para8">><</if>><</linkreplace>></span></div></div><</replace>><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>><</replace>><</button>></span></span></div></div></div></span><</if>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para4">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para4">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para4">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Para.png" width=20%></span><div class="col-4"><div class="left"><span id ="main">Paranormal Courses
<<linkreplace "Conducting Seances $50">><<set $Money to $Money-50>><<audio Deduct play>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#main">><<set $Tseance to true>>You learn about conducting seances in order to communicate with the dead including some important warnings.
<<linkreplace "Warnings">><<replace "#main">><i>- A minimum of 4 peoples' spiritual energy is required to form the seance circle.
- Do not break the circle for any reason until the spirit has gone.</i>
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para4">><</if>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Improving your ESP $50">><<set $Money to $Money-50>><<audio Deduct play>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#main">>You spend 2 weeks on a retreat deep in the mountains focusing on enhancing your extra sensory perception.
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para4">><</if>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Spirits and Sprites $60">><<set $Money to $Money-60>><<audio Deduct play>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#main">>You learn a lot about spirits and sprites in this uplifting course.
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para4">><</if>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Removing Curses $60">><<set $Money to $Money-60>><<audio Deduct play>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#main">><<set $Tcurse to true>>This course focuses on removing curses from objects using water, earth and fire in that order.
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para4">><</if>><</linkreplace>><</replace>><</linkreplace>>
SPECIAL (Recommended)
<<linkreplace "Seances and Curses $40">><<set $Money to $Money-40>><<audio Deduct play>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#main">><<set $Tcurse to true>><<set $Tseance to true>><span id="intro">This is a great opportunity to do 2 courses for a very low price.</span>
<<linkreplace "Conducting Seances">><<replace "#intro">>You learn about conducting seances in order to communicate with the dead. You need at least 4 people's spiritual energy to form the seance circle. You must not break the circle until the spirit has gone.<</replace>><</linkreplace>>
<<linkreplace "Removing Curses">><<replace "#intro">>This course focuses on removing curses from objects using water, earth and fire in that order.<</replace>><</linkreplace>>
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para4">><</if>><</linkreplace>><</replace>><</linkreplace>></span></div></div><<set $ParaCase to "Nil">><<set $ParaCase7 to false>><<set $Name to false>><<set $Reason to false>><<set $Object to false>><<set $Visit to 0>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Para8">><<goto "Early Finish">><<else>><span id="all"><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para9">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para9">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para9">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Para.png" width=25%></span><div class="col-4"><div class="left"><span id ="main"><span id="SalB"><<button "Collect Fee">><<replace "#SalB">><<if $ParaCase6 is true>><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>>You have a new case.
<<linkreplace "The Unwanted House">><<replace "#options">><</replace>><<replace "#image">><img src="House.jpg" width=40%><</replace>><<replace "#main">>Wilfried Frère recently put her house in the south of France up for sale.
She has lived in it for over 40 years but she's too old for stairs now.
<<linkreplace "Next">><<replace "#main">>Over a hundred people have inspected the house in a very popular area. But Wilfried has not had any offers.
Some people said they felt unwelcome inside but couldn't exactly say why.
<<linkreplace "Next">><<replace "#main">>Wilfried believes the house doesn't want her to leave.
She wants you to investigate the house and remove any supernatural forces that are present there.
<<linkreplace "Take Case">><<set $ParaCase to "House">><<goto "ParaOptions">><</linkreplace>>
<<linkreplace "Reject Case">><<replace "#all">><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para9">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para9">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para9">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Para.png" width=25%></span><div class="col-4"><div class="left"><span id ="main">
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para9">><</if>><</linkreplace>></span></div></div><</replace>><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><<else>>You were not able to remove the Curse from the Pearl Necklace.
But you do have a new case.
<<linkreplace "The Unwanted House">><<replace "#options">><</replace>><<replace "#image">><img src="House.jpg" width=40%><</replace>><<replace "#main">>Wilfried Frère recently put her house in the south of France up for sale.
She has lived in it for over 40 years but she's too old for stairs now.
<<linkreplace "Next">><<replace "#main">>Over a hundred people have inspected the house in a very popular area. But Wilfried has not had any offers.
Some people said they felt unwelcome inside but couldn't exactly say why.
<<linkreplace "Next">><<replace "#main">>Wilfried wants you to investigate the house and remove any supernatural forces that might be present there.
<<linkreplace "Take Case">><<set $ParaCase to "House">><<goto "ParaOptions">><</linkreplace>>
<<linkreplace "Reject Case">><<replace "#all">><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para9">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para9">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para9">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Para.png" width=25%></span><div class="col-4"><div class="left"><span id ="main">
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para9">><</if>><</linkreplace>></span></div></div><</replace>><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>><</replace>><</button>></span></span></div></div></div></span><</if>><<set $ParaCase to "Nil">><<set $Seance to false>><<set $ParaCase8 to false>><<set $Name to false>><<set $Reason to false>><<set $Object to false>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Para9">><<goto "Early Finish">><<else>><span id="all"><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para10">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para10">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para10">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Para.png" width=25%></span><div class="col-4"><div class="left"><span id ="main"><span id="SalB"><<button "Collect Fee">><<replace "#SalB">><<if $ParaCase7 is true>><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>>You have a new case.
<<linkreplace "The Grey Lady">><<replace "#options">><</replace>><<replace "#image">><img src="Hotel.jpg" width=40%><</replace>><<replace "#main">>Trevor Smithson is the owner of the Sunset Resort which is a favorite of tourists.
<<linkreplace "Next">><<replace "#main">>Trevor claims guests are being harassed by the ghost of a lady dressed in grey.
The ghost appears without warning outside and inside the hotel and even in guests' bedrooms.
<<linkreplace "Next">><<replace "#main">>Guests are being scared off and bookings have dropped dramatically.
Trevor wants you to investigate and get rid of the ghost.
<<linkreplace "Take Case">><<set $ParaCase to "Grey">><<goto "ParaOptions">><</linkreplace>>
<<linkreplace "Reject Case">><<replace "#all">><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para10">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para10">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para10">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Para.png" width=25%></span><div class="col-4"><div class="left"><span id ="main">
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para10">><</if>><</linkreplace>></span></div></div><</replace>><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><<else>>You were not able to solve the Unwanted House case.
But you do have a new case.
<<linkreplace "The Grey Lady">><<replace "#options">><</replace>><<replace "#image">><img src="Hotel.jpg" width=40%><</replace>><<replace "#main">>Trevor Smithson is the owner of the Sunset Resort which is a favorite of tourists.
<<linkreplace "Next">><<replace "#main">>Trevor claims guests are being harassed by the ghost of a lady dressed in grey.
The ghost appears without warning outside and inside the hotel and even in guests' bedrooms.
<<linkreplace "Next">><<replace "#main">>Guests are being scared off and bookings have dropped dramatically.
Trevor wants you to investigate and get rid of the ghost.
<<linkreplace "Take Case">><<set $ParaCase to "Grey">><<goto "ParaOptions">><</linkreplace>>
<<linkreplace "Reject Case">><<replace "#all">><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Para10">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Para10">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Para10">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Para.png" width=25%></span><div class="col-4"><div class="left"><span id ="main">
<<linkreplace "Next Year">><<masteraudio stop>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Para10">><</if>><</linkreplace>></span></div></div><</replace>><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>><</replace>><</button>></span></span></div></div></div></span><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Para10">><<goto "Early Finish">><<else>><span id="all"><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<set $Dest to "Choose Career">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<set $Dest to "Choose Career">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Choose Career">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Para.png" width=25%></span><div class="col-4"><div class="left"><span id ="main"><<if $ParaCase8 is true>>Congratulations.
You have successfully completed 10 years as a Paranormal Investigator.
<span id="SalB"><<button "Collect Fee">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<replace "#main">>In spite of feeling a little strange lately and wanting to wear grey clothes you are ready for your new career.
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i><</replace>><</replace>><</button>></span>
<<else>>You didn't solve the case of the Grey Lady.
But you have successfully completed 10 years as a Paranormal Investigator.
You are ready for your new career.
<<linkreplace "New Career">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i><</if>></span></div></div></div></span><</if>><<set $Slack to 0>><<set $SharkCorrect2 to false>><<set $SharkCorrect to 0>><<set $Shark to false>><<set $MTour to 0>><<set $Correct to 0>><<set $Snorkel to 0>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Marine1">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><div class="small"><i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i></div></span></div>
<span id="image"><img src="Marine.jpg" width=50%></span><div class="col-4"><div class="left"><span id ="main">Congratulations on successfully completing your training in Marine Biology.
Your first job is for a tour operator on the Great Barrier Reef.
<<linkreplace "Next">><<replace "#options">><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Slack to $Slack+1>><<set $Dest to "Marine2">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Slack to $Slack+1>><<set $Dest to "Marine2">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Slack to $Slack+1>><<set $Dest to "Marine2">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#image">><img src="Marine.jpg" width=30%>
<</replace>><<replace "#main">>Your annual salary is:<<set $SalMoney to $SalMoney +2000>><<set $SalHearts to $SalHearts+10>><<set $SalStars to $SalStars+1>><<timed 1s>>
<img src="MoneyS.png" width=10%> 2,000<<replace "#salmoney">><div class="animation"><span style="color:#cc9900">$SalMoney</span></div><</replace>><</timed>><<timed 2s>><<replace "#salhearts">><div class="animation"><span style="color:#cc9900">$SalHearts</span></div><</replace>>
<img src="HeartS.png" width=10%> 10<</timed>><<timed 3s>><<replace "#salstars">><div class="animation"><span style="color:#cc9900">$SalStars</span></div><</replace>>
<img src="StarS.png" width=10%> 1
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<linkreplace "Next">><<replace "#main">>Your job is to lead snorkelling tours and identify reef marine life for the group.
<<linkreplace "Guide to Marine Life">><<set $TourDest to "Marine1">><<goto "TourGuide">><</linkreplace>>
<<linkreplace "Start Tour">><<set $MTour to 1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>><</replace>><</button>></span><</timed>><</replace>><</linkreplace>></span></div></div></div><</if>><<if $MTour==1>><<audio UnderWater loop play>><link href="https://fonts.googleapis.com/css?family=Lobster" rel="stylesheet"><div id='wrapper' class="wrapper"><div class="bubble smallb"></div><div class="bubble s-medium"></div><div class="bubble medium"></div><div class="bubble largeb"></div><div class="bubble small-l"></div></div>
<div class="right"><span id="image"></span></div>
<div class="left"><span id ="text"></span></div>
<<if $Snorkel==0>><<timed 3s>><<replace "#image">><div class="animation"><img src="Clown Fish.jpg" width=40%></div><</replace>><<replace "#image">><div class="animation1"><img src="Clown Fish.jpg" width=40%></div><</replace>><</timed>><<timed 7s>><<replace "#text">>Wow! That was a
<<linkreplace "Manta Ray">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Turtle">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Clown Fish">><<set $Correct to $Correct+1>><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Humpback Whale">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Maori Wrasse">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Hammerhead Shark">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Giant Clam">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Potato Cod">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>><</replace>><<replace "#image">><</replace>><</timed>><</if>><<if $Snorkel==1>><<timed 3s>><<replace "#image">><div class="animation"><img src="Manta Ray.png" width=40%></div><</replace>><<replace "#image">><div class="animation1"><img src="Manta Ray.png" width=40%></div><</replace>><</timed>><<timed 7s>><<replace "#text">>And there was a
<<linkreplace "Manta Ray">><<set $Correct to $Correct+1>><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Humpback Whale">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Clown Fish">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Giant Clam">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Maori Wrasse">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Turtle">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Hammerhead Shark">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Potato Cod">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>><</replace>><<replace "#image">><</replace>><</timed>><</if>><<if $Snorkel==2>><<timed 3s>><<replace "#image">><div class="animation"><img src="Potato Cod.jpg" width=40%></div><</replace>><<replace "#image">><div class="animation1"><img src="Potato Cod.jpg" width=40%></div><</replace>><</timed>><<timed 7s>><<replace "#text">>There was a
<<linkreplace "Manta Ray">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Hammerhead Shark">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Clown Fish">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Turtle">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Maori Wrasse">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Humpback Whale">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Giant Clam">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Potato Cod">><<set $Correct to $Correct+1>><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>><</replace>><<replace "#image">><</replace>><</timed>><</if>><<if $Snorkel==3>><<timed 3s>><<replace "#image">><div class="animation"><img src="Wrasse.jpg" width=40%></div><</replace>><<replace "#image">><div class="animation1"><img src="Wrasse.jpg" width=40%></div><</replace>><</timed>><<timed 7s>><<replace "#text">>That was the very distinctive
<<linkreplace "Turtle">><<replace "#text">><<replace "#text">><<linkreplace "End Tour">><<set $Snorkel to 0>><<goto "MarineOutcome">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Manta Ray">><<replace "#text">><<linkreplace "End Tour">><<set $Snorkel to 0>><<goto "MarineOutcome">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Hammerhead Shark">><<replace "#text">><<linkreplace "End Tour">><<set $Snorkel to 0>><<goto "MarineOutcome">><</linkreplace>><</replace>><</replace>><</linkreplace>>
<<linkreplace "Clown Fish">><<replace "#text">><<linkreplace "End Tour">><<set $Snorkel to 0>><<goto "MarineOutcome">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Giant Clam">><<replace "#text">><<linkreplace "End Tour">><<set $Snorkel to 0>><<goto "MarineOutcome">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Humpback Whale">><<replace "#text">><<linkreplace "End Tour">><<set $Snorkel to 0>><<goto "MarineOutcome">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Maori Wrasse">><<set $Correct to $Correct+1>><<replace "#text">><<linkreplace "End Tour">><<set $Snorkel to 0>><<goto "MarineOutcome">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Potato Cod">><<replace "#text">><<linkreplace "End Tour">><<set $Snorkel to 0>><<goto "MarineOutcome">><</linkreplace>><</replace>><</linkreplace>><</replace>><<replace "#image">><</replace>><</timed>><</if>><</if>><<if $MTour==2>><<audio UnderWater loop play>><link href="https://fonts.googleapis.com/css?family=Lobster" rel="stylesheet"><div id='wrapper' class="wrapper"><div class="bubble smallb"></div><div class="bubble s-medium"></div><div class="bubble medium"></div><div class="bubble largeb"></div><div class="bubble small-l"></div></div>
<div class="right"><span id="image"></span></div>
<div class="left"><span id ="text"></span></div><<if $Snorkel==0>><<timed 3s>><<replace "#image">><div class="animation"><img src="Turtle.jpg" width=40%></div><</replace>><<replace "#image">><div class="animation1"><img src="Turtle.jpg" width=40%></div><</replace>><</timed>><<timed 7s>><<replace "#text">>Wow! That was a
<<linkreplace "Manta Ray">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Turtle">><<set $Correct to $Correct+1>><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Clown Fish">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Humpback Whale">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Maori Wrasse">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Hammerhead Shark">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Giant Clam">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Potato Cod">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>><</replace>><<replace "#image">><</replace>><</timed>><</if>><<if $Snorkel==1>><<timed 3s>><<replace "#image">><div class="animation"><img src="Manta Ray.png" width=40%></div><</replace>><<replace "#image">><div class="animation1"><img src="Humpback.jpg" width=40%></div><</replace>><</timed>><<timed 7s>><<replace "#text">>Amazing! That was a
<<linkreplace "Manta Ray">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Humpback Whale">><<set $Correct to $Correct+1>><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Clown Fish">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Giant Clam">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Maori Wrasse">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Turtle">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Hammerhead Shark">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Potato Cod">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>><</replace>><<replace "#image">><</replace>><</timed>><</if>><<if $Snorkel==2>><<timed 3s>><<replace "#image">><div class="animation"><img src="Potato Cod.jpg" width=40%></div><</replace>><<replace "#image">><div class="animation1"><img src="Clam.jpg" width=40%></div><</replace>><</timed>><<timed 7s>><<replace "#text">>That was a
<<linkreplace "Manta Ray">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Hammerhead Shark">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Clown Fish">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Turtle">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Maori Wrasse">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Humpback Whale">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Giant Clam">><<set $Correct to $Correct+1>><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Potato Cod">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>><</replace>><<replace "#image">><</replace>><</timed>><</if>><<if $Snorkel==3>><<timed 3s>><<replace "#image">><div class="animation"><img src="Wrasse.jpg" width=40%></div><</replace>><<replace "#image">><div class="animation1"><img src="Hammerhead.jpg" width=40%></div><</replace>><</timed>><<timed 7s>><<replace "#text">>There was a school of
<<linkreplace "Turtles">><<replace "#text">><<linkreplace "End Tour">><<set $Snorkel to 0>><<goto "MarineOutcome">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Manta Rays">><<replace "#text">><<linkreplace "End Tour">><<set $Snorkel to 0>><<goto "MarineOutcome">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Hammerhead Sharks">><<set $Correct to $Correct+1>><<replace "#text">><<linkreplace "End Tour">><<set $Snorkel to 0>><<goto "MarineOutcome">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Clown Fish">><<replace "#text">><<linkreplace "End Tour">><<set $Snorkel to 0>><<goto "MarineOutcome">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Giant Clams">><<replace "#text">><<linkreplace "End Tour">><<set $Snorkel to 0>><<goto "MarineOutcome">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Humpback Whales">><<replace "#text">><<linkreplace "End Tour">><<set $Snorkel to 0>><<goto "MarineOutcome">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Maori Wrasse">><<replace "#text">><<linkreplace "End Tour">><<set $Snorkel to 0>><<goto "MarineOutcome">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Potato Cod">><<replace "#text">><<linkreplace "End Tour">><<set $Snorkel to 0>><<goto "MarineOutcome">><</linkreplace>><</replace>><</linkreplace>><</replace>><<replace "#image">><</replace>><</timed>><</if>><</if>><<if $MTour==3>><<audio UnderWater loop play>><link href="https://fonts.googleapis.com/css?family=Lobster" rel="stylesheet"><div id='wrapper' class="wrapper"><div class="bubble smallb"></div><div class="bubble s-medium"></div><div class="bubble medium"></div><div class="bubble largeb"></div><div class="bubble small-l"></div></div>
<div class="right"><span id="image"></span></div>
<div class="left"><span id ="text"></span></div><<if $Snorkel==0>><<timed 3s>><<replace "#image">><div class="animation"><img src="Clown Fish.jpg" width=40%></div><</replace>><<replace "#image">><div class="animation1"><img src="Clown Fish.jpg" width=40%></div><</replace>><</timed>><<timed 7s>><<replace "#text">>That was a cute
<<linkreplace "Manta Ray">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Turtle">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Clown Fish">><<set $Correct to $Correct+1>><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Humpback Whale">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Maori Wrasse">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Hammerhead Shark">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Giant Clam">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Potato Cod">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>><</replace>><<replace "#image">><</replace>><</timed>><</if>><<if $Snorkel==1>><<timed 3s>><<replace "#image">><div class="animation"><img src="Clown Fish.jpg" width=40%></div><</replace>><<replace "#image">><div class="animation1"><img src="Clown Fish.jpg" width=40%></div><</replace>><</timed>><<timed 7s>><<replace "#text">>And there was another
<<linkreplace "Manta Ray">>><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Humpback Whale">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Clown Fish">><<set $Correct to $Correct+1>><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Giant Clam">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Maori Wrasse">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Turtle">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Hammerhead Shark">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Potato Cod">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>><</replace>><<replace "#image">><</replace>><</timed>><</if>><<if $Snorkel==2>><<timed 3s>><<replace "#image">><div class="animation"><img src="Manta Ray.png" width=40%></div><</replace>><<replace "#image">><div class="animation1"><img src="Manta Ray.png" width=40%></div><</replace>><</timed>><<timed 7s>><<replace "#text">>There was a gliding
<<linkreplace "Manta Ray">><<set $Correct to $Correct+1>><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Hammerhead Shark">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Clown Fish">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Turtle">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Maori Wrasse">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Humpback Whale">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Giant Clam">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Potato Cod">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>><</replace>><<replace "#image">><</replace>><</timed>><</if>><<if $Snorkel==3>><<timed 3s>><<replace "#image">><div class="animation"><img src="Wrasse.jpg" width=40%></div><</replace>><<replace "#image">><div class="animation1"><img src="Wrasse.jpg" width=40%></div><</replace>><</timed>><<timed 7s>><<replace "#text">>That was the very distinctive
<<linkreplace "Turtle">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Manta Ray">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Hammerhead Shark">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Clown Fish">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Giant Clam">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Humpback Whale">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Maori Wrasse">><<set $Correct to $Correct+1>><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Potato Cod">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>><</replace>><<replace "#image">><</replace>><</timed>><</if>><<if $Snorkel==4>><<timed 3s>><<replace "#image">><div class="animation"><img src="Humpback.jpg" width=40%></div><</replace>><<replace "#image">><div class="animation1"><img src="Humpback.jpg" width=40%></div><</replace>><</timed>><<timed 7s>><<replace "#text">>There was a majestic
<<linkreplace "Turtle">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Manta Ray">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Hammerhead Shark">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Clown Fish">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Giant Clam">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Humpback Whale">><<set $Correct to $Correct+1>><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Maori Wrasse">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Potato Cod">><<replace "#text">><<linkreplace "Continue Snorkelling">><<set $Snorkel to $Snorkel+1>><<goto "MarineTour">><</linkreplace>><</replace>><</linkreplace>><</replace>><<replace "#image">><</replace>><</timed>><</if>><<if $Snorkel==5>><<timed 3s>><<replace "#image">><div class="animation"><img src="Turtle.jpg" width=40%></div><</replace>><<replace "#image">><div class="animation1"><img src="Turtle.jpg" width=40%></div><</replace>><</timed>><<timed 7s>><<replace "#text">>There goes a ....... in the shallows.
<<linkreplace "Turtle">><<set $Correct to $Correct+1>><<replace "#text">><<linkreplace "End Tour">><<set $Snorkel to 0>><<goto "MarineOutcome">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Manta Ray">><<replace "#text">><<linkreplace "End Tour">><<set $Snorkel to 0>><<goto "MarineOutcome">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Hammerhead Shark">><<replace "#text">><<linkreplace "End Tour">><<set $Snorkel to 0>><<goto "MarineOutcome">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Clown Fish">><<replace "#text">><<linkreplace "End Tour">><<set $Snorkel to 0>><<goto "MarineOutcome">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Giant Clam">><<replace "#text">><<linkreplace "End Tour">><<set $Snorkel to 0>><<goto "MarineOutcome">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Humpback Whale">><<replace "#text">><<linkreplace "End Tour">><<set $Snorkel to 0>><<goto "MarineOutcome">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Maori Wrasse">><<replace "#text">><<linkreplace "End Tour">><<set $Snorkel to 0>><<goto "MarineOutcome">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Potato Cod">><<replace "#text">><<linkreplace "End Tour">><<set $Snorkel to 0>><<goto "MarineOutcome">><</linkreplace>><</replace>><</linkreplace>><</replace>><<replace "#image">><</replace>><</timed>><</if>><</if>><<masteraudio stop>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="holiday"></span></div>
<span id="image"></span><div class="col-4"><div class="left"><span id ="main"><<if $MTour==1>><<timed 0.01s>><<replace "#image">><img src="Marine.jpg" width=30%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<masteraudio stop>><<set $Dest to "Marine2">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<masteraudio stop>><<set $Dest to "Marine2">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Marine2">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<masteraudio stop>><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>></div><</replace>><</timed>><<if $Correct==4>><<set $Hearts to $Hearts+20>><<set $Stars to $Stars+5>>Well done on a very successful tour.
You correctly identified all the species you saw. <<timed 2s>>You receive <<audio Money play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=10%> 20
<<replace "#stars">><div class="animation">$Stars</div><</replace>><img src="StarS.png" width=10%> 5<</timed>><<timed 4s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Marine2">><</if>><</linkreplace>><</timed>><<else>>The tour is finished. You didn't identify all the species you saw correctly but the participants had a good time.
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Marine2">><</if>><</linkreplace>><</if>><</if>><<if $MTour==2>><<timed 0.01s>><<replace "#image">><img src="Marine.jpg" width=30%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Marine3">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Marine3">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Marine3">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><</timed>><<if $Correct==4>><<set $Hearts to $Hearts+20>><<set $Stars to $Stars+5>>Well done on a very successful tour.
You correctly identified all the species you saw. <<timed 2s>>You receive <<audio Money play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=10%> 20
<<replace "#stars">><div class="animation">$Stars</div><</replace>><img src="StarS.png" width=10%> 5<</timed>><<timed 4s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Marine3">><</if>><</linkreplace>><</timed>><<else>>The tour is finished. You didn't identify all the species you saw correctly but the participants had a good time.
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Marine3">><</if>><</linkreplace>><</if>><</if>><<if $MTour==3>><<timed 0.01s>><<replace "#image">><img src="Marine.jpg" width=30%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Marine4">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Marine4">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Marine4">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><</timed>><<if $Correct==6>><<set $Hearts to $Hearts+20>><<set $Stars to $Stars+5>>Well done on a very successful tour.
You correctly identified all the species you saw. <<timed 2s>>You receive <<audio Money play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=10%> 20
<<replace "#stars">><div class="animation">$Stars</div><</replace>><img src="StarS.png" width=10%> 5<</timed>><<timed 4s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Marine4">><</if>><</linkreplace>><</timed>><<else>>The tour is finished. You didn't identify all the species you saw correctly but the participants had a good time.
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Marine4">><</if>><</linkreplace>><</if>><</if>><<if $MDive==1>><<timed 0.01s>><<replace "#image">><img src="Jellyfish.jpg" width=30%><</replace>><<set $Hearts to $Hearts+10>>What a wondrous experience. You enjoyed yourself immensely.<</timed>>
<<timed 3s>>You gain <<audio Money play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=10%> 10<</timed>>
<<timed 5s>><<linkreplace "Record Findings">><<replace "#main">>Enter the number of Crystal Jellyfish you observed: <i>(,000)</i>
<table><tr><td><<linkreplace "Five">><<set $Jelly1 to 5>><<replace "#main">><<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Marine5">><</if>><</linkreplace>><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Marine5">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Marine5">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Marine5">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><</linkreplace>></td><td><<linkreplace "Ten">><<set $Jelly1 to 10>><<replace "#main">><<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Marine5">><</if>><</linkreplace>><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Marine5">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Marine5">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Marine5">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><</linkreplace>></td><td><<linkreplace "Seven">><<set $Jelly1 to 7>><<replace "#main">><<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Marine5">><</if>><</linkreplace>><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Marine5">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Marine5">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Marine5">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><</linkreplace>></td><td><<linkreplace "Eight">><<set $Jelly1 to 8>><<replace "#main">><<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Marine5">><</if>><</linkreplace>><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Marine5">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Marine5">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Marine5">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><</linkreplace>></td></tr></table><</replace>><</linkreplace>><</timed>><</if>><<if $MDive==2>><<timed 0.01s>><<replace "#image">><img src="Jellyfish.jpg" width=30%><</replace>><<set $Hearts to $Hearts+10>>What a wondrous experience. You enjoyed yourself immensely.<</timed>>
<<timed 3s>>You gain <<audio Money play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=10%> 10<</timed>>
<<timed 5s>><<linkreplace "Record Findings">><<replace "#main">>Enter the number of Crystal Jellyfish you observed: <i>(,000)</i>
<table><tr><td><<linkreplace "Five">><<set $Jelly2 to 5>><<replace "#main">><<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Marine6">><</if>><</linkreplace>><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Marine6">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Marine6">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Marine6">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><</linkreplace>></td><td><<linkreplace "Ten">><<set $Jelly2 to 10>><<replace "#main">><<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Marine6">><</if>><</linkreplace>><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Marine6">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Marine6">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Marine6">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><</linkreplace>></td><td><<linkreplace "Seven">><<set $Jelly2 to 7>><<replace "#main">><<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Marine6">><</if>><</linkreplace>><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Marine6">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Marine6">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Marine6">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><</linkreplace>></td><td><<linkreplace "Eight">><<set $Jelly2 to 8>><<replace "#main">><<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Marine6">><</if>><</linkreplace>><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Marine6">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Marine6">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Marine6">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<masteraudio stop>><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>></div><</replace>><</linkreplace>></td></tr></table><</replace>><</linkreplace>><</timed>><</if>><<if $MDive==3>><<timed 0.01s>><<replace "#image">><img src="Jellyfish.jpg" width=30%><</replace>><<set $Hearts to $Hearts+10>>What a wondrous experience. You enjoyed yourself immensely.<</timed>>
<<timed 3s>>You gain <<audio Money play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=10%> 10<</timed>>
<<timed 5s>><<linkreplace "Record Findings">><<replace "#main">>Enter the number of Crystal Jellyfish you observed: <i>(,000)</i>
<table><tr><td><<linkreplace "Five">><<set $Jelly3 to 5>><<replace "#main">><<linkreplace "Summary Report">><<goto "MarineReport">><</linkreplace>><</replace>><</linkreplace>></td><td><<linkreplace "Ten">><<set $Jelly3 to 10>><<replace "#main">><<linkreplace "Summary Report">><<goto "MarineReport">><</linkreplace>><</replace>><</linkreplace>></td><td><<linkreplace "Seven">><<set $Jelly3 to 7>><<replace "#main">><<linkreplace "Summary Report">><<goto "MarineReport">><</linkreplace>><</replace>><</linkreplace>></td><td><<linkreplace "Eight">><<set $Jelly3 to 8>><<replace "#main">><<linkreplace "Summary Report">><<goto "MarineReport">><</linkreplace>><</replace>><</linkreplace>></td></tr></table><</replace>><</linkreplace>><</timed>><</if>><<if $Shark is true>><<timed 0.01s>><<replace "#image">><img src="Marine1.jpg" width=30%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Marine10">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Marine10">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Marine10">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><</timed>><<if $SharkCorrect==4>><<set $Hearts to $Hearts+70>><<set $Stars to $Stars+15>>Your report is well received in marine biology circles and your research is held in high esteem.
<<timed 2s>>You receive <<audio Money play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=10%> 70
<<replace "#stars">><div class="animation">$Stars</div><</replace>><img src="StarS.png" width=10%> 15<</timed>><<timed 4s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Marine10">><</if>><</linkreplace>><</timed>><<else>><<timed 0.1s>>Your report contains some inaccuracies and is not well received in marine biology circles.
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Marine10">><</if>><</linkreplace>><</timed>><</if>><</if>></span></div></div><<set $MTour to 0>><<set $Snorkel to 0>><<set $Correct to 0>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Marine2">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Slack to $Slack+1>><<set $Dest to "Marine3">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Slack to $Slack+1>><<set $Dest to "Marine3">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Slack to $Slack+1>><<set $Dest to "Marine3">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Marine.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<replace "#main">>It's going to be a busy year for snorkelling tours.
<<linkreplace "Guide to Marine Life">><<set $TourDest to "Marine2">><<goto "TourGuide">><</linkreplace>>
<<linkreplace "Start Tour">><<set $MTour to 2>><<goto "MarineTour">><</linkreplace>><</replace>><</replace>><</button>></span></span></div></div><</if>><<set $MTour to 0>><<set $Correct to 0>><<set $Snorkel to 0>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Marine3">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Slack to $Slack+1>><<set $Dest to "Marine4">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Slack to $Slack+1>><<set $Dest to "Marine4">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Slack to $Slack+1>><<set $Dest to "Marine4">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Marine.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<replace "#main">>It's another busy year for snorkelling tours.
<<linkreplace "Guide to Marine Life">><<set $TourDest to "Marine3">><<goto "TourGuide">><</linkreplace>>
<<linkreplace "Start Tour">><<set $MTour to 3>><<goto "MarineTour">><</linkreplace>><</replace>><</replace>><</button>></span></span></div></div><</if>><<set $MTour to 0>><<set $MDive to 0>><<set $Jelly1 to 0>><<set $Jelly2 to 0>><<set $Jelly3 to 0>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Marine4">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><div class="small"><i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i></div></span></div>
<span id="image"><img src="Jellyfish.jpg" width=50%></span><div class="col-4"><div class="left"><span id ="main"><<if $Slack gte 2>><<timed 0.1s>>Unfortunately your employers think you take too much time off and don't focus enough on your job.
<<linkreplace "You Are Sacked">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</timed>><<else>>Congratulations.
You have been promoted to Research Assistant on a project in the Pacific ocean off the coast of North America.
<<linkreplace "Next">><<replace "#options">><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $MDive to $MDive+1>><<set $Dest to "Marine5">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $MDive to $MDive+1>><<set $Dest to "Marine5">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $MDive to $MDive+1>><<set $Dest to "Marine5">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#image">><img src="Jellyfish.jpg" width=30%>
<</replace>><<replace "#main">>Your new annual salary is:<<set $SalMoney to $SalMoney +2000>><<set $SalHearts to $SalHearts+30>><<set $SalStars to $SalStars+4>><<timed 1s>>
<img src="MoneyS.png" width=10%> 4,000<<replace "#salmoney">><div class="animation"><span style="color:#cc9900">$SalMoney</span></div><</replace>><</timed>><<timed 2s>><<replace "#salhearts">><div class="animation"><span style="color:#cc9900">$SalHearts</span></div><</replace>>
<img src="HeartS.png" width=10%> 40<</timed>><<timed 3s>><<replace "#salstars">><div class="animation"><span style="color:#cc9900">$SalStars</span></div><</replace>>
<img src="StarS.png" width=10%> 5
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<linkreplace "Next">><<replace "#main">>Jellyfish help with nutrient cycling in the ocean.
Your job over the next few years is to monitor Crystal Jellyfish numbers.
Crystal jellyfish are bioluminescent so you will diving at night.
<<linkreplace "Start Dive">><<set $MDive to $MDive+1>><<goto "MarineTour1">><</linkreplace>><</replace>><</linkreplace>><</replace>><</button>></span><</timed>><</replace>><</linkreplace>><</if>></span></div></div></div><</if>><<if $MDive == 1>><<audio UnderWater loop play>><link href="https://fonts.googleapis.com/css?family=Lobster" rel="stylesheet"><div id='wrapper' class="wrapper"><div class="bubble smallb"></div><div class="bubble s-medium"></div><div class="bubble medium"></div><div class="bubble largeb"></div><div class="bubble small-l"></div></div>
<div class="right"><span id="image"></span></div>
<div class="left"><span id ="text"></span></div>
<<timed 3s>><<replace "#image">><div class="animation"><img src="Jellyfish.jpg" width=40%></div><</replace>><<replace "#image">><div class="animation1"><img src="Jellyfish.jpg" width=40%></div><</replace>><</timed>><<timed 7s>><<replace "#image">><</replace>><</timed>><<timed 4s>><<replace "#text">><div class="animation"><img src="Jellyfish1.jpg" width=40%></div><</replace>><<replace "#text">><div class="animation1"><img src="Jellyfish1.jpg" width=40%></div><</replace>><</timed>><<timed 8s>><<replace "#text">><</replace>><</timed>><<timed 9s>><<replace "#image">><div class="animation"><img src="Jellyfish1.jpg" width=40%></div><</replace>><<replace "#image">><div class="animation1"><img src="Jellyfish1.jpg" width=40%></div><</replace>><</timed>><<timed 13s>><<replace "#image">><</replace>><</timed>><<timed 14s>><<replace "#text">><div class="animation"><img src="Jellyfish.jpg" width=40%></div><</replace>><<replace "#text">><div class="animation1"><img src="Jellyfish.jpg" width=40%></div><</replace>><</timed>><<timed 17s>><<replace "#text">><</replace>><</timed>><<timed 14s>><<replace "#image">><div class="animation"><img src="Jellyfish.jpg" width=40%></div><</replace>><<replace "#image">><div class="animation1"><img src="Jellyfish.jpg" width=40%></div><</replace>><</timed>><<timed 17s>><<replace "#image">><</replace>><</timed>><<timed 15s>><<replace "#text">><div class="animation"><img src="Jellyfish.jpg" width=40%></div><</replace>><<replace "#text">><div class="animation1"><img src="Jellyfish.jpg" width=40%></div><</replace>><</timed>><<timed 19s>><<replace "#text">><</replace>><</timed>><<timed 23s>><<linkreplace "End Dive">><<masteraudio stop>><<goto "MarineOutcome">><</linkreplace>><</timed>><</if>>
<<if $MDive == 2>><<audio UnderWater loop play>><link href="https://fonts.googleapis.com/css?family=Lobster" rel="stylesheet"><div id='wrapper' class="wrapper"><div class="bubble smallb"></div><div class="bubble s-medium"></div><div class="bubble medium"></div><div class="bubble largeb"></div><div class="bubble small-l"></div></div>
<div class="right"><span id="image"></span></div>
<div class="left"><span id ="text"></span></div>
<<timed 3s>><<replace "#image">><div class="animation"><img src="Jellyfish.jpg" width=40%></div><</replace>><<replace "#image">><div class="animation1"><img src="Jellyfish.jpg" width=40%></div><</replace>><</timed>><<timed 7s>><<replace "#image">><</replace>><</timed>><<timed 4s>><<replace "#text">><div class="animation"><img src="Jellyfish1.jpg" width=40%></div><</replace>><<replace "#text">><div class="animation1"><img src="Jellyfish1.jpg" width=40%></div><</replace>><</timed>><<timed 8s>><<replace "#text">><</replace>><</timed>><<timed 9s>><<replace "#image">><div class="animation"><img src="Jellyfish1.jpg" width=40%></div><</replace>><<replace "#image">><div class="animation1"><img src="Jellyfish1.jpg" width=40%></div><</replace>><</timed>><<timed 13s>><<replace "#image">><</replace>><</timed>><<timed 14s>><<replace "#text">><div class="animation"><img src="Jellyfish.jpg" width=40%></div><</replace>><<replace "#text">><div class="animation1"><img src="Jellyfish.jpg" width=40%></div><</replace>><</timed>><<timed 17s>><<replace "#text">><</replace>><</timed>><<timed 14s>><<replace "#image">><div class="animation"><img src="Jellyfish1.jpg" width=40%></div><</replace>><<replace "#image">><div class="animation1"><img src="Jellyfish1.jpg" width=40%></div><</replace>><</timed>><<timed 17s>><<replace "#image">><</replace>><</timed>><<timed 15s>><<replace "#text">><div class="animation"><img src="Jellyfish.jpg" width=40%></div><</replace>><<replace "#text">><div class="animation1"><img src="Jellyfish.jpg" width=40%></div><</replace>><</timed>><<timed 19s>><<replace "#text">><</replace>><</timed>><<timed 23s>><<linkreplace "End Dive">><<masteraudio stop>><<goto "MarineOutcome">><</linkreplace>><</timed>><</if>>
<<if $MDive == 3>><<audio UnderWater loop play>><link href="https://fonts.googleapis.com/css?family=Lobster" rel="stylesheet"><div id='wrapper' class="wrapper"><div class="bubble smallb"></div><div class="bubble s-medium"></div><div class="bubble medium"></div><div class="bubble largeb"></div><div class="bubble small-l"></div></div>
<div class="right"><span id="image"></span></div>
<div class="left"><span id ="text"></span></div>
<<timed 3s>><<replace "#image">><div class="animation"><img src="Jellyfish1.jpg" width=40%></div><</replace>><<replace "#image">><div class="animation1"><img src="Jellyfish1.jpg" width=40%></div><</replace>><</timed>><<timed 7s>><<replace "#image">><</replace>><</timed>><<timed 4s>><<replace "#text">><div class="animation"><img src="Wrasse.jpg" width=30%></div><</replace>><<replace "#text">><div class="animation1"><img src="Wrasse.jpg" width=30%></div><</replace>><</timed>><<timed 8s>><<replace "#text">><</replace>><</timed>><<timed 9s>><<replace "#image">><div class="animation"><img src="Jellyfish1.jpg" width=40%></div><</replace>><<replace "#image">><div class="animation1"><img src="Jellyfish1.jpg" width=40%></div><</replace>><</timed>><<timed 13s>><<replace "#image">><</replace>><</timed>><<timed 14s>><<replace "#text">><div class="animation"><img src="Jellyfish.jpg" width=40%></div><</replace>><<replace "#text">><div class="animation1"><img src="Jellyfish.jpg" width=40%></div><</replace>><</timed>><<timed 17s>><<replace "#text">><</replace>><</timed>><<timed 14s>><<replace "#image">><div class="animation"><img src="Jellyfish1.jpg" width=40%></div><</replace>><<replace "#image">><div class="animation1"><img src="Jellyfish1.jpg" width=40%></div><</replace>><</timed>><<timed 17s>><<replace "#image">><</replace>><</timed>><<timed 15s>><<replace "#text">><div class="animation"><img src="Jellyfish.jpg" width=40%></div><</replace>><<replace "#text">><div class="animation1"><img src="Jellyfish.jpg" width=40%></div><</replace>><</timed>><<timed 19s>><<replace "#text">><</replace>><</timed>><<timed 23s>><<linkreplace "End Dive">><<masteraudio stop>><<goto "MarineOutcome">><</linkreplace>><</timed>><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Marine5">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $MDive to $MDive+1>><<set $Dest to "Marine6">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $MDive to $MDive+1>><<set $Dest to "Marine6">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $MDive to $MDive+1>><<set $Dest to "Marine6">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Jellyfish.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<replace "#main">>The Crystal Jellyfish are waiting to be counted.
<<linkreplace "Start Dive">><<set $MDive to $MDive+1>><<goto "MarineTour1">><</linkreplace>><</replace>><</replace>><</button>></span></span></div></div><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Marine6">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span></div>
<span id="image"><img src="Jellyfish.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<replace "#main">>The Crystal Jellyfish are waiting to be counted.
<<linkreplace "Start Dive">><<set $MDive to $MDive+1>><<goto "MarineTour1">><</linkreplace>><</replace>><</replace>><</button>></span></span></div></div><</if>><<set $Marine to true>><<set $Position to "Marine Biologist">><<set $Year to $Year+1>><<set $SalMoney to $SalMoney +2000>><<set $SalHearts to $SalHearts+10>><<set $SalStars to $SalStars+1>><<set $SharkCorrect to 0>><<set $Shark to false>>
[[Marine4]]
[[Marine7]]
[[Marine9]]
<<set $MDive =0>><<set $MTour =0>><<set $Blue to false>><<set $Orange to false>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Marine7">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><div class="small"><i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i></div></span></div>
<span id="image"><img src="Marine1.jpg" width=50%></span><div class="col-4"><div class="left"><span id ="main">Congratulations.
You have been promoted to Lead Researcher on a project studying Great white sharks off the coast of Western Australia.
<<linkreplace "Next">><<replace "#options">><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><</replace>>
<<replace "#image">><img src="Marine1.jpg" width=30%><</replace>><<replace "#main">>Your new annual salary is:<<set $SalMoney to $SalMoney +4000>><<set $SalHearts to $SalHearts+40>><<set $SalStars to $SalStars+5>><<timed 1s>>
<img src="MoneyS.png" width=10%> 8,000<<replace "#salmoney">><div class="animation"><span style="color:#cc9900">$SalMoney</span></div><</replace>><</timed>><<timed 2s>><<replace "#salhearts">><div class="animation"><span style="color:#cc9900">$SalHearts</span></div><</replace>>
<img src="HeartS.png" width=10%> 80<</timed>><<timed 3s>><<replace "#salstars">><div class="animation"><span style="color:#cc9900">$SalStars</span></div><</replace>>
<img src="StarS.png" width=10%> 10
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<linkreplace "Next">><<replace "#main">>The project involves determining which colours most attract the attention of Great Whites.
<<linkreplace "Next">><<replace "#main">>Your first task is to test the theory that sharks are attracted to contrasts, and that bright or fluorescent colors can stand out more vividly against the ocean's blue and green tones.
<<linkreplace "Next">><<goto "SharkDive">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</button>></span><</timed>><</replace>><</linkreplace>></span></div></div></div><</if>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="holiday"><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Marine7">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Marine7">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Marine7">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Jellyfish.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">You have now completed your survey of jellyfish in the Pacific ocean off the coast of North America.
<<linkreplace "Next">><<replace "#main">>You recorded the following data:
<table><tr><td>Dive Number</td><td>Jellyfish ('000)</td></tr><tr><td>One</td><td>$Jelly1</td></tr><tr><td>Two</td><td>$Jelly2</td></tr><tr><td>Three</td><td>$Jelly3</td></tr></table>
<<linkreplace "Next">><<replace "#main">>According to your observations, Crystal Jellyfish numbers are <span id="report"><<linkreplace "Increasing">><<linkreplace "Increasing">><</linkreplace>><<replace "#report">>increasing<</replace>><</linkreplace>>
<<linkreplace "Decreasing">><<replace "#report">>decreasing<</replace>><</linkreplace>></span>
in this region.
<<linkreplace "Submit">><<replace "#main">><<if $Jelly1+$Jelly2+$Jelly3==20>><<set $Money to $Money+500>><<set $Hearts to $Hearts+40>><<set $Stars to $Stars+10>>Your report is highly praised for its accuracy and trend analysis.
You earn:
<<timed 3s>><<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>>
<img src="MoneyS.png" width=10%> 500
<img src="HeartS.png" width=10%> 40
<img src="StarS.png" width=10%> 10
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Marine7">><</if>><</linkreplace>><</timed>><<else>><<replace #holiday>><</replace>>After you publish your report, many colleagues question the accuracy of your findings and your methods.
Your Supervisor is unhappy with your work and suggests that Marine Biology is not the right field of work for you.
<<linkreplace "You are Sacked">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</if>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>></span></div></div><<audio UnderWater loop play>><link href="https://fonts.googleapis.com/css?family=Lobster" rel="stylesheet"><div id='wrapper' class="wrapper"><div class="bubble smallb"></div><div class="bubble s-medium"></div><div class="bubble medium"></div><div class="bubble largeb"></div><div class="bubble small-l"></div></div><<if $Test =="Orange">><<timed 4s>><div class="left"><span id ="orange1"><div class="animation"><img src="GreatWhite.png"></div><div class="animation"><img src="GreatWhite.png" width=60%></div><div class="animation"><img src="GreatWhite.png" width=50%></div></span></div><</timed>><<timed 6s>><div class="left"><span id="orange2"><div class="animation"><img src="GreatWhite.png"></div><div class="animation"><img src="GreatWhite.png" width=70%></div><div class="animation"><img src="GreatWhite.png" width=50%></div><div class="animation"><img src="GreatWhite.png"></div><div class="animation"><img src="GreatWhite.png"></div></span></div><</timed>><<timed 9s>><div class="left"><span id="orange3"><div class="animation"><img src="GreatWhite.png"></div><div class="animation"><img src="GreatWhite.png" width=70%></div><div class="animation"><img src="GreatWhite.png" width=50%></div><div class="animation"><img src="GreatWhite.png"></div></span>
<<timed 4s>><<replace "#orange1">><</replace>><<replace "#orange2">><</replace>><<replace "#orange3">><</replace>><</timed>><<timed 6s>><<replace "#orange1">><<linkreplace "End Dive">><<masteraudio stop>><<set $Orange to true>><<goto "SharkDive">><</linkreplace>><</replace>><</timed>></div><</timed>><</if>><<if $Test =="Blue">><<timed 4s>><div class="left"><span id="blue1"><div class="animation"><img src="GreatWhite.png"></div></span></div><</timed>><<timed 6s>><div class="left"><span id="blue2"><div class="animation"><img src="GreatWhite.png" width=80%></div></span></div><</timed>>
<<timed 11s>><<replace "#blue1">><</replace>><<replace "#blue2">><</replace>><</timed>><<timed 13s>><div class="left"><<linkreplace "End Dive">><<masteraudio stop>><<set $Blue to true>><<goto "SharkDive">><</linkreplace>></div><</timed>><</if>><<if $Test =="Chum">><<timed 4s>><div class="left"><span id ="orange1"><div class="animation"><img src="GreatWhite.png"></div><div class="animation"><img src="GreatWhite.png" width=60%></div><div class="animation"><img src="GreatWhite.png" width=80%></div><div class="animation"><img src="GreatWhite.png" width=50%></div></span></div><</timed>><<timed 6s>><div class="left"><span id="orange2"><div class="animation"><img src="GreatWhite.png"></div><div class="animation"><img src="GreatWhite.png" width=70%></div><div class="animation"><img src="GreatWhite.png" width=50%></div><div class="animation"><img src="GreatWhite.png"></div><div class="animation"><img src="GreatWhite.png"></div></span></div><</timed>><<timed 9s>><div class="left"><span id="orange3"><div class="animation"><img src="GreatWhite.png"></div><div class="animation"><img src="GreatWhite.png" width=70%></div><div class="animation"><img src="GreatWhite.png" width=50%></div><div class="animation"><img src="GreatWhite.png"></div></span>
<<timed 8s>><<replace "#orange1">><</replace>><<replace "#orange2">><</replace>><<replace "#orange3">><</replace>><</timed>><<timed 8s>><<replace "#orange1">><<linkreplace "End Dive">><<masteraudio stop>><<set $Chum to true>><<goto "SharkDive1">><</linkreplace>><</replace>><</timed>></div><</timed>><</if>><<if $Test =="Blood">><<timed 4s>><div class="left"><span id ="orange1"><div class="animation"><img src="GreatWhite.png"></div><div class="animation"><img src="GreatWhite.png" width=80%></div><div class="animation"><img src="GreatWhite.png" width=50%></div></span></div><</timed>><<timed 6s>><div class="left"><span id="orange2"><div class="animation"><img src="GreatWhite.png"></div><div class="animation"><img src="GreatWhite.png" width=70%></div><div class="animation"><img src="GreatWhite.png" width=50%></div><div class="animation"><img src="GreatWhite.png"></div><div class="animation"><img src="GreatWhite.png"></div></span></div><</timed>><<timed 9s>><div class="left"><span id="orange3"><div class="animation"><img src="GreatWhite.png"></div><div class="animation"><img src="GreatWhite.png" width=70%></div><div class="animation"><img src="GreatWhite.png" width=50%></div><div class="animation"><img src="GreatWhite.png"></div><div class="animation"><img src="GreatWhite.png"></div></span>
<<timed 4s>><<replace "#orange1">><</replace>><<replace "#orange2">><</replace>><<replace "#orange3">><</replace>><</timed>><<timed 6s>><<linkreplace "End Dive">><<masteraudio stop>><<set $Blood to true>><<goto "SharkDive1">><</linkreplace>><</timed>></div><</timed>><</if>><<if $Test =="Thrash">><<masteraudio stop>><<audio Thrashing loop play>><<timed 4s>><div class="left"><span id ="orange1"><div class="animation"><img src="GreatWhite.png"></div><div class="animation"><img src="GreatWhite.png"></div><div class="animation"><img src="GreatWhite.png" width=80%></div><div class="animation"><img src="GreatWhite.png" width=50%></div><div class="animation"><img src="GreatWhite.png"></div></span></div><</timed>><<timed 6s>><div class="left"><span id="orange2"><div class="animation"><img src="GreatWhite.png"></div><div class="animation"><img src="GreatWhite.png" width=70%></div><div class="animation"><img src="GreatWhite.png" width=50%></div><div class="animation"><img src="GreatWhite.png"></div><div class="animation"><img src="GreatWhite.png"></div></span></div><</timed>><<timed 9s>><div class="left"><span id="orange3"><div class="animation"><img src="GreatWhite.png"></div><div class="animation"><img src="GreatWhite.png"></div><div class="animation"><img src="GreatWhite.png" width=70%></div><div class="animation"><img src="GreatWhite.png" width=50%></div><div class="animation"><img src="GreatWhite.png"></div></span>
<<timed 6s>><<masteraudio stop>><<audio UnderWater loop play>><</timed>><<timed 7s>><<replace "#orange1">><</replace>><<replace "#orange2">><</replace>><<replace "#orange3">><</replace>><</timed>><<timed 9s>><<linkreplace "End Dive">><<masteraudio stop>><<set $Thrash to true>><<goto "SharkDive2">><</linkreplace>><</timed>></div><</timed>><</if>>
<<if $Test =="Metal">><<masteraudio stop>><<audio HeavyMetal loop play>><<timed 4s>><div class="left"><span id="blue1"><div class="animation"><img src="GreatWhite.png"></div></span></div><</timed>><<timed 6s>><div class="left"><span id="blue2"><div class="animation"><img src="GreatWhite.png" width=80%></div></span></div><</timed>>
<<timed 11s>><<replace "#blue1">><</replace>><<replace "#blue2">><</replace>><</timed>><<timed 13s>><<masteraudio stop>><<audio UnderWater loop play>><</timed>><<timed 14s>><div class="left"><<linkreplace "End Dive">><<masteraudio stop>><<set $Metal to true>><<goto "SharkDive2">><</linkreplace>></div><</timed>><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "SharkDive">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="holiday"></span></div>
<span id="image"><img src="Marine1.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">Using a shark cage you and the team use different colored dive suits to test the theory.
<<if $Blue is false>><<linkreplace "Test Blue">><<set $Test to "Blue">><<goto "SharkProject">><</linkreplace>><</if>>
<<if $Orange is false>><<linkreplace "Test Bright Orange">><<set $Test to "Orange">><<goto "SharkProject">><</linkreplace>><</if>>
<<if $Orange is true and $Blue is true>><<timed 0.1s>><<replace "#main">>It seems that sharks prefer:
<span id="colour"><<linkreplace "Blue">><<replace "#colour">>Blue<</replace>><</linkreplace>>
<<linkreplace "Orange">><<set $SharkCorrect2 to true>><<replace "#colour">>Orange<</replace>><</linkreplace>></span>
<<linkreplace "Next">><<goto "ColorResult">><</linkreplace>>
<</replace>><</timed>><</if>></span></div></div><</if>><<set $Chum to false>><<set $Blood to false>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Marine8">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span></div>
<span id="image"><img src="Marine1.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">This year sees you continuing your work with Great Whites off the coast of Western Australia.
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<replace "#main">>You will be testing which smells sharks are most attracted to in the water.
<<linkreplace "Next">><<goto "SharkDive1">><</linkreplace>>
<</replace>><</replace>><</button>></span></span></div></div><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "SharkDive1">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="holiday"></span></div>
<span id="image"><img src="Marine1.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">Using a shark cage you plan to release <i>chum</i> (fresh chunks of fish meat with bone and blood) and <i>human blood</i> to see which the Great Whites prefer.
<<if $Chum is false>><<linkreplace "Test Chum">><<set $Test to "Chum">><<goto "SharkProject">><</linkreplace>><</if>>
<<if $Blood is false>><<linkreplace "Test Human Blood">><<set $Test to "Blood">><<goto "SharkProject">><</linkreplace>><</if>><<if $Chum is true and $Blood is true>><<timed 0.1s>><<replace "#main">>It seems that sharks prefer:
<span id="colour"><<linkreplace "Chum">><<replace "#colour">>Chum<</replace>><</linkreplace>>
<<linkreplace "Blood">><<replace "#colour">>Human Blood<</replace>><</linkreplace>>
<<linkreplace "Inconclusive">><<set $SharkCorrect2 to true>><<replace "#colour">><</replace>><<replace "#main">>Results are too close to determine a clear preference between chum and human blood.
<<linkreplace "Next">><<goto "BloodResult">><</linkreplace>><</replace>><</linkreplace>></span>
<<linkreplace "Next">><<goto "BloodResult">><</linkreplace>><</replace>><</timed>><</if>></span></div></div><</if>><<set $Metal to false>><<set $Thrash to false>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Marine9">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span></div>
<span id="image"><img src="Marine1.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<replace "#main">>This year sees you continuing your work with Great Whites off the coast of Western Australia with the focus on the kinds of sounds that attract the predators.
<<linkreplace "Next">><<replace "#main">>It has been suggested that sound, rather than sight or smell, seems to be a shark's primary cue for moving into an area. Certain types of irregular sounds—like those made by a swimmer in trouble or a damaged fish—seem to attract sharks from great distances.
<<linkreplace "Next">><<goto "SharkDive2">><</linkreplace>><</replace>><</linkreplace>><</replace>><</replace>><</button>></span></span></div></div><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "SharkDive1">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="holiday"></span></div>
<span id="image"><img src="Marine1.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">You use an underwater speaker in the shark cage to test the following sounds:
<<if $Thrash is false>><<linkreplace "Thrashing">><<set $Test to "Thrash">><<goto "SharkProject">><</linkreplace>><</if>>
<<if $Metal is false>><<linkreplace "Heavy Metal Music">><<set $Test to "Metal">><<goto "SharkProject">><</linkreplace>><</if>><<if $Thrash is true and $Metal is true>><<timed 0.1s>><<replace "#main">>It seems that sharks prefer:
<span id="colour"><<linkreplace "Heavy Metal">><<replace "#colour">>Heavy Metal music<</replace>><</linkreplace>>
<<linkreplace "Thrashing">><<set $SharkCorrect2 to true>><<replace "#colour">>Thrashing sounds<</replace>><</linkreplace>></span>
<<linkreplace "Next">><<goto "MusicResult">><</linkreplace>>
<</replace>><</timed>><</if>></span></div></div><</if>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="holiday"></span></div>
<span id="image"><img src="Marine1.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">Which statements best sum up your findings about Great white sharks over the last 3 years (select all that apply).<div class="small">
Sharks seem more attracted to sounds and smells than sights. <<linkreplace "YES">><<set $SharkCorrect to $SharkCorrect+1>><</linkreplace>>
Sharks seem more attracted to smells and sights than sounds. <<linkreplace "YES">><<set $SharkCorrect to $SharkCorrect-1>><</linkreplace>>
Sharks seem more attracted to sights than smells or sounds. <<linkreplace "YES">><<set $SharkCorrect to $SharkCorrect-1>><</linkreplace>></div>
<<linkreplace "Next">><<replace "#main">><div class="small">
Sharks do not seem to clearly prefer human blood over chum. <<linkreplace "YES">><<set $SharkCorrect to $SharkCorrect+1>><</linkreplace>>
Sharks are not attracted to dark swim suits at all.<<linkreplace "YES">><<set $SharkCorrect to $SharkCorrect-1>><</linkreplace>>
Sharks seem more curious about bright colours than dark colours. <<linkreplace "YES">><<set $SharkCorrect to $SharkCorrect+1>><</linkreplace>>
Sharks prefer classical music to heavy metal. <<linkreplace "YES">><<set $SharkCorrect to $SharkCorrect-1>><</linkreplace>>
Sharks are attracted to thrashing movements in the water. <<linkreplace "YES">><<set $SharkCorrect to $SharkCorrect+1>><</linkreplace>></div>
<<linkreplace "Submit">><<set $Shark to true>><<goto "MarineOutcome">><</linkreplace>><</replace>><</linkreplace>>
</span></div></div><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Marine10">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<set $Dest to "Choose Career">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<set $Dest to "Choose Career">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $SalHearts to 0>><<set $SalStars to 0>><<set $Dest to "Choose Career">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Marine.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">Congratulations.
You have completed a wonderful and successful 10 years as a Marine Biologist.
<span id="SalB"><<button "Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<replace "#main">>
It's now time to choose a new career. Good luck.
<<linkreplace "New Career">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i><</replace>><</replace>><</button>></span></span></div></div></div><</if>><<set $Correct to 0>><<set $Change to false>><<set $Change2 to false>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Spy1">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><div class="small"><i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i></div></span></div>
<span id="image"><img src="Spy.jpg" width=50%></span><div class="col-4"><div class="left"><span id ="main">Congratulations on successfully completing your espionage training.
You now have a job as an Analyst with a top secret government agency.
<<linkreplace "Next">><<replace "#options">><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Change to true>><<set $Dest to "Spy2">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Spy2">><<set $Change to true>><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Spy2">><<set $Change to true>><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#image">><img src="Spy.jpg" width=30%>
<</replace>><<replace "#main">>Your annual salary is:<<set $SalMoney to $SalMoney +3000>><<set $SalHearts to $SalHearts+10>><<set $SalStars to $SalStars+1>><<timed 1s>>
<img src="MoneyS.png" width=10%> 3,000<<replace "#salmoney">><div class="animation"><span style="color:#cc9900">$SalMoney</span></div><</replace>><</timed>><<timed 2s>><<replace "#salhearts">><div class="animation"><span style="color:#cc9900">$SalHearts</span></div><</replace>>
<img src="HeartS.png" width=10%> 10<</timed>><<timed 3s>><<replace "#salstars">><div class="animation"><span style="color:#cc9900">$SalStars</span></div><</replace>>
<img src="StarS.png" width=10%> 1
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<linkreplace "Next">><<replace "#main">>Your job involves decoding intercepted messages and reporting to Central Operations.
<<linkreplace "Message 1">><<goto "SpyMessages">><<set $S1M1 to true>><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</button>></span><</timed>><</replace>><</linkreplace>></span></div></div></div><</if>><div class="col-12"><div class="header">My Unusual Career</div>
<span id="image"><img src="Marine.jpg" width=20%></span><div class="right"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">100,000</span></td><td><span style="color:#00ff7f">500</span></td><td><span style="color:#00ff7f">100</span></td></tr></table></div></div><div class="col-4"><div class="left"><span id="main"><span style="color:#cc9900">Marine Life Great Barrier Reef</span>
<img src="Clown Fish.jpg" width=30%> <<linkreplace "Clown Fish">><<replace "#image">><img src="Clown Fish.jpg" width=30%><</replace>><<replace "#main">>Distinguished by their bright stripes, clown fish can be spotted when snorkelling or diving almost anywhere on the reef.
<<linkreplace "Close">><<goto "TourGuide">><</linkreplace>>
<</replace>><</linkreplace>>
<img src="Wrasse.jpg" width=30%> <<linkreplace "Maori Wrasse">><<replace "#image">><img src="Wrasse.jpg" width=30%><</replace>><<replace "#main">>Many wrasse make their home on the reef. The Maori Wrasse is distinguished by its large size, inquisitive nature and green, blue, and purple hues.
<<linkreplace "Close">><<goto "TourGuide">><</linkreplace>>
<</replace>><</linkreplace>>
<img src="Potato Cod.jpg" width=30%> <<linkreplace "Potato Cod">><<replace "#image">><img src="Potato Cod.jpg" width=30%><</replace>><<replace "#main">>Named after its potato-shaped markings, the potato cod is another large resident of the reef. They can grow up to two metres long and weigh around 100kg.
<<linkreplace "Close">><<goto "TourGuide">><</linkreplace>>
<</replace>><</linkreplace>>
<img src="Clam.jpg" width=25%> <<linkreplace "Giant Clam">><<replace "#image">><img src="Clam.jpg" width=30%><</replace>><<replace "#main">> Giant Clams are the largest molluscs on Earth, sometimes weighing over 200kg. You can see their psychedelic colours anywhere along the reef.
<<linkreplace "Close">><<goto "TourGuide">><</linkreplace>>
<</replace>><</linkreplace>>
<<linkreplace "Next">><<goto "TourGuide2">><</linkreplace>>
</span></div></div><div class="col-12"><div class="header">My Unusual Career</div>
<span id="image"><img src="Marine.jpg" width=20%></span><div class="right"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">100,000</span></td><td><span style="color:#00ff7f">500</span></td><td><span style="color:#00ff7f">100</span></td></tr></table></div></div><div class="col-4"><div class="left"><span id="main"><span style="color:#cc9900">Marine Life Great Barrier Reef</span>
<img src="Hammerhead.jpg" width=30%> <<linkreplace "Hammerhead Shark">><<replace "#image">><img src="Hammerhead.jpg" width=30%><</replace>><<replace "#main">> The reef is home to over 50 species of shark including schools of the distinctive hammerhead shark.
<<linkreplace "Close">><<goto "TourGuide2">><</linkreplace>><</replace>><</linkreplace>>
<img src="Manta Ray.png" width=30%> <<linkreplace "Manta Ray">><<replace "#image">><img src="Manta Ray.png" width=30%><</replace>><<replace "#main">>With a wingspan up to nine metres and a friendly and playful character, manta rays are one of the reef’s most spectacular marine animals.
<<linkreplace "Close">><<goto "TourGuide2">><</linkreplace>>
<</replace>><</linkreplace>>
<img src="Turtle.jpg" width=30%> <<linkreplace "Sea Turtle">><<replace "#image">><img src="Turtle.jpg" width=30%><</replace>><<replace "#main">>There are many species of turtle found on the reef and many programs are in place to try to protect these endangered species.
<<linkreplace "Close">><<goto "TourGuide2">><</linkreplace>>
<</replace>><</linkreplace>>
<img src="Humpback.jpg" width=30%> <<linkreplace "Humpback Whale">><<replace "#image">><img src="Humpback.jpg" width=30%><</replace>><<replace "#main">>From April to November around 25,000 humpback whales make their way from Antarctica to the warmer waters of the reef to calve.
<<linkreplace "Close">><<goto "TourGuide2">><</linkreplace>>
<</replace>><</linkreplace>>
<<linkreplace "Start Tour">><<if $TourDest=="Marine1">><<set $MTour to 1>><<goto "MarineTour">><</if>><<if $TourDest=="Marine2">><<set $MTour to 2>><<goto "MarineTour">><</if>><<if $TourDest=="Marine3">><<set $MTour to 3>><<goto "MarineTour">><</if>><</linkreplace>>
</span></div></div><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "SpyMessages">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Change to true>><<set $Dest to"Spy2">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Change to true>><<set $Dest to "Spy2">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Change to true>><<set $Dest to "Spy2">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span>
<span id="hint"><<linkreplace "<i>Hint</i>">><<replace "#image">><</replace>><<replace "#main">><<if $S1M1 is true>>Many codes involve replacing letters with other letters according to a pattern.
For example if you replace each of the letters in the message with the one preceding it in the alphabet "DPEF IJOU" becomes "CODE HINT".<</if>><<if $S1M2 is true>>Many codes involve replacing letters with other letters according to a pattern.
For example if you replace each of the letters in the message with the letter that is <i>2</i> places preceding it in the alphabet "EQFG JKPV" becomes "CODE HINT".<</if>><<if $S1M3 is true>>Sometimes numbers corresponding to a letter's position in the alphabet are used. For example the number "3" might correspond to the letter "C".<</if>><<if $S2M1 is true>>Sometimes a number is used to indicate the number of letters to go back or forwards in the alphabet to find the correct corresponding letter. For example 6 letters back from the letter "S" is the letter "M".<</if>><<if $S2M2 is true>>Sometimes a number is used to indicate the number of letters to go back or forwards in the alphabet to find the correct corresponding letter. For example 5 letters back from the letter "K" is the letter "F".<</if>><<if $S2M3 is true>>Sometimes you can try reading the letters from right to left instead of left to right.<</if>>
<<linkreplace "Close">><<goto "SpyMessages">><</linkreplace>>
<</replace>><</linkreplace>>
</span></div>
<span id="image"><img src="Spy.jpg" width=30%></span><div class="col-6"><div class="left"><span id ="main"><<if $S1M1 is true>>Message 1
<div class="myborder">Cpnc tvjudbtf Xjmmpx Qbsl
<<linkreplace "Finished">><<replace "#hint">><</replace>><<set $S1M1 to false>><<replace "#main">>Report
<table><tr><td>TEAM</td><td>HIDDEN IN</td><td>LOCATION</td></tr><tr><td><span id="1"><<linkreplace "Field Agents">>Field Agents<<replace "#4">><span style="color:grey">Bomb Squad</span><</replace>><<replace "#7">><span style="color:grey">Negotiators</span><</replace>><<replace "#10">><span style="color:grey">Analysts</span><</replace>><</linkreplace>></span></td><td><span id="2"><<linkreplace "Tree">>Tree<<replace "#5">><span style="color:grey">Bin</span><</replace>><<replace "#8">><span style="color:grey">Suitcase</span><</replace>><<replace "#11">><span style="color:grey">BBQ</span><</replace>><</linkreplace>></span></td><td><span id="3"><<linkreplace "Stanton Subway">>Stanton Subway<<replace "#6">><span style="color:grey">Bus Depot</span><</replace>><<replace "#9">><span style="color:grey">Metro Zoo</span><</replace>><<replace "#12">><span style="color:grey">Willow Park</span><</replace>><</linkreplace>></span></td></tr><tr><td><span id="4"><<linkreplace "Bomb Squad">><<set $Correct to $Correct+1>>Bomb Squad<<replace "#1">><span style="color:grey">Field Agents</span><</replace>><<replace "#7">><span style="color:grey">Negotiators</span><</replace>><<replace "#10">><span style="color:grey">Analysts</span><</replace>><</linkreplace>></span></td><td><span id="5"><<linkreplace "Bin">>Bin<<replace "#2">><span style="color:grey">Tree</span><</replace>><<replace "#8">><span style="color:grey">Suitcase</span><</replace>><<replace "#11">><span style="color:grey">BBQ</span><</replace>><</linkreplace>></span></td><td><span id="6"><<linkreplace "Bus Depot">>Bus Depot<<replace "#3">><span style="color:grey">Stanton Subway</span><</replace>><<replace "#9">><span style="color:grey">Metro Zoo</span><</replace>><<replace "#12">><span style="color:grey">Willow Park</span><</replace>><</linkreplace>></span></td></tr><tr><td><span id="7"><<linkreplace "Negotiators">>Negotiators<<replace "#1">><span style="color:grey">Field Agents</span><</replace>><<replace "#4">><span style="color:grey">Bomb Squad</span><</replace>><<replace "#10">><span style="color:grey">Analysts</span><</replace>><</linkreplace>></span></td><td><span id="8"><<linkreplace "Suitcase">><<set $Correct to $Correct+1>>Suitcase <<replace "#2">><span style="color:grey">Tree</span><</replace>><<replace "#5">><span style="color:grey">Bin</span><</replace>><<replace "#11">><span style="color:grey">BBQ</span><</replace>><</linkreplace>></span></td><td><span id="9"><<linkreplace "Metro Zoo">>Metro Zoo<<replace "#3">><</replace>><<replace "#6">><span style="color:grey">Bus Depot</span><</replace>><<replace "#12">><span style="color:grey">Willow Park</span><</replace>><</linkreplace>></span></td></tr><tr><td><span id="10"><<linkreplace "Interpreters">>Interpreters<<replace "#1">><span style="color:grey">Field Agents</span><</replace>><<replace "#4">><span style="color:grey">Bomb Squad</span><</replace>><<replace "#7">><span style="color:grey">Negotiators</span><</replace>><</linkreplace>></span></td><td><span id="11"><<linkreplace "BBQ">>BBQ<<replace "#2">><span style="color:grey">Tree</span><</replace>><<replace "#5">><span style="color:grey">Bin</span><</replace>><<replace "#8">><span style="color:grey">Suitcase</span><</replace>><</linkreplace>></span></td><td><span id="12"><<linkreplace "Willow Park">><<set $Correct to $Correct+1>>Willow Park<<replace "#3">><span style="color:grey">Stanton Subway</span><</replace>><<replace "#6">><span style="color:grey">Bus Depot</span><</replace>><<replace "#9">><span style="color:grey">Metro Zoo</span><</replace>><</linkreplace>></span></td></tr></table>
<<linkreplace "Continue">><<replace "#main">><<if $Correct ==3>>Good Job.
Here is the next message to be decoded.
<<linkreplace "Message 2">><<set $S1M2 to true>><<goto "SpyMessages">><</linkreplace>><<else>><<set $S1M1 to "fail">><<set $Change to true>><<goto "SpyMOutcome">><</if>><</replace>><</linkreplace>><</replace>><</linkreplace>></div><</if>><<if $S1M2 is true>>Message 2
<div class="myborder">Oggvkpi vq jcpf qxgt uvqngp rncpu vq vcmg rnceg cv okfpkijv kp Tqacn Jqvgn.
<<linkreplace "Finished">><<replace "#hint">><</replace>><<set $S1M2 to false>><<replace "#main">>Report
<table><tr><td>TEAM</td><td>TIME</td><td>LOCATION</td></tr><tr><td><span id="1"><<linkreplace "Bomb Squad">>Bomb Squad<<replace "#4">><span style="color:grey">Analysts</span><</replace>><<replace "#7">><span style="color:grey">Surveillance</span><</replace>><<replace "#10">><span style="color:grey">Negotiators</span><</replace>><</linkreplace>></span></td><td><span id="2"><<linkreplace "Midnight">><<set $Correct to $Correct+1>>Midnight<<replace "#5">><span style="color:grey">4pm</span><</replace>><<replace "#8">><span style="color:grey">6pm</span><</replace>><<replace "#11">><span style="color:grey">Midday</span><</replace>><</linkreplace>></span></td><td><span id="3"><<linkreplace "Willow Park">>Willow Park<<replace "#6">><span style="color:grey">Royal Hotel</span><</replace>><<replace "#9">><span style="color:grey">Market Square</span><</replace>><<replace "#12">><span style="color:grey">Jill's Cafe</span><</replace>><</linkreplace>></span></td></tr><tr><td><span id="4"><<linkreplace "Analysts">>Analysts<<replace "#1">><span style="color:grey">Bomb Squad</span><</replace>><<replace "#7">><span style="color:grey">Surveillance</span><</replace>><<replace "#10">><span style="color:grey">Negotiators</span><</replace>><</linkreplace>></span></td><td><span id="5"><<linkreplace "4pm">>4pm<<replace "#2">><span style="color:grey">Midnight</span><</replace>><<replace "#8">><span style="color:grey">6pm</span><</replace>><<replace "#11">><span style="color:grey">Midday</span><</replace>><</linkreplace>></span></td><td><span id="6"><<linkreplace "Royal Hotel">><<set $Correct to $Correct+1>>Royal Hotel<<replace "#3">><span style="color:grey">Willow Park</span><</replace>><<replace "#9">><span style="color:grey">Market Square</span><</replace>><<replace "#12">><span style="color:grey">Jill's Cafe</span><</replace>><</linkreplace>></span></td></tr><tr><td><span id="7"><<linkreplace "Surveillance">><<set $Correct to $Correct+1>>Surveillance<<replace "#1">><span style="color:grey">Bomb Squad</span><</replace>><<replace "#4">><span style="color:grey">Analysts</span><</replace>><<replace "#10">><span style="color:grey">Negotiators</span><</replace>><</linkreplace>></span></td><td><span id="8"><<linkreplace "6pm">>6pm <<replace "#2">><span style="color:grey">Midnight</span><</replace>><<replace "#5">><span style="color:grey">4pm</span><</replace>><<replace "#11">><span style="color:grey">Midday</span><</replace>><</linkreplace>></span></td><td><span id="9"><<linkreplace "Market Square">>Market Square<<replace "#3">><span style="color:grey">Willow Park</span><</replace>><<replace "#6">><span style="color:grey">Royal Hotel</span><</replace>><<replace "#12">><span style="color:grey">Jill's Cafe</span><</replace>><</linkreplace>></span></td></tr><tr><td><span id="10"><<linkreplace "Negotiators">>Negotiators<<replace "#1">><span style="color:grey">Bomb Squad</span><</replace>><<replace "#4">><span style="color:grey">Analysts</span><</replace>><<replace "#7">><span style="color:grey">Surveillance</span><</replace>><</linkreplace>></span></td><td><span id="11"><<linkreplace "Midday">>Midday<<replace "#2">><span style="color:grey">Midnight</span><</replace>><<replace "#5">><span style="color:grey">4pm</span><</replace>><<replace "#8">><span style="color:grey">6pm</span><</replace>><</linkreplace>></span></td><td><span id="12"><<linkreplace "Jill's Cafe">>Jill's Cafe<<replace "#3">><span style="color:grey">Willow Park</span><</replace>><<replace "#6">><span style="color:grey">Royal Hotel</span><</replace>><<replace "#9">><span style="color:grey">Market Square</span><</replace>><</linkreplace>></span></td></tr></table>
<<linkreplace "Continue">><<replace "#main">><<if $Correct ==6>>Good Job.
Here is the final message to be decode this year.
<<linkreplace "Message 3">><<set $S1M3 to true>><<goto "SpyMessages">><</linkreplace>><<else>><<set $S1M2 to "fail">><<set $Change to true>><<goto "SpyMOutcome">><</if>><</replace>><</linkreplace>><</replace>><</linkreplace>></div><</if>><<if $S1M3 is true>>Message 3
<div class="myborder">3|15|22|5|18 2|12|15|23|14.
5|13|5|18|7|5|14|3|25 5|22|1|3.
“15|13|14|11.” 21:00.
<<linkreplace "Finished">><<replace "#hint">><</replace>><<set $S1M3 to false>><<replace "#main">>Report
<table><tr><td>TEAM</td><td>TIME</td><td>LOCATION</td></tr><tr><td><span id="1"><<linkreplace "Surveillance">>Surveillance<<replace "#4">><span style="color:grey">Bomb Squad</span><</replace>><<replace "#7">><span style="color:grey">Field Agents</span><</replace>><<replace "#10">><span style="color:grey">Evac Squad</span><</replace>><</linkreplace>></span></td><td><span id="2"><<linkreplace "Midnight">>Midnight<<replace "#5">><span style="color:grey">9pm</span><</replace>><<replace "#8">><span style="color:grey">6pm</span><</replace>><<replace "#11">><span style="color:grey">Midday</span><</replace>><</linkreplace>></span></td><td><span id="3"><<linkreplace "Moscow">>Moscow<<replace "#6">><span style="color:grey">Omsk</span><</replace>><<replace "#9">><span style="color:grey">St Petersburg</span><</replace>><<replace "#12">><span style="color:grey">Kuznetsk</span><</replace>><</linkreplace>></span></td></tr><tr><td><span id="4"><<linkreplace "Bomb Squad">>Bomb Squad<<replace "#1">><span style="color:grey">Surveillance</span><</replace>><<replace "#7">><span style="color:grey">Field Agents</span><</replace>><<replace "#10">><span style="color:grey">Evac Squad</span><</replace>><</linkreplace>></span></td><td><span id="5"><<linkreplace "9pm">><<set $Correct to $Correct+1>>9pm<<replace "#2">><span style="color:grey">Midnight</span><</replace>><<replace "#8">><span style="color:grey">6pm</span><</replace>><<replace "#11">><span style="color:grey">Midday</span><</replace>><</linkreplace>></span></td><td><span id="6"><<linkreplace "Omsk">><<set $Correct to $Correct+1>>Omsk<<replace "#3">><span style="color:grey">Moscow</span><</replace>><<replace "#9">><span style="color:grey">St Petersburg</span><</replace>><<replace "#12">><span style="color:grey">Kuznetsk</span><</replace>><</linkreplace>></span></td></tr><tr><td><span id="7"><<linkreplace "Field Agents">>Field Agents<<replace "#1">><span style="color:grey">Surveillance</span><</replace>><<replace "#4">><span style="color:grey">Bomb Squad</span><</replace>><<replace "#10">><span style="color:grey">Evac Squad</span><</replace>><</linkreplace>></span></td><td><span id="8"><<linkreplace "6pm">>6pm <<replace "#2">><span style="color:grey">Midnight</span><</replace>><<replace "#5">><span style="color:grey">9pm</span><</replace>><<replace "#11">><span style="color:grey">Midday</span><</replace>><</linkreplace>></span></td><td><span id="9"><<linkreplace "St Petersburg">>St Petersburg<<replace "#3">><span style="color:grey">Moscow</span><</replace>><<replace "#6">><span style="color:grey">Omsk</span><</replace>><<replace "#12">><span style="color:grey">Kuznetsk</span><</replace>><</linkreplace>></span></td></tr><tr><td><span id="10"><<linkreplace "Evac Squad">><<set $Correct to $Correct+1>>Evac Squad<<replace "#1">><span style="color:grey">Surveillance</span><</replace>><<replace "#4">><span style="color:grey">Bomb Squad</span><</replace>><<replace "#7">><span style="color:grey">Field Agents</span><</replace>><</linkreplace>></span></td><td><span id="11"><<linkreplace "Midday">>Midday<<replace "#2">><span style="color:grey">Midnight</span><</replace>><<replace "#5">><span style="color:grey">9pm</span><</replace>><<replace "#8">><span style="color:grey">6pm</span><</replace>><</linkreplace>></span></td><td><span id="12"><<linkreplace "Kuznetsk">>Kuznetsk<<replace "#3">><span style="color:grey">Moscow</span><</replace>><<replace "#6">><span style="color:grey">Omsk</span><</replace>><<replace "#9">><span style="color:grey">St Petersburg</span><</replace>><</linkreplace>></span></td></tr></table>
<<linkreplace "Continue">><<replace "#main">>
<<if $Correct ==9>><<goto "SpyMOutcome">><<else>><<set $S1M3 to "fail">><<set $Change to true>><<goto "SpyMOutcome">><</if>><</replace>><</linkreplace>><</replace>><</linkreplace>></div><</if>><<if $S2M1 is true>>Message 1
<div class="myborder">6 skshkxy ul “Lxkkjus Tuc” vrgt bourktik gz Vkgik Xgrre ot Skrhuaxtk.
<<linkreplace "Finished">><<replace "#hint">><</replace>><<set $S2M1 to false>><<replace "#main">>Report
<table><tr><td>Group</td><td>Event</td><td>Attending</td></tr><tr><td><span id="1"><<linkreplace "Freedom Now">><<set $Correct to $Correct+1>>Freedom Now<<replace "#4">><span style="color:grey">New Economic Front</span><</replace>><<replace "#7">><span style="color:grey">Sisters Together</span><</replace>><<replace "#10">><span style="color:grey">Rainbow Warriors</span><</replace>><</linkreplace>></span></td><td><span id="2"><<linkreplace "Save the Planet">>Save the Planet<<replace "#5">><span style="color:grey">Women Against Violence</span><</replace>><<replace "#8">><span style="color:grey">Land Rights Now</span><</replace>><<replace "#11">><span style="color:grey">Peace Rally</span><</replace>><</linkreplace>></span></td><td><span id="3"><<linkreplace "20">>20<<replace "#6">><span style="color:grey">6</span><</replace>><<replace "#9">><span style="color:grey">2000</span><</replace>><<replace "#12">><span style="color:grey">100</span><</replace>><</linkreplace>></span></td></tr><tr><td><span id="4"><<linkreplace "New Economic Front">>New Economic Front<<replace "#1">><span style="color:grey">Freedom Now</span><</replace>><<replace "#7">><span style="color:grey">Sisters Together</span><</replace>><<replace "#10">><span style="color:grey">Rainbow Warriors</span><</replace>><</linkreplace>></span></td><td><span id="5"><<linkreplace "Women Against Violence">>Women Against Violence<<replace "#2">><span style="color:grey">Save the Planet</span><</replace>><<replace "#8">><span style="color:grey">Land Rights Now</span><</replace>><<replace "#11">><span style="color:grey">Peace Rally</span><</replace>><</linkreplace>></span></td><td><span id="6"><<linkreplace "6">><<set $Correct to $Correct+1>>6<<replace "#3">><span style="color:grey">20</span><</replace>><<replace "#9">><span style="color:grey">2000</span><</replace>><<replace "#12">><span style="color:grey">100</span><</replace>><</linkreplace>></span></td></tr><tr><td><span id="7"><<linkreplace "Sisters Together">>Sisters Together<<replace "#1">><span style="color:grey">Freedom Now</span><</replace>><<replace "#4">><span style="color:grey">New Economic Front</span><</replace>><<replace "#10">><span style="color:grey">Rainbow Warriors</span><</replace>><</linkreplace>></span></td><td><span id="8"><<linkreplace "Land Rights Now">>Land Rights Now<<replace "#2">><span style="color:grey">Save the Planet</span><</replace>><<replace "#5">><span style="color:grey">Women Against Violence</span><</replace>><<replace "#11">><span style="color:grey">Peace Rally</span><</replace>><</linkreplace>></span></td><td><span id="9"><<linkreplace "2000">>2000<<replace "#3">><span style="color:grey">20</span><</replace>><<replace "#6">><span style="color:grey">6</span><</replace>><<replace "#12">><span style="color:grey">100</span><</replace>><</linkreplace>></span></td></tr><tr><td><span id="10"><<linkreplace "Rainbow Warriors">>Rainbow Warriors<<replace "#1">><span style="color:grey">Freedom Now</span><</replace>><<replace "#4">><span style="color:grey">New Economic Front</span><</replace>><<replace "#7">><span style="color:grey">Sisters Together</span><</replace>><</linkreplace>></span></td><td><span id="11"><<linkreplace "Peace Rally">><<set $Correct to $Correct+1>>Peace Rally<<replace "#2">><span style="color:grey">Save the Planet</span><</replace>><<replace "#5">><span style="color:grey">Women Against Violence</span><</replace>><<replace "#8">><span style="color:grey">Land Rights Now</span><</replace>><</linkreplace>></span></td><td><span id="12"><<linkreplace "100">>100<<replace "#3">><span style="color:grey">20</span><</replace>><<replace "#6">><span style="color:grey">6</span><</replace>><<replace "#9">><span style="color:grey">2000</span><</replace>><</linkreplace>></span></td></tr></table>
<<linkreplace "Continue">><<replace "#main">><<if $Correct ==12>>Good Job.
Here is the next message.
<<linkreplace "Message 2">><<set $S2M2 to true>><<goto "SpyMessages">><</linkreplace>><<else>><<set $S2M1 to "fail">><<set $Change2 to true>><<goto "SpyMOutcome">><</if>><</replace>><</linkreplace>><</replace>><</linkreplace>></div><</if>><<if $S2M2 is true>>Message 2
<div class="myborder">5 ktwjnls xmnux ns yjwwnytwnfq bfyjwx tkk stwym bjxy htfxy.
<<linkreplace "Finished">><<replace "#hint">><</replace>><<set $S2M2 to false>><<replace "#main">>Report
<table><tr><td>Threat</td><td>Number</td><td>Location</td></tr><tr><td><span id="1"><<linkreplace "Foreign Aircraft">>Foreign Aircraft<<replace "#4">><span style="color:grey">Foreign Satellites</span><</replace>><<replace "#7">><span style="color:grey">Foreign Ships</span><</replace>><<replace "#10">><span style="color:grey">Foreign Subs</span><</replace>><</linkreplace>></span></td><td><span id="2"><<linkreplace "Two">>Two<<replace "#5">><span style="color:grey">Ten</span><</replace>><<replace "#8">><span style="color:grey">Five</span><</replace>><<replace "#11">><span style="color:grey">Three</span><</replace>><</linkreplace>></span></td><td><span id="3"><<linkreplace "NW Coast">><<set $Correct to $Correct+1>>NW Coast<<replace "#6">><span style="color:grey">SE Coast</span><</replace>><<replace "#9">><span style="color:grey">NE Coast</span><</replace>><<replace "#12">><span style="color:grey">SW Coast</span><</replace>><</linkreplace>></span></td></tr><tr><td><span id="4"><<linkreplace "Foreign Satellites">>Foreign Satellites<<replace "#1">><span style="color:grey">Foreign Aircraft</span><</replace>><<replace "#7">><span style="color:grey">Foreign Ships</span><</replace>><<replace "#10">><span style="color:grey">Foreign Subs</span><</replace>><</linkreplace>></span></td><td><span id="5"><<linkreplace "Ten">>Ten<<replace "#2">><span style="color:grey">Two</span><</replace>><<replace "#8">><span style="color:grey">Five</span><</replace>><<replace "#11">><span style="color:grey">Three</span><</replace>><</linkreplace>></span></td><td><span id="6"><<linkreplace "SE Coast">>SE Coast<<replace "#3">><span style="color:grey">NW Coast</span><</replace>><<replace "#9">><span style="color:grey">NE Coast</span><</replace>><<replace "#12">><span style="color:grey">SW Coast</span><</replace>><</linkreplace>></span></td></tr><tr><td><span id="7"><<linkreplace "Foreign Ships">><<set $Correct to $Correct+1>>Foreign Ships<<replace "#1">><span style="color:grey">Foreign Aircraft</span><</replace>><<replace "#4">><span style="color:grey">Foreign Satellites</span><</replace>><<replace "#10">><span style="color:grey">Foreign Subs</span><</replace>><</linkreplace>></span></td><td><span id="8"><<linkreplace "Five">><<set $Correct to $Correct +1>>Five<<replace "#2">><span style="color:grey">Two</span><</replace>><<replace "#5">><span style="color:grey">Ten</span><</replace>><<replace "#11">><span style="color:grey">Three</span><</replace>><</linkreplace>></span></td><td><span id="9"><<linkreplace "NE Coast">>NE Coast<<replace "#3">><span style="color:grey">NW Coast</span><</replace>><<replace "#6">><span style="color:grey">SE Coast</span><</replace>><<replace "#12">><span style="color:grey">SW Coast</span><</replace>><</linkreplace>></span></td></tr><tr><td><span id="10"><<linkreplace "Foreign Subs">>Foreign Subs<<replace "#1">><span style="color:grey">Foreign Aircraft</span><</replace>><<replace "#4">><span style="color:grey">Foreign Satellites</span><</replace>><<replace "#7">><span style="color:grey">Foreign Ships</span><</replace>><</linkreplace>></span></td><td><span id="11"><<linkreplace "Three">>Three<<replace "#2">><span style="color:grey">Two</span><</replace>><<replace "#5">><span style="color:grey">Ten</span><</replace>><<replace "#8">><span style="color:grey">Five</span><</replace>><</linkreplace>></span></td><td><span id="12"><<linkreplace "SW Coast">>SW Coast<<replace "#3">><span style="color:grey">NW Coast</span><</replace>><<replace "#6">><span style="color:grey">SE Coast</span><</replace>><<replace "#9">><span style="color:grey">NE Coast</span><</replace>><</linkreplace>></span></td></tr></table>
<<linkreplace "Continue">><<replace "#main">><<if $Correct ==15>>Good Job.
Here is the last message for this year.
<<linkreplace "Message 3">><<set $S2M3 to true>><<goto "SpyMessages">><</linkreplace>><<else>><<set $S2M2 to "fail">><<set $Change2 to true>><<goto "SpyMOutcome">><</if>><</replace>><</linkreplace>><</replace>><</linkreplace>></div><</if>><<if $S2M3 is true>>Message 3
<div class="myborder">.ksmO ni tnega revocrednu morf sruoh 0080 ta langis tsoL
<<linkreplace "Finished">><<replace "#hint">><</replace>><<set $S2M3 to false>><<replace "#main">>Report
<table><tr><td>Incident</td><td>Time</td><td>Location</td></tr><tr><td><span id="1"><<linkreplace "Lost Signal">><<set $Correct to $Correct+1>>Lost Signal<<replace "#4">><span style="color:grey">Explosion</span><</replace>><<replace "#7">><span style="color:grey">Foreign Hack</span><</replace>><<replace "#10">><span style="color:grey">Missile Launch</span><</replace>><</linkreplace>></span></td><td><span id="2"><<linkreplace "1900">>1900<<replace "#5">><span style="color:grey">1100</span><</replace>><<replace "#8">><span style="color:grey">0800</span><</replace>><<replace "#11">><span style="color:grey">0400</span><</replace>><</linkreplace>></span></td><td><span id="3"><<linkreplace "Tehran">>Tehran<<replace "#6">><span style="color:grey">Omsk</span><</replace>><<replace "#9">><span style="color:grey">London</span><</replace>><<replace "#12">><span style="color:grey">Damascus</span><</replace>><</linkreplace>></span></td></tr><tr><td><span id="4"><<linkreplace "Explosion">>Explosion<<replace "#1">><span style="color:grey">Lost Signal</span><</replace>><<replace "#7">><span style="color:grey">Foreign Hack</span><</replace>><<replace "#10">><span style="color:grey">Missile Launch</span><</replace>><</linkreplace>></span></td><td><span id="5"><<linkreplace "1100">>1100<<replace "#2">><span style="color:grey">1900</span><</replace>><<replace "#8">><span style="color:grey">0800</span><</replace>><<replace "#11">><span style="color:grey">0400</span><</replace>><</linkreplace>></span></td><td><span id="6"><<linkreplace "Omsk">><<set $Correct to $Correct +1>>Omsk<<replace "#3">><span style="color:grey">Tehran</span><</replace>><<replace "#9">><span style="color:grey">London</span><</replace>><<replace "#12">><span style="color:grey">Damascus</span><</replace>><</linkreplace>></span></td></tr><tr><td><span id="7"><<linkreplace "Foreign Hack">>Foreign Hack<<replace "#1">><span style="color:grey">Lost Signal</span><</replace>><<replace "#4">><span style="color:grey">Explosion</span><</replace>><<replace "#10">><span style="color:grey">Missile Launch</span><</replace>><</linkreplace>></span></td><td><span id="8"><<linkreplace "0800">><<set $Correct to $Correct +1>>0800<<replace "#2">><span style="color:grey">1900</span><</replace>><<replace "#5">><span style="color:grey">1100</span><</replace>><<replace "#11">><span style="color:grey">0400</span><</replace>><</linkreplace>></span></td><td><span id="9"><<linkreplace "London">>London<<replace "#3">><span style="color:grey">Tehran</span><</replace>><<replace "#6">><span style="color:grey">Omsk</span><</replace>><<replace "#12">><span style="color:grey">Damascus</span><</replace>><</linkreplace>></span></td></tr><tr><td><span id="10"><<linkreplace "Missile Launch">>Missile Launch<<replace "#1">><span style="color:grey">Lost Signal</span><</replace>><<replace "#4">><span style="color:grey">Explosion</span><</replace>><<replace "#7">><span style="color:grey">Foreign Hack</span><</replace>><</linkreplace>></span></td><td><span id="11"><<linkreplace "0400">>0400<<replace "#2">><span style="color:grey">1900</span><</replace>><<replace "#5">><span style="color:grey">1100</span><</replace>><<replace "#8">><span style="color:grey">0800</span><</replace>><</linkreplace>></span></td><td><span id="12"><<linkreplace "Damascus">>Damascus<<replace "#3">><span style="color:grey">Tehran</span><</replace>><<replace "#6">><span style="color:grey">Omsk</span><</replace>><<replace "#9">><span style="color:grey">London</span><</replace>><</linkreplace>></span></td></tr></table>
<<linkreplace "Continue">><<replace "#main">>
<<if $Correct ==18>><<goto "SpyMOutcome">><<else>><<set $S2M3 to "fail">><<set $Change2 to true>><<goto "SpyMOutcome">><</if>><</replace>><</linkreplace>><</replace>><</linkreplace>></div><</if>>
</span></div></div><</if>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="holiday"></span></div>
<span id="image"><img src="Spy.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main"><<if $S1M1 =="fail" and $Change is true>>You failed to decode the message which resulted in multiple injuries and destruction.
You are lucky you are sacked and not arrested.
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</if>><<if $S1M2 =="fail" and $Change is true>>You failed to decode the message which resulted in stolen documents falling into the wrong hands.
You are lucky you are being sacked and not charged with treason.
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</if>><<if $S1M3 =="fail" and $Change is true>>You failed to decode the message which resulted in a field agent being caught and detained.
You are lucky you are being sacked and not charged with treason.
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</if>><<if $Change is false and $Correct==9>><<timed 0.1s>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Spy2">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Spy2">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Spy2">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>You have done great service to your country this year.
You received a bonus.
<span id ="bonusb"><<button "Collect">><<replace "#bonusb">><</replace>><<set $Money to $Money + 1000>><<set $Stars to $Stars+5>><<replace "#main">><<timed 0.1s>><<audio Money play>>BONUS:
<img src="MoneyS.png" width=20%> 1,000<<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>>
<img src="StarS.png" width=20%> 5<</timed>><<timed 2s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Spy2">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</timed>><</if>><<if $S2M1 =="fail" and $Change2 is true>>You failed to decode the message which resulted in chaos at the Rally.
You are lucky you are sacked and not arrested.
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</if>><<if $S2M2 =="fail" and $Change2 is true>>You failed to decode the message correctly.
You are sacked.
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</if>><<if $S2M3 =="fail" and $Change2 is true>>You failed to decode the message correctly.
You are sacked.
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</if>><<if $Change2 is false and $Correct==18>><<timed 0.1s>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Spy3">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Spy3">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Spy3">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>You have done great service to your country this year.
You received a bonus.
<span id ="bonusb"><<button "Collect">><<replace "#bonusb">><</replace>><<set $Money to $Money + 1000>><<set $Stars to $Stars+5>><<replace "#main">><<timed 0.1s>><<audio Money play>>BONUS:
<img src="MoneyS.png" width=20%> 1,000<<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>>
<img src="StarS.png" width=20%> 5<</timed>><<timed 2s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Spy3">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</timed>><</if>>
</span></div></div><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Spy2">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><span id="holiday"><div class="small"><<linkreplace "Take a Holiday">><<set $Change2 to true>><<set $Dest to "Spy3">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Change2 to true>><<set $Dest to "Spy3">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Spy3">><<set $Change2 to true>><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></span></div>
<span id="image"><img src="Spy.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main"><<if $Change is true>><<timed 0.1s>><<replace "#holiday">><</replace>>Unfortunately your employers don't think you have shown enough commitment to the job in the past year.
You are sacked.
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<</timed>><<else>><<set $Change to "done">><<set $Change2 to false>>Another busy year of decoding lies ahead.
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<replace "#main">>Here is the first message to be decoded.
<<linkreplace "Message 1">><<goto "SpyMessages">><<set $S2M1 to true>><</linkreplace>><</replace>><</replace>><</button>></span><</if>>
</span></div></div><</if>><<set $Spy to true>><<set $Position to "Spy">><<set $Year to $Year+1>>
<<set $Correct to 0>> <<set $Change to false>>
[[Spy1]]
[[Spy2]]
[[Spy3]]
[[Spy4]]
[[Spy5]]
[[Spy6]]
[[Spy7]]
[[Spy8]]
[[Spy9]]<<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Spy3">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><span id="holiday"><div class="small"><<linkreplace "Take a Holiday">><<set $Change3 to true>><<set $Dest to "Spy4">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Change3 to true>><<set $Dest to "Spy4">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Spy4">><<set $Change3 to true>><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></span></div>
<span id="image"><img src="Spy.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main"><<if $Change2 is true>><<timed 0.1s>><<replace "#holiday">><</replace>>Unfortunately your employers don't think you have shown enough commitment to the job in the past year.
You are sacked.
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<</timed>><<else>><<set $Correct to 0>><<set $Change2 to "done">><<set $Change3 to false>>This year you will be doing surveillence work in the field. If you do it well you will be up for promotion next year.
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<replace "#main">>Your target is an IT worker at a government agency. Her name is Andrea Miller and she is suspected of passing on government intelligence to foreign powers.
<<linkreplace "Next">><<replace "#main">>You are to follow her every night after work for 4 nights and determine who/where she is passing on the stolen information.
<<linkreplace "Next">><<replace "#main">>
You are to observe and report ONLY.
Do NOT talk to anyone .
Do NOT approach the Target.
<<linkreplace "Accept Mission">><<set $Report to "Blank">><<set $Suspicious to false>><<set $Night="Monday">><<goto "SpyExtra">><</linkreplace>><</replace>> <</linkreplace>><</replace>> <</linkreplace>><</replace>><</replace>><</button>></span><</if>></span></div></div><</if>><<set $AudioW3 to "Blank">><<set $CameraW3 to "Blank">><<set $CameraW2 to "Blank">><<set $AudioW2 to "Blank">><<set $SpyOutcome to "Nil">><<set $Camera to " ">><<set $Audio to " ">><<set $Correct to 0>><<set $SpyDog to false>><<set $Mother to false>><<set $AudW1 to "Blank">><<set $CamW1 to "Blank">><<set $M1W1 to false>><<set $M1W2 to false>><<set $M1W3 to false>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Spy4">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><div class="small"><i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i></div></span></div>
<span id="image"><img src="Spy.jpg" width=50%></span><div class="col-4"><div class="left"><span id ="main"><<if $Change3 is true>><<timed 0.1s>>Unfortunately your employers don't think you have shown enough commitment to the job in the past year.
You are sacked.
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<</timed>><<else>><<set $Correct to 0>><<set $Change3 to "done">>Congratulations.
You have been promoted to Field Agent effective immediately.
<<linkreplace "Next">><<replace "#options">><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">>You don't have permission.<</linkreplace>>
<<linkreplace "Earn Extra Cash">>You don't have permission.<</linkreplace>>
<<linkreplace "Seek Fame">>You don't have permission.<</linkreplace>>
<<linkreplace "Change Careers">>You don't have permission.<</linkreplace>></div><</replace>><<replace "#image">><img src="Spy.jpg" width=30%>
<</replace>><<replace "#main">>Your new annual salary is:<<set $SalMoney to $SalMoney +3000>><<set $SalHearts to $SalHearts+20>><<set $SalStars to $SalStars+4>><<timed 1s>>
<img src="MoneyS.png" width=10%> 6,000<<replace "#salmoney">><div class="animation"><span style="color:#cc9900">$SalMoney</span></div><</replace>><</timed>><<timed 2s>><<replace "#salhearts">><div class="animation"><span style="color:#cc9900">$SalHearts</span></div><</replace>>
<img src="HeartS.png" width=10%> 30<</timed>><<timed 3s>><<replace "#salstars">><div class="animation"><span style="color:#cc9900">$SalStars</span></div><</replace>>
<img src="StarS.png" width=10%> 5
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<linkreplace "Next">><<replace "#main">>
Your first mission is another surveillence operation.
The Target is John Cabot a Senior Government Advisor suspected of passing Top Secret information to terrorists.
<<linkreplace "Next">><<replace "#main">>
You are to set up across the road from Cabot's house where you can watch his front door.
You are to discover how he is passing on information and catch him in the act.
<<linkreplace "Next">><<replace "#main">>
You are on a tight budget. Resources are limited and you only have 3 weeks to complete the mission.
<<linkreplace "Accept Mission">><<set $M1W1 to true>><<goto "AgentSet">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</button>></span><</timed>><</replace>><</linkreplace>>
<</if>></span></div></div></div><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "AgentNotes">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span>
<span id="camera"><span style="color:#e60000">$Camera
$Audio</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><span id="holiday"><div class="small"><<linkreplace "Take a Holiday">>You don't have permission.<</linkreplace>>
<<linkreplace "Seek Fame">>You don't have permission.<</linkreplace>>
<<linkreplace "Earn Extra Cash">>You don't have permission.<</linkreplace>>
<<linkreplace "Change Careers">>You don't have permission.<</linkreplace>></div></span></span></div>
<span id="image"><img src="Spy.jpg" width=26%></span><div class="col-4"><div class="left"><span id ="main"><<if $M1W1 is true>><<timed 0.1s>><<replace "#main">><span id="intro">At the end of Week 1 you report the following information:</span>
<span id="obs"><<linkreplace "Observations">><<replace "#main">><i>Observations Week 1</i>
Target left for work at 6am and was home at 7pm each week day except Thursday.
Target came home at 5pm on Thursday.
Followed Target each day. Nothing suspicious noted.
<<linkreplace "Next">><<replace "#main">><i>Observations Week 1</i>
Target walked the dog each evening between 8 and 9pm except:
- Thursday (no walk) and
- Sat/Sun (dog walk 8am-9am)
<<linkreplace "Next">><<replace "#main">><i>Observations Week 1</i>
Followed Target on dog walks-nothing suspicious.
Housekeeper arrived 1pm on Saturday and left at 10pm.
4 guests arrived at 7pm Saturday and left at midnight.
<<linkreplace "Close">><<goto "AgentNotes">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>></span>
<span id="hc"><<linkreplace "Hidden Camera Data">><<set $Camera1 to true>><<if $CamW1=="Kitchen">><<set $CamW2 to "Kitchen">><<replace "#main">><i>Kitchen Camera Week 1</i>
Target had coffee and toast for breakfast every morning.
Target prepared microwaved meals most nights.
Target left the dishes in the sink.
<<linkreplace "Next">><<replace "#main">><<set $SpyDog to true>><i>Kitchen Camera Week 1</i>
Target took dog for a walk out the back door to the lane on Thursday night at 7.30pm.
Target returned at 8.30pm on Thursday night.
<<linkreplace "Next">><<replace "#main">><i>Kitchen Camera Week 1</i>
Housekeeper did dishes at 3pm on Saturday.
Housekeeper cooked and served dinner Saturday evening.
Housekeeper cleaned up between 9 and 10pm on Saturday evening.
<<linkreplace "Followup Actions">><<replace "#main">>
<<linkreplace "Check Background of Housekeeper">>You discover nothing suspicious in the housekeeper's background.<</linkreplace>>
<<if $SpyDog is true and $Mother is true>><<linkreplace "FOLLOW TARGET">><<goto "AgentOutcome">><</linkreplace>><</if>>
<<linkreplace "Close">><<goto "AgentNotes">><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</if>><<if $CamW1=="Hall">><<set $CamW2 to "Hall">><<replace "#main">><i>Hall Camera Week 1</i>
Target left the house at 6am and came home at 7pm each week day except Thursday.
Target entered house at 5pm on Thursday.
<<linkreplace "Next">><<replace "#main">><i>Hall Camera Week 1</i>
Target took the dog out each evening between 8 and 9pm except:
- Thursday and
- Sat/Sun - took dog put at 8am and returned at 9am on these days.
<<linkreplace "Next">><<replace "#main">><i>Hall Camera Week 1</i>
Housekeeper arrived 1pm on Saturday and left at 10pm.
4 guests arrived at 7pm Saturday and left at midnight.
<<linkreplace "Followup Actions">><<replace "#main">>
<<linkreplace "Check Background of Housekeeper">>You discover nothing suspicious in the housekeeper's background.<</linkreplace>>
<<linkreplace "Check Background of Guests">>All the guests are well respected public servants.<</linkreplace>>
<<if $SpyDog is true and $Mother is true>><<linkreplace "FOLLOW TARGET">><<goto "AgentOutcome">><</linkreplace>><</if>>
<<linkreplace "Close">><<goto "AgentNotes">><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</if>><<if $CamW1=="Garage">><<set $CamW2 to "Garage">><<replace "#main">><i>Garage Camera Week 1</i>
Target took the car out for work at 6am and brought it back at 7pm each week day except Thursday.
Target brought car home at 5pm on Thursday.
<<linkreplace "Next">><<replace "#main">><i>Garage Camera Week 1</i>
Target checked the tyres on Monday.
Target checked under the bonnet on Sunday afternoon.
<<linkreplace "Next">><<replace "#main">><i>Garage Camera Week 1</i>
Target stored work briefcase on the front passenger seat going to and from work and then took it inside.
<<linkreplace "Followup Actions">><<replace "#main">>
<<linkreplace "Search Garage">>You find gardening tools and an old empty wardrobe in the gargage.<</linkreplace>>
<<if $SpyDog is true and $Mother is true>><<linkreplace "FOLLOW TARGET">><<goto "AgentOutcome">><</linkreplace>><</if>>
<<linkreplace "Close">><<goto "AgentNotes">><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</if>><</linkreplace>></span>
<span id="bug"><<linkreplace "Audio Data">><<set $Audio1 to true>><<if $AudW1=="Lounge">><<set $AudW2 to "Lounge">><<replace "#main">><i>Lounge Recording Week 1
</i>Saturday at 1.10pm
Housekeeper : <i>Which rooms need doing today Sir?</i>
Target: <i>All of them except my bedroom.</i>
<<linkreplace "Next">><<replace "#main">><i>Lounge Recording Week 1
</i>Saturday at 1.10pm
Housekeeper: <i>How many guests for dinner Sir?</i>
Target: <i>There will be 4 guests. They'll be arriving at 7.</i>
Housekeeper: <i>Yes Sir.</i>
<<linkreplace "Next">><<replace "#main">><i>Lounge Recording Week 1
</i>Saturday at 1.10pm
Target: <i>Don't forget that we have one vegetarian and one who is allergic to shellfish.</i>
Housekeeper: <i>Yes Sir.</i>
<<linkreplace "Followup Actions">><<replace "#main">><<linkreplace "Check Backgrounds of Guests">>Felicity is vegetarian and Malcolm suffers from allergies.<</linkreplace>>
<<linkreplace "Search Bedroom">>The bedroom is clean. Target's briefcase contains work files. There is a desk with a computer and scanner in the corner.<</linkreplace>>
<<if $SpyDog is true and $Mother is true>><<linkreplace "FOLLOW TARGET">><<goto "AgentOutcome">><</linkreplace>><</if>>
<<linkreplace "Close">><<goto "AgentNotes">><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</if>><<if $AudW1=="Dine">><<set $AudW2 to "Dine">><<replace "#main">><i>Dining Recording Week 1</i>
Saturday 7-11 pm
Conversations about a range of topics.
Increasingly rowdy as the evening progressed.
<<linkreplace "Next">><<replace "#main">><i>Dining Recording Week 1</i>
Saturday 7-11 pm
Sound of glass shattering at 10.45 followed by muffled apologies and sounds of leaving.
<<linkreplace "Followup Actions">><<replace "#main">>
<<linkreplace "Check Background of Guests">>All the guests are well respected public servants.<</linkreplace>>
<<if $SpyDog is true and $Mother is true>><<linkreplace "FOLLOW TARGET">><<goto "AgentOutcome">><</linkreplace>><</if>>
<<linkreplace "Close">><<goto "AgentNotes">><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</if>><<if $AudW1=="Bed">><<set $AudW2 to "Bed">><<replace "#main">><i>Bedroom Recording Week 1</i>
Wednesday Night 9.30pm
Mother: <i>How are you darling?</i>
Target: <i>Very well Mother. What about you?</i>
<<linkreplace "Next">><<replace "#main">><i>Bedroom Recording Week 1</i>
Wednesday Night 9.30pm
Mother: <i>My hip is playing up again. But the doctor can't come until Thursday at 8pm. Are you looking after Rufus properly?</i>
Target: <i>Yes Mother. I just took Rufus for his walk.</i>
<<linkreplace "Next">><<replace "#main">><<set $Mother to true>><i>Bedroom Recording Week 1</i>
Wednesday Night 9.30pm
Mother: <i>You should take Rufus to Haines Park. He likes it there.</i>
Target: <i>I will. Bye Mother.</i>
Mother: <i>Bye darling.</i>
<<linkreplace "Followup Actions">><<replace "#main">>
<<linkreplace "Background Check John's Mother">>John Cabot's mother died 6 years ago.<</linkreplace>>
<<if $SpyDog is true and $Mother is true>><<linkreplace "FOLLOW TARGET">><<goto "AgentOutcome">><</linkreplace>><</if>>
<<linkreplace "Close">><<goto "AgentNotes">><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</if>><</linkreplace>></span>
<<if $Camera1 is true and $Audio1 is true>><<timed 0.01s>><<replace "#obs">><</replace>><<replace "#hc">><</replace>><<replace "#bug">><</replace>><<replace "#intro">>You have finished your report for Week 1.
<<if $CameraW2=="Blank">><<linkreplace "Change Camera Location">><<replace "#intro">><span id="camw2"><<linkreplace "Hallway">><<set $CameraW2 to "Done">><<set $Camera to "Camera: Hall">><<set $CamW2 to "Hall">><<replace "#camw2">><span style="color:#cc9900">The camera gives a clear view of the hallway and front door.</span><</replace>><</linkreplace>>
<<linkreplace "Garage">><<set $CameraW2 to "Done">><<set $Camera to "Camera: Garage">><<set $CamW2 to "Garage">><<replace "#camw2">><span style="color:#cc9900">The camera gives a clear view of the garage and expensive sports car.</span><</replace>><</linkreplace>>
<<linkreplace "Kitchen">><<set $CameraW2 to "Done">><<set $Camera to "Camera: Kitchen">><<set $CamW2 to "Kitchen">><<replace "#camw2">><span style="color:#cc9900">The camera gives a clear view of the kitchen and back door.</span><</replace>><</linkreplace>></span>
<<linkreplace "Close">><<goto "AgentNotes">><</linkreplace>>
<</replace>><</linkreplace>><</if>>
<<if $AudioW2=="Blank">><<linkreplace "Change Audio Location">><<replace "#intro">><span id="audw2"><<linkreplace "Bedroom">><<set $AudioW2 to "Done">><<set $Audio to "Audio: Bedroom">><<set $AudW2 to "Bed">><<replace "#audw2">><span style="color:#cc9900">The device picks up all sounds from the Bedroom.</span><</replace>><</linkreplace>>
<<linkreplace "Dining Room">><<set $AudioW2 to "Done">><<set $Audio to "Audio: Dining Room">><<set $AudW2 to "Dine">><<replace "#audw2">><span style="color:#cc9900">The device picks up all sounds from the Dining Room.</span><</replace>><</linkreplace>>
<<linkreplace "Lounge">><<set $AudioW2 to "Done">><<set $Audio to "Audio: Lounge">><<set $AudW2 to "Lounge">><<replace "#audw2">><span style="color:#cc9900">The device picks up all sounds from the Lounge.</span><</replace>><</linkreplace>></span>
<<linkreplace "Close">><<goto "AgentNotes">><</linkreplace>>
<</replace>><</linkreplace>><</if>>
<<linkreplace "Week 2">><<set $Camera1 to false>><<set $Audio1 to false>><<set $M1W1 to false>><<set $M1W2 to true>><<goto "AgentNotes">>
<</linkreplace>><</replace>><</timed>><</if>><</replace>><</timed>><</if>><<if $M1W2 is true>><<timed 0.1s>><<replace "#main">><span id="intro2">You observe the target throughout Week 2.
At the end of the week you report the following information:</span>
<span id="obs2"><<linkreplace "Observations">><<replace "#main">><i>Observations Week 2</i>
Target went to work and walked the dog as per Week 1.
Nothing new noted.
<<linkreplace "Next">><<replace "#main">><i>Observations Week 2</i>
Housekeeper arrived 1pm on Saturday and left at 10pm.
2 guests arrived at 7pm Saturday and left at 10pm.
Delivery guy from Vinnie’s Pizza came at 7pm every night except Saturday.
<<linkreplace "Close">><<goto "AgentNotes">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>></span>
<span id="hc2"><<linkreplace "Hidden Camera Data">><<set $Camera2 to true>><<if $CamW2=="Kitchen">><<set $CamW3 to "Kitchen">><<replace "#main">><i>Kitchen Camera Week 2</i>
Target had coffee and toast for breakfast every morning.
Target had pizza delivered every night except Saturday – left empty boxes on counter.
<<linkreplace "Next">><<replace "#main">><<set $SpyDog to true>><i>Kitchen Camera Week 2</i>
Target took dog for a walk out the back door to the lane on Thursday night at 7.30pm.
Target returned at 8.30pm on Thursday night.
<<linkreplace "Next">><<replace "#main">><i>Kitchen Camera Week 2</i>
Housekeeper did dishes at 3pm on Saturday and cleared pizza boxes.
Housekeeper cooked and served dinner Saturday evening.
Housekeeper cleaned up between 9 and 10pm on Saturday evening and then left.
<<linkreplace "Followup Actions">><<replace "#main">>
<<linkreplace "Check Background of Housekeeper">>You discover nothing suspicious in the housekeeper's background.<</linkreplace>>
<<if $SpyDog is true and $Mother is true>><<linkreplace "FOLLOW TARGET">><<goto "AgentOutcome">><</linkreplace>><</if>>
<<linkreplace "Close">><<goto "AgentNotes">><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</if>><<if $CamW2=="Hall">><<set $CamW3 to "Hall">><<replace "#main">><i>Hall Camera Week 2</i>
Target left and returned at the same times as per Week 1.
Target took dog out and returned as per Week 1.
Nothing different noted.
<<linkreplace "Next">><<replace "#main">><i>Hall Camera Week 2</i>
Housekeeper arrived 1pm on Saturday and left at 10pm.
2 guests arrived at 7pm Saturday and left at 10pm.
Delivery guy from Vinnie’s Pizza came at 7pm every night except Saturday.
<<linkreplace "Followup Actions">><<replace "#main">>
<<linkreplace "Check Background of Housekeeper">>Nothing suspicious.<</linkreplace>>
<<linkreplace "Check Background of Pizza Guy">>Nothing suspicious.<</linkreplace>>
<<linkreplace "Check Background of Guests">>Both guests are respected Upper House MPs.<</linkreplace>>
<<if $SpyDog is true and $Mother is true>><<linkreplace "FOLLOW TARGET">><<goto "AgentOutcome">><</linkreplace>><</if>>
<<linkreplace "Close">><<goto "AgentNotes">><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</if>><<if $CamW2=="Garage">><<set $CamW3 to "Garage">><<replace "#main">><i>Garage Camera Week 2</i>
Target took the car out for work at 6.10am and brought it back at 7pm each week day except Thursday.
Target brought car home at 5.30pm on Thursday.
<<linkreplace "Next">><<replace "#main">><i>Garage Camera Week 2</i>
Target checked car tyres and vacuumed interior on Sunday between 2 and 3pm.
<<linkreplace "Next">><<replace "#main">><i>Garage Camera Week 2</i>
Target stored work briefcase on the back seat going to and from work and then took it inside.
<<linkreplace "Followup Actions">><<replace "#main">>
<<linkreplace "Search Garage">>You find gardening tools and an old wardrobe in the gargage.<</linkreplace>>
<<if $SpyDog is true and $Mother is true>><<linkreplace "FOLLOW TARGET">><<goto "AgentOutcome">><</linkreplace>><</if>>
<<linkreplace "Close">><<goto "AgentNotes">><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</if>><</linkreplace>></span>
<span id="bug2"><<linkreplace "Audio Data">>$AudW2<<set $Audio2 to true>><<if $AudW2=="Lounge">><<set $AudW3 to "Lounge">><<replace "#main">><i>Lounge Audio Week 2</i>
Saturday at 1.10pm
Housekeeper : <i>Which rooms need doing today Sir?</i>
Target: <i>All over but not the basement.</i>
<<linkreplace "Next">><<replace "#main">><i>Lounge Audio Week 2</i>
Saturday at 1.10pm
Housekeeper: <i>How many guests for dinner Sir?</i>
Target: <i>There will be 2 guests. They'll be arriving at 7.</i>
Housekeeper: <i>Yes Sir.</i>
<<linkreplace "Next">><<replace "#main">><i>Lounge Audio Week 2</i>
Saturday at 1.10pm
Target: <i>They would like your famous roast duck please.</i>
Housekeeper: <i>Yes Sir.</i>
<<linkreplace "Followup Actions">><<replace "#main">><<linkreplace "Check Backgrounds of Guests">>Both guests are respected Upper House MPs who like roast duck.<</linkreplace>>
<<linkreplace "Search Basement">>The basement is filled with old boxes of junk. <</linkreplace>>
<<if $SpyDog is true and $Mother is true>><<linkreplace "FOLLOW TARGET">><<goto "AgentOutcome">><</linkreplace>><</if>>
<<linkreplace "Close">><<goto "AgentNotes">><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</if>><<if $AudW2=="Dine">><<set $AudW3 to "Dine">><<replace "#main">><i>Dining Audio Week 2</i>
Saturday 7-11 pm
Intermittent Conversations with long silences in between.
Guests said farewells and prepared to leave at 9.55.
<<linkreplace "Followup Actions">><<replace "#main">>
<<linkreplace "Check Background of Guests">>Both guests are respected Upper House MPs who like roast duck.<</linkreplace>>
<<if $SpyDog is true and $Mother is true>><<linkreplace "FOLLOW TARGET">><<goto "AgentOutcome">><</linkreplace>><</if>>
<<linkreplace "Close">><<goto "AgentNotes">><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</if>><<if $AudW2=="Bed">><<set $AudW3 to "Bed">><<replace "#main">><i>Bedroom Audio Week 2</i>
Wednesday Night 9.30pm
Mother: <i>How are you darling?</i>
Target: <i>Well Mother. What about you?</i>
<<linkreplace "Next">><<replace "#main">><i>Bedroom Audio Week 2</i>
Wednesday Night 9.30pm
Mother: <i>My knee is playing up again. The doctor can't come until next Thursday at 8pm. Are you looking after Rufus properly?</i>
Target: <i>Yes Mother. I just took Rufus for his walk.</i>
<<linkreplace "Next">><<replace "#main">><<set $Mother to true>><i>Bedroom Audio Week 2</i>
Wednesday Night 9.30pm
Mother: <i>You should take him to Haines Park. He likes it there.</i>
Target: <i>I will. Bye Mother.</i>
Mother: <i>Bye darling.</i>
<<linkreplace "Followup Actions">><<replace "#main">>
<<linkreplace "Background Check John's Mother">>John Cabot's mother died 6 years ago.<</linkreplace>>
<<if $SpyDog is true and $Mother is true>><<linkreplace "FOLLOW TARGET">><<goto "AgentOutcome">><</linkreplace>><</if>>
<<linkreplace "Close">><<goto "AgentNotes">><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</if>><</linkreplace>></span>
<<if $Camera2 is true and $Audio2 is true>><<timed 0.1s>><<replace "#obs2">><</replace>><<replace "#hc2">><</replace>><<replace "#bug2">><</replace>><<replace "#intro2">>You have completed your report for Week 2.
<<if $CameraW3=="Blank">><<linkreplace "Change Camera">><<replace "#intro2">><span id="camw3"><<linkreplace "Hallway">><<set $CameraW3 to "Done">><<set $Camera to "Camera: Hall">><<set $CamW3 to "Hall">><<replace "#camw3">><span style="color:#cc9900">The camera gives a clear view of the hallway and front door.</span><</replace>><</linkreplace>>
<<linkreplace "Garage">><<set $CameraW3 to "Done">><<set $Camera to "Camera: Garage">><<set $CamW3 to "Garage">><<replace "#camw3">><span style="color:#cc9900">The camera gives a clear view of the garage and expensive sports car.</span><</replace>><</linkreplace>>
<<linkreplace "Kitchen">><<set $CameraW3 to "Done">><<set $Camera to "Camera: Kitchen">><<set $CamW3 to "Kitchen">><<replace "#camw3">><span style="color:#cc9900">The camera gives a clear view of the kitchen and back door.</span><</replace>><</linkreplace>></span>
<<linkreplace "Close">><<goto "AgentNotes">><</linkreplace>>
<</replace>><</linkreplace>><</if>>
<<if $AudioW3=="Blank">><<linkreplace "Change Audio">><<replace "#intro2">><span id="audw3"><<linkreplace "Bedroom">><<set $AudioW3 to "Done">><<set $Audio to "Audio: Bedroom">><<set $AudW3 to "Bed">><<replace "#audw3">><span style="color:#cc9900">The device picks up all sounds from the Bedroom.</span><</replace>><</linkreplace>>
<<linkreplace "Dining Room">><<set $AudioW3 to "Done">><<set $Audio to "Audio: Dining Room">><<set $AudW3 to "Dine">><<replace "#audw3">><span style="color:#cc9900">The device picks up all sounds from the Dining Room.</span><</replace>><</linkreplace>>
<<linkreplace "Lounge">><<set $AudioW3 to "Done">><<set $Audio to "Audio: Lounge">><<set $AudW3 to "Lounge">><<replace "#audw3">><span style="color:#cc9900">The device picks up all sounds from the Lounge.</span><</replace>><</linkreplace>></span>
<<linkreplace "Close">><<goto "AgentNotes">><</linkreplace>>
<</replace>><</linkreplace>><</if>>
<<linkreplace "Week 3">><<set $Camera2 to false>><<set $Audio2 to false>><<set $M1W2 to false>><<set $M1W3 to true>><<goto "AgentNotes">><</linkreplace>><</replace>><</timed>><</if>>
<</replace>><</timed>><</if>><<if $M1W3 is true>><<timed 0.1s>><<replace "#main">><<if $CamW3 =="Hall">>On Monday of Week 3 the Target left the house at 11am carrying a suitcase and no briefcase.
Target returned to the house at 4pm on Thursday with the dog and the suitcase.<<elseif $CamW3 =="Garage">>On Monday of Week 3 the Target loaded his car with his dog and a suitcase and drove off at 11am.
Target returned to the house at 4pm on Thursday and took the dog and the suitcase inside.<<else>>On Monday of Week 3 the Target left the house in his car at 11am.
He took the dog with him.
Target returned to the house at 4pm on Thursday with the suitcase and the dog .<</if>>
<<linkreplace "Followup Actions">><<replace "#main">>It is Thursday of Week 3.
You only have a few days left to complete your mission. What action would you like to take?
<<if $SpyDog is true>><<linkreplace "Follow Target Tonight">><<set $Mother to true>><<goto "AgentOutcome">><</linkreplace>><</if>>
<<linkreplace "Interrogate Target">>><<replace "#options">><</replace>><<replace "#main">>The Target admits nothing and later reports you to the police.
You are charged and sacked.
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Arrest Target">><<replace "#options">><</replace>><<replace "#main">>You arrest the Target but he is later released because you have no evidence against him.
You are sacked.
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
<</replace>><</timed>><</if>>
<<if $M2 is true>><<timed 0.1s>><<replace "#camera">><</replace>><<replace "#main">>The Target's phone contained the following encrypted message:
<div class="myborder">Nvo’h Yzi Gfvhwzb 8kn</div>
<<linkreplace "Next">><<replace "#main">>You report that the meeting between the Target and the mysterious "middleman" will take place at
<<linkreplace "Jill's Cafe at 2pm on Friday">><<goto "AgentOutcome">><</linkreplace>>
<<linkreplace "Mel's Bar at 8pm on Tuesday">><<goto "AgentSuccess">><</linkreplace>>
<<linkreplace "The Hill at 8am on Thursday">><<goto "AgentOutcome">><</linkreplace>><</replace>><</linkreplace>><</replace>><</timed>><</if>>
<<if $M3 is true>><<timed 0.1s>><<replace "#camera">><</replace>><<replace "#main">>At a suitable distance you follow the Target as he strolls through the market pausing now and then at the stalls.
<<linkreplace "Next">><<replace "#main">>Suddenly the Target turns in your direction.
<<linkreplace "Duck Behind a Post">><<set $Disg to "Post">><<goto "AgentOutcome">><</linkreplace>>
<<linkreplace "Buy an Orange">><<replace "#main">>You pay for the orange and glance towards the Target. He has turned away from you and is continuing along the path.
<<linkreplace "Next">><<replace "#main">>You watch the Target enter a tent advertising <i>Tarot Readings and Mystical Charms</i>.
You browse some home knitted baby clothes while you wait.
<<linkreplace "Next">><<replace "#main">>After 10 minutes or so the Target emerges from the tent.
<<linkreplace "Enter the Tent">><<set $Disg to "Tent">><<goto "AgentOutcome">><</linkreplace>>
<<linkreplace "Keep Following">><<replace "#main">>The Target is some way ahead and you see him stop to buy an icecream. He stops to eat it as he watches a busker perform.
<<linkreplace "Next">><<replace "#main">>The busker finishes and there is a smattering of applause. People including the Target throw coins into a guitar case. Then the Target walks out of the market towards the street.
<<linkreplace "Next">><<replace "#main">>
<<linkreplace "Check Guitar Case">><<goto "AgentSuccess">><</linkreplace>>
<<linkreplace "Keep Following">><<set $Disg to "Foll">><<goto "AgentOutcome">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</timed>><</if>><<if $M4 is true>><<timed 0.1s>><<replace "#camera">><</replace>><<replace "#holiday">><</replace>><<replace "#main">>You carefully make your way to where the hostages are being held.
You check each room but there is no sign of any other guards.
<<linkreplace "Next">><<replace "#main">>There is a heavy steel door at the entrance to the room.
You force the door open but realise too late that the door was booby trapped.
<<linkreplace "Next">><<replace "#holiday">><<set $seconds to 15>>
<span id="countdown">$seconds </span>\
<<silently>>
<<repeat 1s>>
<<set $seconds to $seconds - 1>>
<<if $seconds gt 0>>
<<replace "#countdown">>$seconds<</replace>>
<<else>>
<<replace "#countdown">><<replace "#main">><</replace>><<set $Deadbomb to true>><<audio Bomb volume 0.9 play>><<timed 6s>><<goto "Dead">><</timed>><</replace>>
/* */
<<stop>>
<</if>>
<</repeat>>
<</silently>><</replace>><<replace "#main">>There is a bomb. You need to disarm it. It has a vertical orange wire.
<<linkreplace "Blue Wire">><<set $Blue to true>><<if $Green is true and $Red is true and $Green1 is true and $Red2 is true>>
<<set $Correct to true>><<else>><<set $Correct to false>><</if>><</linkreplace>>
<<linkreplace "Green Wire">><<set $Green to true>><<if $Blue is false and $Red is false>><<set $Green1 to true>><<set $Correct to true>><<else>><<set $Correct to false>><<set $Green1 to false>><</if>><</linkreplace>>
<<linkreplace "Red Wire">><<set $Red to true>><<if $Green is true and $Blue is false and $Green1 is true>><<set $Correct to true>><<set $Red2 to true>><<else>><<set $Correct to false>><</if>><</linkreplace>>
<<linkreplace "Next">><<if $Correct is true>><<goto "AgentSuccess">>
<<else>><<set $seconds to 0>><<replace "#main">><</replace>><</if>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</timed>><</if>>
<<if $M5 is true>><<timed 0.1s>><<replace "#camera">><</replace>><<replace "#holiday">><</replace>><<replace "#main">>Using a bomb detector you quickly locate the bomb in a disused locker. You clear the immediate area and set to work.
<<linkreplace "Next">><<replace "#holiday">><<set $seconds to 30>>
<span id="countdown">$seconds </span>\
<<silently>>
<<repeat 1s>>
<<set $seconds to $seconds - 1>>
<<if $seconds gt 0>>
<<replace "#countdown">>$seconds<</replace>>
<<else>>
<<replace "#countdown">><<replace "#main">><</replace>><<set $Deadbomb2 to true>><<audio Bomb volume 0.9 play>><<timed 6s>><<goto "Dead">><</timed>><</replace>>
/* */
<<stop>>
<</if>>
<</repeat>>
<</silently>><</replace>><<replace "#main">>Oh No!
You have never seen this kind of bomb before and it's set to go off in 30 seconds.
<<linkreplace "Cut Red Wire">>There is no red wire.<</linkreplace>>
<<linkreplace "Cut Blue Wire">>Nothing happens<</linkreplace>>
<<linkreplace "Throw Bomb in the River">><<goto "AgentSuccess">><</linkreplace>>
<<linkreplace "Run">><<replace "#main">>You start frantically running.<</replace>><</linkreplace>>
<<linkreplace "Throw Bomb on the Tracks">><<set $seconds to 0>><</linkreplace>><</replace>><</linkreplace>><</replace>><</timed>><</if>>
</span></div></div><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "AgentNotes">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span>
<span id="camera"><span style="color:#e60000">$Camera
$Audio</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><span id="holiday"><div class="small"><<linkreplace "Take a Holiday">>You don't have permission.<</linkreplace>>
<<linkreplace "Seek Fame">>You don't have permission.<</linkreplace>>
<<linkreplace "Earn Extra Cash">>You don't have permission.<</linkreplace>>
<<linkreplace "Change Careers">>You don't have permission.<</linkreplace>></div></span></span></div>
<span id="image"><img src="Spy.jpg" width=26%></span><div class="col-4"><div class="left"><span id ="main"><<if $M1W1 is true>><<timed 0.1s>><<replace "#main">>You have one camera and one listening device to set up.
Where do you want to put them?
<<if $CamW1 == "Blank">><<linkreplace "Place Camera">><<replace "#main">><span style="color:#cc9900">Place Camera</span>
<<linkreplace "Hallway">><<set $Camera to "Camera: Hall">><<set $CamW1 to "Hall">><<replace "#main">>
<span style="color:#cc9900">The camera gives a clear view of the hallway and front door.</span>
<<linkreplace "Close">><<goto "AgentSet">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Kitchen">><<set $CamW1 to "Kitchen">><<set $Camera to "Camera: Kitchen">><<replace "#main">>
<span style="color:#cc9900">The camera gives a clear view of the kitchen and back door.</span>
<<linkreplace "Close">><<goto "AgentSet">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Garage">><<set $Camera to "Camera: Garage">><<set $CamW1 to "Garage">><<replace "#main">>
<span style="color:#cc9900">The camera gives a clear view of the garage and expensive sports car.</span>
<<linkreplace "Close">><<goto "AgentSet">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>>
<<if $AudW1 =="Blank">><<linkreplace "Place Audio">><<set $AudW1 to true>><<replace "#main">><span style="color:#cc9900">Place Listening Device</span>
<<linkreplace "Lounge Room">><<set $Audio to "Audio: Lounge">><<set $AudW1 to "Lounge">><<replace "#main">>
<span style="color:#cc9900">The bug can pick up sounds from all over the lounge room.</span>
<<linkreplace "Close">><<goto "AgentSet">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Dining Room">><<set $Audio to "Audio: Dining Room">><<set $AudW1 to "Dine">><<replace "#main">>
<span style="color:#cc9900">The bug can pick up sounds from all over the dining room.</span>
<<linkreplace "Close">><<goto "AgentSet">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Bedroom">><<set $Audio to "Audio: Bedroom">><<set $AudW1 to "Bed">><<replace "#main">>
<span style="color:#cc9900">The bug can pick up sounds from all over the main bedroom.</span>
<<linkreplace "Close">><<goto "AgentSet">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>><<if $AudW1 is not "Blank" and $CamW1 is not "Blank">><<timed 0.0001s>><<replace "#main">>The camera and audio device are ready to go.
<<linkreplace "Continue">><<goto "AgentNotes">><</linkreplace>><</replace>><</timed>><</if>><</replace>><</timed>><</if>><<if $M2 is true>><<timed 0.1s>><<replace "#camera">><</replace>><<silently>><<repeat 1s>><<set $seconds to $seconds - 1>>
<<if $seconds ==0>><<set $seconds to 0>><<replace "#holiday">><</replace>><<replace "#main">>You have run out of time.
You have failed your mission and have been sacked.
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<</replace>><<stop>><</if>><</repeat>><</silently>><<replace "#main">>You watch the Target leave and gain entry quietly via the back door. Time is short. Where do you want to search?
<<if $Bath is false>><<linkreplace "Bathroom">><<replace "#main">><<linkreplace "Cupboard">>No phone<</linkreplace>>
<<linkreplace "Shower">>No phone<</linkreplace>>
<<linkreplace "Toilet">>No phone<</linkreplace>>
<<linkreplace "Try Another Room">><<set $Bath to true>><<goto "AgentSet">><</linkreplace>><</replace>><</linkreplace>><</if>>
<<if $Kit is false>><<linkreplace "Kitchen">><<replace "#main">><<linkreplace "Cupboards">>No phone<</linkreplace>>
<<linkreplace "Fridge">>No phone<</linkreplace>>
<<linkreplace "Oven">>No phone<</linkreplace>>
<<linkreplace "Pantry">><<replace "#main">>You found the phone!
You take a quick pic of the encrypted message.
<<linkreplace "Leave">><<goto "AgentNotes">><</linkreplace>>
<</replace>><</linkreplace>>
<<linkreplace "Try Another Room">><<set $Kit to true>><<goto "AgentSet">><</linkreplace>><</replace>><</linkreplace>><</if>>
<<if $Lounge is false>><<linkreplace "Lounge">><<replace "#main">><<linkreplace "Couches">>No phone<</linkreplace>>
<<linkreplace "Coffee Table">>No phone<</linkreplace>>
<<linkreplace "Drapes">>No phone<</linkreplace>>
<<linkreplace "Try Another Room">><<set $Lounge to true>><<goto "AgentSet">><</linkreplace>><</replace>><</linkreplace>><</if>>
<<if $Bed is false>><<linkreplace "Bedroom">><<replace "#main">><<linkreplace "Mattress">>No phone<</linkreplace>>
<<linkreplace "Wardrobe">>No phone<</linkreplace>>
<<linkreplace "Drawers">>No phone<</linkreplace>>
<<linkreplace "Try Another Room">><<set $Bed to true>><<goto "AgentSet">><</linkreplace>><</replace>><</linkreplace>><</if>>
<<if $Laund is false>><<linkreplace "Laundry">><<replace "#main">><<linkreplace "Washing Machine">>No phone<</linkreplace>>
<<linkreplace "Dryer">>No phone<</linkreplace>>
<<linkreplace "Cupboard">>No phone<</linkreplace>>
<<linkreplace "Try Another Room">><<set $Laund to true>><<goto "AgentSet">><</linkreplace>><</replace>><</linkreplace>><</if>>
<</replace>><</timed>><</if>>
<<if $M3 is true>><<timed 0.1s>><<replace "#camera">><</replace>><<replace "#main">>We have recieved word from our overseas agent located in <i>blank</i> country that the government there is receiving top level military information from Michael Saunders who works at the Ministry of Defence.
<<linkreplace "Next">><<replace "#main">>As you know <i>blank</i> country is hostile to our interests and their agents are known to be behind a number of security hacks.
We remotely monitored Saunders but found nothing.
<<linkreplace "Next">><<replace "#main">>We now believe he is somehow passing on information to a contact during his Sunday walks to the local market. Today is Sunday. The mission MUST be completed today.
<<linkreplace "Next">><<replace "#main">>You need to follow him on his walk and find out how and where he is passing on information.
He MUST not know we are watching him.
You should choose an appropriate disguise to help you blend in.
<<linkreplace "Choose Disguise">><<replace "#main">>
<<linkreplace "Old Lady with Jeep">><<set $Disg to "Jeep">><<goto "AgentOutcome">><</linkreplace>>
<<linkreplace "Fruit Stall Vendor">><<set $Disg to "Fruit">><<goto "AgentOutcome">><</linkreplace>>
<<linkreplace "Young Couple">>You are the only agent on this mission. <</linkreplace>>
<<linkreplace "Casual Market Goer">><<goto "AgentNotes">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</timed>><</if>><<if $M4 is true>><<timed 0.1s>><<replace "#camera">><</replace>><<replace "#holiday">><</replace>><<replace "#main">>You are on a hill overlooking the terrorist stronghold.
There are 2 guards patrolling the front and there may be more out the back.
Which guards will you "neutralise" first?
<<linkreplace "Front">><<set $Count to 0>><<replace "#main">><</replace>><<replace "#holiday">><span id="im1"><<link [img[Enemy.jpg]]>><<set $Count to $Count+1>><<replace "#im1">><</replace>><<if $Count==2>><<replace "#main">>You have quietly and efficiently neutralised all the guards at the front.
<<linkreplace "Go Around the Back">><<replace "#image">><img src="Enemy.jpg" width=10%><</replace>><<replace "#main">>Unfortunately the 4 guards out the back see you before you can successfully neutralise them.
They are Not using tranquiliser guns.
<<linkreplace "Next">><<set $DeadSpy to true>><<goto "Dead">><</linkreplace>><</replace>><</linkreplace>><</replace>><</if>><</link>></span> <span id="im2"><<link [img[Enemy.jpg]]>><<set $Count to $Count+1>><<replace "#im2">><</replace>><<if $Count==2>><<replace "#main">>You have quietly and efficiently neutralised all the guards at the front.
<<linkreplace "Go Around the Back">><<replace "#image">><img src="Enemy.jpg" width=10%><</replace>><<replace "#main">>Unfortunately the 4 guards out the back see you before you can successfully neutralise them.
They are Not using tranquiliser guns.
<<linkreplace "Next">><<set $DeadSpy to true>><<goto "Dead">><</linkreplace>><</replace>><</linkreplace>><</replace>><</if>><</link>></span><</replace>><</linkreplace>>
<<linkreplace "Back">><<set $Count to 0>><<replace "#main">><</replace>><<replace "#holiday">><span id="im1"><<link [img[Enemy.jpg]]>><<set $Count to $Count+1>><<replace "#im1">><</replace>><<if $Count==4>><<replace "#main">>You have quietly and efficiently neutralised all the guards at the back.
<<linkreplace "Go Around the Front">><<set $Count to 0>><<replace "#main">><</replace>><<replace "#holiday">><span id="im1"><<link [img[Enemy.jpg]]>><<set $Count to $Count+1>><<replace "#im1">><</replace>><<if $Count==2>><<replace "#main">>You have quietly and efficiently neutralised all the guards at the front.
<<linkreplace "Enter Building">><<goto "AgentNotes">><</linkreplace>><</replace>><</if>><</link>></span> <span id="im2"><<link [img[Enemy.jpg]]>><<set $Count to $Count+1>><<replace "#im2">><</replace>><<if $Count==2>><<replace "#main">>You have quietly and efficiently neutralised all the guards at the front.
<<linkreplace "Enter Building">><<goto "AgentNotes">><</linkreplace>><</replace>><</if>><</link>></span><</replace>><</linkreplace>><</replace>><</if>><</link>></span> <span id="im2"><<link [img[Enemy.jpg]]>><<set $Count to $Count+1>><<replace "#im2">><</replace>><<if $Count==4>><<replace "#main">>You have quietly and efficiently neutralised all the guards at the back.
<<linkreplace "Go Around the Front">><<set $Count to 0>><<replace "#main">><</replace>><<replace "#holiday">><span id="im1"><<link [img[Enemy.jpg]]>><<set $Count to $Count+1>><<replace "#im1">><</replace>><<if $Count==2>><<replace "#main">>You have quietly and efficiently neutralised all the guards at the front.
<<linkreplace "Enter Building">><<goto "AgentNotes">><</linkreplace>><</replace>><</if>><</link>></span> <span id="im2"><<link [img[Enemy.jpg]]>><<set $Count to $Count+1>><<replace "#im2">><</replace>><<if $Count==2>><<replace "#main">>You have quietly and efficiently neutralised all the guards at the front.
<<linkreplace "Enter Building">><<goto "AgentNotes">><</linkreplace>><</replace>><</if>><</link>></span><</replace>><</linkreplace>><</replace>><</if>><</link>></span>
<span id="im3"><<link [img[Enemy.jpg]]>><<set $Count to $Count+1>><<replace "#im3">><</replace>><<if $Count==4>><<replace "#main">>You have quietly and efficiently neutralised all the guards at the back.
<<linkreplace "Go Around the Front">><<set $Count to 0>><<replace "#main">><</replace>><<replace "#holiday">><span id="im1"><<link [img[Enemy.jpg]]>><<set $Count to $Count+1>><<replace "#im1">><</replace>><<if $Count==2>><<replace "#main">>You have quietly and efficiently neutralised all the guards at the front.
<<linkreplace "Enter Building">><<goto "AgentNotes">><</linkreplace>><</replace>><</if>><</link>></span> <span id="im2"><<link [img[Enemy.jpg]]>><<set $Count to $Count+1>><<replace "#im2">><</replace>><<if $Count==2>><<replace "#main">>You have quietly and efficiently neutralised all the guards at the front.
<<linkreplace "Enter Building">><<goto "AgentNotes">><</linkreplace>><</replace>><</if>><</link>></span><</replace>><</linkreplace>><</replace>><</if>><</link>></span> <span id="im4"><<link [img[Enemy.jpg]]>><<set $Count to $Count+1>><<replace "#im4">><</replace>><<if $Count==4>><<replace "#main">>You have quietly and efficiently neutralised all the guards at the back.
<<linkreplace "Go Around the Front">><<set $Count to 0>><<replace "#main">><</replace>><<replace "#holiday">><span id="im1"><<link [img[Enemy.jpg]]>><<set $Count to $Count+1>><<replace "#im1">><</replace>><<if $Count==2>><<replace "#main">>You have quietly and efficiently neutralised all the guards at the front.
<<linkreplace "Enter Building">><<goto "AgentNotes">><</linkreplace>><</replace>><</if>><</link>></span> <span id="im2"><<link [img[Enemy.jpg]]>><<set $Count to $Count+1>><<replace "#im2">><</replace>><<if $Count==2>><<replace "#main">>You have quietly and efficiently neutralised all the guards at the front.
<<linkreplace "Enter Building">><<goto "AgentNotes">><</linkreplace>><</replace>><</if>><</link>></span><</replace>><</linkreplace>><</replace>><</if>><</link>></span><</replace>><</linkreplace>>
<</replace>><</timed>><</if>>
<<if $M5 is true>><<timed 0.1s>><<replace "#camera">><</replace>><<replace "#holiday">><</replace>><<replace "#main">>Coded Message
<div class="col-12"><div class="myborder">21 18 7 5 14 20 /2 15 13 2/
1 20/ 19 20 1 4 9 21 13/ 19 20 1 20 9 15 14.
<<linkreplace "Actions">><<replace "#main">>Go urgently to
<<linkreplace "Willow Park">><<set $Place to "willow">><<goto "AgentOutcome">><</linkreplace>>
<<linkreplace "Stadium Station">><<set $Place to "stadium">><<goto "AgentNotes">><</linkreplace>>
<<linkreplace "Parliament Station">><<set $Place to "parl">><<goto "AgentOutcome">><</linkreplace>>
<</replace>><</linkreplace>></div></div><</replace>><</timed>><</if>>
</span></div></div><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "AgentOutcome">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><span id="holiday"><div class="small"><<linkreplace "Take a Holiday">>You don't have permission.<</linkreplace>>
<<linkreplace "Seek Fame">>You don't have permission.<</linkreplace>>
<<linkreplace "Earn Extra Cash">>You don't have permission.<</linkreplace>>
<<linkreplace "Change Careers">>You don't have permission.<</linkreplace>></div></span></span></div>
<span id="image"><img src="Spy.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main"><<if $SpyDog is true and $Mother is true and $M1W1 is true>>Next Thursday you advise the team that you plan to intercept the Target that night at
<table><tr><td><span id="HP"><<linkreplace "Haines Park">>Haines Park<<set $Correct to $Correct+1>><<replace "#WP">><span style="color:grey">Willow Park</span><</replace>><<replace "#TB">><span style="color:grey">Tower Bridge</span><</replace>><</linkreplace>></span></td><td><span id="9"><<linkreplace "at 9pm">>9pm<<replace "#83">><span style="color:grey">8.30pm</span><</replace>><<replace "#8">><span style="color:grey">8pm</span><</replace>> <</linkreplace>></span></td></tr><tr><td><span id="WP"><<linkreplace "Willow Park">>Willow Park<<replace "#HP">><span style="color:grey">Haines Park</span><</replace>><<replace "#TB">><span style="color:grey">Tower Bridge</span><</replace>><</linkreplace>></span></td><td><span id="83"><<linkreplace "at 8.30pm">>8.30pm<<replace "#9">><span style="color:grey">9pm</span><</replace>><<replace "#8">><span style="color:grey">8pm</span><</replace>><</linkreplace>></span></td></tr><tr><td><span id="TB"><<linkreplace "Tower Bridge">>Tower Bridge<<replace "#HP">><span style="color:grey">Haines Park</span><</replace>><<replace "#WP">><span style="color:grey">Willow Park</span><</replace>><</linkreplace>></span></td><td><span id="8"><<linkreplace "at 8pm">><<set $Correct to $Correct+1>>8pm<<replace "#83">><span style="color:grey">8.30pm</span><</replace>><<replace "#9">><span style="color:grey">9pm</span><</replace>><</linkreplace>></span></td></tr></table>
<<linkreplace "Next">>$Correct<<if $Correct ==2>><<set $SpyOutcome to "Success">><<goto "AgentSuccess">><<else>><<timed 0.1s>><<replace "#options">><</replace>><<replace "#main">>You failed to find the Target at the location and time you thought he would be there.
Your Section Chief tells you that spying is not for you.
<<linkreplace "You are Sacked">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<</replace>><</timed>><</if>><</linkreplace>><</if>><<if $SpyDog is true and $Mother is true and $M1W2 is true>>Next Thursday you advise the team that you plan to intercept the Target that night at
<table><tr><td><span id="HP"><<linkreplace "Haines Park">>Haines Park<<set $Correct to $Correct+1>><<replace "#WP">><span style="color:grey">Willow Park</span><</replace>><<replace "#TB">><span style="color:grey">Tower Bridge</span><</replace>><</linkreplace>></span></td><td><span id="9"><<linkreplace "at 9pm">>9pm<<replace "#83">><span style="color:grey">8.30pm</span><</replace>><<replace "#8">><span style="color:grey">8pm</span><</replace>> <</linkreplace>></span></td></tr><tr><td><span id="WP"><<linkreplace "Willow Park">>Willow Park<<replace "#HP">><span style="color:grey">Haines Park</span><</replace>><<replace "#TB">><span style="color:grey">Tower Bridge</span><</replace>><</linkreplace>></span></td><td><span id="83"><<linkreplace "at 8.30pm">>8.30pm<<replace "#9">><span style="color:grey">9pm</span><</replace>><<replace "#8">><span style="color:grey">8pm</span><</replace>><</linkreplace>></span></td></tr><tr><td><span id="TB"><<linkreplace "Tower Bridge">>Tower Bridge<<replace "#HP">><span style="color:grey">Haines Park</span><</replace>><<replace "#WP">><span style="color:grey">Willow Park</span><</replace>><</linkreplace>></span></td><td><span id="8"><<linkreplace "at 8pm">><<set $Correct to $Correct+1>>8pm<<replace "#83">><span style="color:grey">8.30pm</span><</replace>><<replace "#9">><span style="color:grey">9pm</span><</replace>><</linkreplace>></span></td></tr></table>
<<linkreplace "Next">><<if $Correct ==2>><<set $SpyOutcome to "Success">><<goto "AgentSuccess">><<else>><<timed 0.1s>><<replace "#options">><</replace>><<replace "#main">>You failed to find the Target at the location and time you thought he would be there.
Your Section Chief tells you that spying is not for you.
<<linkreplace "You are Sacked">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<</replace>><</timed>><</if>><</linkreplace>><</if>><<if $SpyDog is true and $Mother is true and $M1W3 is true>><<timed 0.1s>><<replace "#main">>You advise the team that you are intercepting the Target tonight at
<table><tr><td><span id="HP"><<linkreplace "Haines Park">>Haines Park<<set $Correct to $Correct+1>><<replace "#WP">><span style="color:grey">Willow Park</span><</replace>><<replace "#TB">><span style="color:grey">Tower Bridge</span><</replace>><</linkreplace>></span></td><td><span id="9"><<linkreplace "at 9pm">>9pm<<replace "#83">><span style="color:grey">8.30pm</span><</replace>><<replace "#8">><span style="color:grey">8pm</span><</replace>> <</linkreplace>></span></td></tr><tr><td><span id="WP"><<linkreplace "Willow Park">>Willow Park<<replace "#HP">><span style="color:grey">Haines Park</span><</replace>><<replace "#TB">><span style="color:grey">Tower Bridge</span><</replace>><</linkreplace>></span></td><td><span id="83"><<linkreplace "at 8.30pm">>8.30pm<<replace "#9">><span style="color:grey">9pm</span><</replace>><<replace "#8">><span style="color:grey">8pm</span><</replace>><</linkreplace>></span></td></tr><tr><td><span id="TB"><<linkreplace "Tower Bridge">>Tower Bridge<<replace "#HP">><span style="color:grey">Haines Park</span><</replace>><<replace "#WP">><span style="color:grey">Willow Park</span><</replace>><</linkreplace>></span></td><td><span id="8"><<linkreplace "at 8pm">><<set $Correct to $Correct+1>>8pm<<replace "#83">><span style="color:grey">8.30pm</span><</replace>><<replace "#9">><span style="color:grey">9pm</span><</replace>><</linkreplace>></span></td></tr></table>
<<linkreplace "Next">><<if $Correct ==2>><<set $SpyOutcome to "Success">><<goto "AgentSuccess">><<else>><<timed 0.1s>><<replace "#options">><</replace>><<replace "#main">>You failed to find the Target at the location and time you thought he would be there.
Your Section Chief tells you that spying is not for you.
<<linkreplace "You are Sacked">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<</replace>><</timed>><</if>><</linkreplace>><</replace>><</timed>><</if>>
<<if $M2 is true>><<timed 0.01s>>Unfortunately there was no meeting between the Target and anyone else at the place and time you reported.
<<linkreplace "You are Sacked">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<</timed>><</if>><<if $M3 is true and $Disg =="Jeep">><<timed 0.1s>><<replace "#options">><</replace>><<replace "#main">>You slowly follow the target through the crowded market.
Unfortunately you accidentally push your jeep into a real old lady and knock her to the ground.
<<linkreplace "Next">><<replace "#main">>A crowd gathers and the Target turns and looks directly at you.
Your cover is blown. You barely register the shot before everything goes black.
<<linkreplace "Next">><<set $Crowd7 to true>><<goto "Dead">><</linkreplace>><</replace>><</linkreplace>><</replace>><</timed>><</if>><<if $M3 is true and $Disg =="Fruit">><<timed 0.1s>><<replace "#options">><</replace>><<replace "#main">>You set up behind the fruit stand counter and watch the Target stroll by.
Unfortunately you are soon swamped with customers buying fruit.
<<linkreplace "Next">><<replace "#main">>When you finally look up again the Target has disappeared from view.
You have lost him. The mission is over.
<<linkreplace "You are Sacked">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</timed>><</if>><<if $M3 is true and $Disg =="Post">><<timed 0.1s>><<replace "#options">><</replace>><<replace "#main">>When you come out from behind the post the Target is nowhere in sight.
He must have clocked you. The mission is over.
<<linkreplace "You are Sacked">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<</replace>><</timed>><</if>><<if $M3 is true and $Disg =="Tent">><<timed 0.1s>><<replace "#options">><</replace>><<replace "#main">>You enter the tent and speak to the vendor. You conclude that nothing suspicious has occurred.
<<linkreplace "Next">><<replace "#main">>When you come back outside there is no sign of the Target.
You have lost him. The mission is over.
<<linkreplace "You are Sacked">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</timed>><</if>><<if $M3 is true and $Disg =="Foll">><<timed 0.1s>><<replace "#options">><</replace>><<replace "#main">>You follow Saunders all the way home without being seen.
<<linkreplace "Next">><<replace "#main">>Unfortunately you failed to discover how he is passing on confidential information.
The mission is over.
<<linkreplace "You are Sacked">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</timed>><</if>><<if $M5 is true and ($Place=="willow" or $Place=="parl")>><<timed 0.1s>><<replace "#options">><</replace>><<replace "#main">>While you were wandering around the city a bomb went off killing and wounding hundreds.
<<linkreplace "You are Sacked">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</replace>><</timed>><</if>>
</span></div></div><</if>><<set $Bath to false>><<set $Kit to false>><<set $Lounge to false>>
<<set $Bed to false>><<set $Laund to false>><<set $SpyOutcome to "Nil">><<set $M1W1 to false>><<set $M1W2 to false>><<set $M1W3 to false>><<set $M2 to false>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Spy5">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><span id="holiday"><div class="small"><<linkreplace "Take a Holiday">>You don't have permission.<</linkreplace>>
<<linkreplace "Seek Fame">>You don't have permission.<</linkreplace>>
<<linkreplace "Earn Extra Cash">>You don't have permission.<</linkreplace>>
<<linkreplace "Change Careers">>You don't have permission.<</linkreplace>>
</div></span></span></div>
<span id="image"><img src="Spy.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">Well done for getting this far in your spying career.
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<replace "#main">>Your next Target is a known spy passing on information to a foreign government via a "middle man".
We think the Target uses a new burner phone every week to receive encrypted instructions about the next meeting.
<<linkreplace "Next">><<replace "#main">>We want you to break into the Target's apartment, find the phone, decrypt the message, go to the rendezvous point and both the Target and the "middleman".
<<linkreplace "Accept Mission">><<set $seconds to 60>><<set $M2 to true>><<goto "AgentSet">><</linkreplace>><</replace>><</linkreplace>><</replace>><</replace>><</button>></span>
</span></div></div><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "AgentSuccess">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><span id="holiday"><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Spy5">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Spy5">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Spy5">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></span></div>
<span id="image"><img src="Spy.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main"><<if $SpyOutcome == "Success">>
Thanks to your surveillence and insights you managed to catch John Cabot in the act of passing information on to terrorists. He has been charged with treason and imprisoned.
<<linkreplace "Next">><<replace "#main">>Your Section Chief is very pleased, suggests you take a well earned holiday and gives you a bonus.
<span id="but"><<button "Collect Bonus">><<replace "#but">><</replace>><<set $Money to $Money+2000>><<set $Hearts to $Hearts+35>><<set $Stars to $Stars+4>><<replace "#main">>BONUS:
<img src="MoneyS.png" width=20%> $2,000 <<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 35<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 4 <<replace "#stars">><div class="animation">$Stars</div><</replace>>
<</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Spy5">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</replace>><</linkreplace>><</if>>
<<if $M2 is true>><<timed 0.01s>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Spy6">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Spy6">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Spy6">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#main">>You and other agents are waiting for the Target at Mel's Bar at 8pm.
They arrest both spies on the spot. As a result of your solid spy work you are given a Bonus.
<span id="but"><<button "Collect Bonus">><<replace "#but">><</replace>><<set $Money to $Money+2000>><<set $Hearts to $Hearts+35>><<set $Stars to $Stars+4>><<replace "#main">>BONUS:
<img src="MoneyS.png" width=20%> $2,000 <<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 35<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 4 <<replace "#stars">><div class="animation">$Stars</div><</replace>>
<</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Spy6">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</replace>><</timed>><</if>><<if $M3 is true>><<timed 0.01s>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Spy7">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Spy7">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Spy7">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#main">>You check in the guitar case and spot a small USB stick. You have him!
This was how the Target was passing on information and the busker is the contact.
<<linkreplace "Next">><<replace "#main">>You advise your boss and by the end of the day both Saunders and the busker have been arrested.
Good job. You are given a Bonus.
<span id="but"><<button "Collect Bonus">><<replace "#but">><</replace>><<set $Money to $Money+2000>><<set $Hearts to $Hearts+35>><<set $Stars to $Stars+4>><<replace "#main">>BONUS:
<img src="MoneyS.png" width=20%> $2,000 <<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 35<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 4 <<replace "#stars">><div class="animation">$Stars</div><</replace>>
<</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Spy7">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</replace>><</linkreplace>><</replace>><</timed>><</if>><<if $M4 is true>><<timed 0.01s>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Spy9">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Spy9">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Spy9">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#main">>You quickly free the hostages and move quickly away from the buiding.
As you stand on the hill and look back you see 3 armored vehicles screech to a halt out the front of the stronghold.
<<linkreplace "Next">><<replace "#main">>You turn away and quickly head to the pick-up point.
Your boss is impressed when you return.
You are given a Bonus.
<span id="but"><<button "Collect Bonus">><<replace "#but">><</replace>><<set $Money to $Money+5000>><<set $Hearts to $Hearts+50>><<set $Stars to $Stars+15>><<replace "#main">>BONUS:
<img src="MoneyS.png" width=20%> $5,000 <<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 50<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 15 <<replace "#stars">><div class="animation">$Stars</div><</replace>>
<</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Spy9">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</replace>><</linkreplace>><</replace>><</timed>><</if>><<if $M5 is true>><<timed 0.01s>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Spy10">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Spy10">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Spy10">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#main">>You run desperately towards the river near Statium Station and throw the bomb into the water.
<<linkreplace "Next">><<replace "#main">>Your quick work has saved countless lives.
Your boss is impressed when you return to headquarters.
You are given a Bonus.
<span id="but"><<button "Collect Bonus">><<replace "#but">><</replace>><<set $Money to $Money+5000>><<set $Hearts to $Hearts+50>><<set $Stars to $Stars+20>><<replace "#main">>BONUS:
<img src="MoneyS.png" width=20%> $5,000 <<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 50<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 20 <<replace "#stars">><div class="animation">$Stars</div><</replace>>
<</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Spy10">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</replace>><</linkreplace>><</replace>><</timed>><</if>></span></div></div><</if>><<set $Disg =="Blank">><<set $M2 to false>><<set $M3 to false>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Spy6">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><span id="holiday"><div class="small"><<linkreplace "Take a Holiday">>You don't have permission.<</linkreplace>>
<<linkreplace "Seek Fame">>You don't have permission.<</linkreplace>>
<<linkreplace "Earn Extra Cash">>You don't have permission.<</linkreplace>>
<<linkreplace "Change Careers">>You don't have permission.<</linkreplace>></div></span></span></div>
<span id="image"><img src="Spy.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">Well done on some excellent spy work so far.
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<replace "#main">>Your next mission requires you to tail a suspected double agent and discover how and where they are passing on information to a hostile foreign government.
<<linkreplace "Next">><<replace "#main">>This mission is very dangerous and if you are spotted the Target will likely stop at nothing to silence you.
<<linkreplace "Accept Mission">><<set $M3 to true>><<goto "AgentSet">><</linkreplace>><</replace>><</linkreplace>><</replace>><</replace>><</button>></span></span></div></div><</if>><<set $Blue to false>><<set $Green to false>><<set $Red to false>><<set $Enemy to 0>><<set $Enemy1 to false>><<set $Enemy2 to false>><<set $Enemy3 to false>><<set $Enemy4 to false>><<set $Enemy5 to false>><<set $AT1 to false>><<set $AT2 to false>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Spy7">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><span id="holiday"><div class="small"><<linkreplace "Take a Holiday">>You don't have permission.<</linkreplace>>
<<linkreplace "Seek Fame">>You don't have permission.<</linkreplace>>
<<linkreplace "Earn Extra Cash">>You don't have permission.<</linkreplace>>
<<linkreplace "Change Careers">>You don't have permission.<</linkreplace>></div></span></span></div>
<span id="image"><img src="Spy.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">You continue to impress your superiors with your espionage skills.
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<replace "#main">>You have been identified as a candidate for promotion to Senior Agent - Special Ops.
In order to take up this position you will need to successfully complete new training courses.
<<linkreplace "Start Training">><<goto "AgentTraining">><</linkreplace>><</replace>><</replace>><</button>></span></span></div></div><</if>>
<div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="holiday"></span></div>
<span id="image"><img src="Spy.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">You must successfully complete the following training.
<<if $AT1 is false>><<linkreplace "Neutralising Enemies">><<set $AT1 to true>><<replace "#main">>Neutralising Enemies
1. NEVER proceed without knowing number and location of all enemies.
2. Approach noiselessly under cover of darkness.
3. Use tranquilzer bullets unless lethal force is authorised.
4. Be accurate and efficient.
<<linkreplace "Test">><<set $ATrain to "Enemy">><<goto "Enemy">><</linkreplace>><</replace>><</linkreplace>><</if>>
<<if $AT2 is false>><<linkreplace "Bomb Defusing">><<set $AT2 to true>><<replace "#main">>Bomb Defusing
Most bombs have have 3 horizontal wires which must be cut in the order of Blue, Red and Green.
For bombs with an additional vertical orange wire, cut the wires in the reverse order to the above.
<<linkreplace "Test">><<set $ATrain to "Bomb">><<goto "Enemy">><</linkreplace>><</replace>><</linkreplace>><</if>>
</span></div></div><<if $ATrain =="Enemy">><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="one"><i>Click on an Enemy to neutralise.</i></span>
<span id=two></span></div>
<span id=three></span></div><div class="left"><span id="four"></span>
<span id="five"></span></div>
<<if $Enemy1 is false>><<timed 2s>><<replace "#four">>[img[Enemy.jpg][Enemy][$Enemy to $Enemy+1, $Enemy1 to true]]<</replace>><</timed>><</if>><<if $Enemy2 is false>><<timed 4s>><<replace "#two">>[img[Enemy.jpg][Enemy][$Enemy to $Enemy+1, $Enemy2 to true]]<</replace>><</timed>><</if>><<if $Enemy3 is false>><<timed 5s>><<replace "#three">>[img[Enemy.jpg][Enemy][$Enemy to $Enemy+1, $Enemy3 to true]]<</replace>><</timed>><</if>><<if $Enemy4 is false>><<timed 6s>><<replace "#five">>[img[Enemy.jpg][Enemy][$Enemy to $Enemy+1, $Enemy4 to true]]<</replace>><</timed>><</if>><<if $Enemy5 is false>><<timed 8s>><<replace "#two">>[img[Enemy.jpg][Enemy][$Enemy to $Enemy+1, $Enemy5 to true]]<</replace>><</timed>><</if>>
<<if $Enemy5 is true>><<timed 0.1s>><<replace "#one">><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><span id="holiday"><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Spy8">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Spy8">><<goto "FameR">><</linkreplace>>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Spy8">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span><</replace>><<replace "#four">>Good Job.
You have neutralised $Enemy Enemies and passed the course.
<<if $AT1 is true and $AT2 is true>><<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Spy8">><</if>><</linkreplace>><<else>><<linkreplace "Close">><<goto "AgentTraining">><</linkreplace>><</if>><</replace>><</timed>><</if>><</if>>
<<if $ATrain =="Bomb">><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"></span></div><div class="col-4"><div class="left"><span id="main">
<<silently>><<repeat 1s>><<set $seconds to $seconds - 1>>
<<if $seconds ==0>><<set $seconds to 0>><<replace "#main">>You have run out of time.
You have failed your training.
<<linkreplace "You are Sacked">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<</replace>><<stop>><</if>><</repeat>><</silently>>You are given a bomb.
You have 15 seconds to defuse it.
It has has 3 horizontal wires.
Cut the wires in the correct order.
<<linkreplace "Start">><<set $seconds to 15>><<silently>><<repeat 1s>><<set $seconds to $seconds - 1>>
<<if $seconds ==0>><<set $seconds to 0>><<replace "#main">>
You have run out of time.
You have failed your training.
<<linkreplace "You are Sacked">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<</replace>><<stop>><</if>><</repeat>><</silently>>
<<linkreplace "Green Wire">><<set $Green to true>><<if $Blue is true and $Red is true and $Blue1 is true and $Red2 is true>>
<<set $Correct to true>><<else>><<set $Correct to false>><</if>><</linkreplace>>
<<linkreplace "Blue Wire">><<set $Blue to true>><<if $Green is false and $Red is false>><<set $Blue1 to true>><<set $Correct to true>><<else>><<set $Correct to false>><<set $Blue1 to false>><</if>><</linkreplace>>
<<linkreplace "Red Wire">><<set $Red to true>><<if $Blue is true and $Green is false and $Blue1 is true>><<set $Correct to true>><<set $Red2 to true>><<else>><<set $Correct to false>><</if>><</linkreplace>>
<<linkreplace "Next">><<set $seconds to 0>>
<<if $Correct is true>><<replace "#options">><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><span id="holiday"><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Spy8">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Spy8">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Spy8">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span><</replace>><<replace "#main">>
Good job. You defused the bomb and passed the course.
<<if $AT1 is true and $AT2 is true>><<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Spy8">><</if>><</linkreplace>><<else>><<linkreplace "Close">><<goto "AgentTraining">><</linkreplace>><</if>><</replace>><</if>><<if $Correct is false>>><<replace "#main">>
You have failed your training.
<<linkreplace "You are Sacked">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</replace>><</if>><</linkreplace>><</linkreplace>></span></div></div><</if>><<set $M3 to false>><<set $Correct to false>><<set $Blue to false>><<set $Green to false>><<set $Red to false>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Spy8">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><div class="small"><i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i></div></span></div>
<span id="image"><img src="Spy.jpg" width=50%></span><div class="col-4"><div class="left"><span id ="main">Congratulations.
You have been promoted to Senior Agent - Special Ops.
<<linkreplace "Next">><<replace "#options">><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">>You don't have permission.<</linkreplace>>
<<linkreplace "Seek Fame">>You don't have permission.<</linkreplace>>
<<linkreplace "Earn Extra Cash">>You don't have permission.<</linkreplace>>
<<linkreplace "Change Careers">>You don't have permission.<</linkreplace>></div><</replace>>
<<replace "#image">><img src="Spy.jpg" width=30%><</replace>><<replace "#main">>Your new annual salary is:<<set $SalMoney to $SalMoney +5000>><<set $SalHearts to $SalHearts+5>><<set $SalStars to $SalStars+3>><<timed 1s>>
<img src="MoneyS.png" width=10%> 11,000<<replace "#salmoney">><div class="animation"><span style="color:#cc9900">$SalMoney</span></div><</replace>><</timed>><<timed 2s>><<replace "#salhearts">><div class="animation"><span style="color:#cc9900">$SalHearts</span></div><</replace>>
<img src="HeartS.png" width=10%> 35<</timed>><<timed 3s>><<replace "#salstars">><div class="animation"><span style="color:#cc9900">$SalStars</span></div><</replace>>
<img src="StarS.png" width=10%> 8
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<linkreplace "Next">><<replace "#main">>
Your first Op involves a covert incursion into enemy territory to rescue 4 hostages currently being held in a terrorist stronghold in the mountains.
<<linkreplace "Next">><<replace "#main">>
You will be dropped in at night. You need to neutralise the guards, gain entry to the stronghold, free the hostages and make it back to your pick-up zone.
<<linkreplace "Next">><<replace "#main">>
You are on a tight budget. Resources are limited so it is a solo Operation.
<<linkreplace "Accept Mission">><<set $M4 to true>><<goto "AgentSet">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</button>></span><</timed>><</replace>><</linkreplace>>
</span></div></div></div><</if>><<set $M4 to false>><<set $Correct to false>><<set $Blue to false>><<set $Green to false>><<set $Red to false>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Spy9">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><span id="holiday"><div class="small"><<linkreplace "Take a Holiday">>You don't have permission.<</linkreplace>>
<<linkreplace "Seek Fame">>You don't have permission.<</linkreplace>>
<<linkreplace "Earn Extra Cash">>You don't have permission.<</linkreplace>>
<<linkreplace "Change Careers">>You don't have permission.<</linkreplace>></div></span></span></div>
<span id="image"><img src="Spy.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">Your exploits are fast becoming legendary within the Service.
Yet to people outside you are unexciting - even boring.
The perfect spy.
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<replace "#main">>You are currently working undercover in a foreign country. You intercept an urgent coded message.
You need to decode the message and take any necessary action.
<<linkreplace "Accept Mission">><<set $M5 to true>><<goto "AgentSet">><</linkreplace>><</replace>><</replace>><</button>></span></span></div></div><</if>><<set $M5 to false>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Spy10">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<set $Dest to "Choose Career">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<set $Dest to "Choose Career">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<set $Dest to "Choose Career">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Spy.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">Congratulations.
You have survived 10 years as a Spy.
Your country thanks you for your service.
<span id="SalB"><<button "Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<replace "#main">>
It's now time to choose a new career. Good luck.
<<linkreplace "New Career">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i><</replace>><</replace>><</button>></span></span></div></div></div><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Prosp1">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><div class="small"><i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i></div></span></div>
<span id="image"><img src="Prospector.jpg" width=40%></span><div class="col-4"><div class="left"><span id ="main">Congratulations on gaining your licence and becoming a Prospector.
<<linkreplace "Next">><<replace "#options">><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 2>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 2>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 2>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#image">><img src="Prospector.jpg" width=30%><</replace>><<replace "#main">>As a Prospector your earnings will depend on what precious metals or gemstones you can find during the year.
<<linkreplace "Next">><<replace "#main">>Your income may vary each year depending on market demand.
Good Luck.
<<linkreplace "Next">><<replace "#main">><<set $Prosp to 1>><<goto "ProspMine">><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>></span></div></div></div><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "ProspMine">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="holiday"></span></div>
<span id="image"><img src="Prospector.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main"><<if $Prosp==1>><<timed 0.01s>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 2>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 2>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 2>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>What would you like to do?
<<linkreplace "Research">><<goto "ProspResearch">><</linkreplace>>
<<linkreplace "Choose Mining Site">><<replace "#main">>The following sites are available this year:
<<linkreplace "Quartz Vein - Bendigo">><<set $Rock to "Gold">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Marble Outcrop - Cowell">><<set $Rock to "Jade">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Basalt Plain - Glen Innes">><<set $Rock to "Ruby">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Chalk Outcrop- Ellendale">><<set $Rock to "Nil">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Back">><<goto "ProspMine">><</linkreplace>><</replace>><</linkreplace>><</timed>><</if>><<if $Prosp==2>><<timed 0.01s>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 3>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 3>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 3>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Welcome to your second year of Prospecting.
What would you like to do?
<<linkreplace "Research">><<goto "ProspResearch">><</linkreplace>>
<<linkreplace "Choose Mining Site">><<replace "#main">>The following sites are available this year:
<<linkreplace "Alluvial Sands - Harts Range">><<set $Rock to "Zircon">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Limestone Cave- Port Macdonnell">><<set $Rock to "Nil">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Basalt Outcrop - Anakie">><<set $Rock to "Sapphire">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Tailings Dam - Mount Morgan">><<set $Rock to "Gold">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Back">><<goto "ProspMine">><</linkreplace>><</replace>><</linkreplace>><</timed>><</if>><<if $Prosp==3>><<timed 0.01s>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 4>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 4>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 4>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Welcome to your third year of Prospecting.
What would you like to do?
<<linkreplace "Research">><<goto "ProspResearch">><</linkreplace>>
<<linkreplace "Choose Mining Site">><<replace "#main">>The following sites are available this year:
<<linkreplace "Alluvial Sands - Brisbane">><<set $Rock to "Nil">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Kimberlite pipes - Merlin">><<set $Rock to "Diamond">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Granite pegmatites - Menzies">><<set $Rock to "Emerald">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Sandstone ridge - Andamooka">><<set $Rock to "Opal">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Back">><<goto "ProspMine">><</linkreplace>><</replace>><</linkreplace>><</timed>><</if>><<if $Prosp==4>><<timed 0.01s>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 5>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 5>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 5>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Welcome to your fourth year of Prospecting.
What would you like to do?
<<linkreplace "Research">><<goto "ProspResearch">><</linkreplace>>
<<linkreplace "Choose Mining Site">><<replace "#main">>The following sites are available this year:
<<linkreplace "Quartz Vein - Bendigo">><<set $Rock to "Gold">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Tailings Dam - Mount Morgan">><<set $Rock to "Small">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Shale Outcrop-Kalgoorlie">><<set $Rock to "Nil">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Sandstone ridge - Andamooka">><<set $Rock to "Nil">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Back">><<goto "ProspMine">><</linkreplace>><</replace>><</linkreplace>><</timed>><</if>><<if $Prosp==5>><<timed 0.01s>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 6>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 6>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 6>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Welcome to your fifth year of Prospecting.
What would you like to do?
<<linkreplace "Research">><<goto "ProspResearch">><</linkreplace>>
<<linkreplace "Choose Mining Site">><<replace "#main">>The following sites are available this year:
<<linkreplace "Basalt Outcrop - Anakie">><<set $Rock to "Nil">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Granite Plains - Harts Range">><<set $Rock to "VSmall">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Sedimentary Shale - McDonnell Range">><<set $Rock to "Garnet">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Schists - Broken Hill">><<set $Rock to "Small">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Back">><<goto "ProspMine">><</linkreplace>><</replace>><</linkreplace>><</timed>><</if>><<if $Prosp==6>><<timed 0.01s>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 7>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 7>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 7>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Welcome to your sixth year of Prospecting.
What would you like to do?
<<linkreplace "Research">><<goto "ProspResearch">><</linkreplace>>
<<linkreplace "Choose Mining Site">><<replace "#main">>The following sites are available this year:
<<linkreplace "Lamproite pipes - White Cliffs">><<set $Rock to "Nil">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Basalt Outcrop - Inverell">><<set $Rock to "RubySapp">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Basalt Outcrop - Harts Range">><<set $Rock to "Ruby">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Old Sapphire Mine - Anakie">><<set $Rock to "Sapphire">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Back">><<goto "ProspMine">><</linkreplace>><</replace>><</linkreplace>><</timed>><</if>><<if $Prosp==7>><<timed 0.01s>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 8>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 8>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 8>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Welcome to Year 7 as a prospector.
You are becoming renowned in fossicking circles.
What would you like to do?
<<linkreplace "Research">><<goto "ProspResearch">><</linkreplace>>
<<linkreplace "Choose Mining Site">><<replace "#main">>The following sites are available this year:
<<linkreplace "Quartz Vein - Bendigo">><<set $Rock to "Gold">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Marble Outcrop - Cowell">><<set $Rock to "Jade">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Sandstone ridge - Andamooka">><<set $Rock to "Opal">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Abandoned Gold Mine - Ballarat">><<set $Rock to "BlowUp">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Back">><<goto "ProspMine">><</linkreplace>><</replace>><</linkreplace>><</timed>><</if>><<if $Prosp==8>><<timed 0.01s>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 9>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 9>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 9>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>This is your 8th year as a Prospector.
What would you like to do?
<<linkreplace "Research">><<goto "ProspResearch">><</linkreplace>>
<<linkreplace "Choose Mining Site">><<replace "#main">>The following sites are available this year:
<<linkreplace "Calcite Vein - Portland">><<set $Rock to "Emerald1">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Marble Beds - Cowell">><<set $Rock to "Nil">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Pegmatite Dykes -Menzies">><<set $Rock to "Emerald2">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Mullock Heaps - Harts Range">><<set $Rock to "Emerald3">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Back">><<goto "ProspMine">><</linkreplace>><</replace>><</linkreplace>><</timed>><</if>><<if $Prosp==9>><<timed 0.01s>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Prosp10">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Prosp10">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 10>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>This is your 9th year as a Prospector.
What would you like to do?
<<linkreplace "Research">><<goto "ProspResearch">><</linkreplace>>
<<linkreplace "Choose Mining Site">><<replace "#main">>The following sites are available this year:
<<linkreplace "Abandoned Gold Mine - Ballarat">><<set $Rock to "BlowUp">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Closed Gold Mine - Kimberley">><<set $Rock to "Nil">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Deep Creek - Gympie">><<set $Rock to "Gold2">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Quartz Vein - Bendigo">><<set $Rock to "Gold1">><<goto "ProspOutcome">><</linkreplace>>
<<linkreplace "Back">><<goto "ProspMine">><</linkreplace>><</replace>><</linkreplace>><</timed>><</if>>
</span></div></div><</if>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div>
<span id="main"><h4>Australian Prospecting Information</h4><<if $Prosp==1>><<linkreplace "Gems Map">><<replace "#main">><img src="Gems Map.jpg" width=65%><div class="right"><<linkreplace "Close">><<goto "ProspResearch">><</linkreplace>></div><</replace>><</linkreplace>>
<<linkreplace "Gold Map">><<replace "#main">><img src="Gold Map.jpg" width=65%><div class="right"><<linkreplace "Close">><<goto "ProspResearch">><</linkreplace>></div><</replace>><</linkreplace>>
<<linkreplace "Rock Guide">><<goto "ProspRock">><</linkreplace>>
<<linkreplace "Market Prices">><<replace "#main">><div class="large"><table><tr><td>Commodity</td><td>Price</td></tr><tr><td><span style="color:#cc9900">Gold</span></td><td><span style="color:#cc9900">$120 per gram</span></td></tr><tr><td><span style="color:#e60000">Ruby</span></td><td><span style="color:#e60000">$100/carat.</span></td></tr><tr><td><span style="color:#00ff7f">Jade</span></td><td><span style="color:#00ff7f">$5,000/carat.</span></td></tr></table></div><i>NOTE: 1 carat = approx 200mg</i>
<<linkreplace "Close">><<goto "ProspResearch">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "<i>Close</i>">><<goto "ProspMine">><</linkreplace>><</if>><<if $Prosp==2>><<linkreplace "Gems Map">><<replace "#main">><img src="Gems Map.jpg" width=65%><div class="right"><<linkreplace "Close">><<goto "ProspResearch">><</linkreplace>></div><</replace>><</linkreplace>>
<<linkreplace "Gold Map">><<replace "#main">><img src="Gold Map.jpg" width=65%><div class="right"><<linkreplace "Close">><<goto "ProspResearch">><</linkreplace>></div><</replace>><</linkreplace>>
<<linkreplace "Rock Guide">><<goto "ProspRock">><</linkreplace>>
<<linkreplace "Market Prices">><<replace "#main">><div class="large"><table><tr><td>Commodity</td><td>Price</td></tr><tr><td><span style="color:#cc9900">Gold</span></td><td><span style="color:#cc9900">$500 per gram</span></td></tr><tr><td><span style="color:black">Zircon</span></td><td><span style="color:black">$280/carat.</span></td></tr><tr><td><span style="color:blue">Sapphire</span></td><td><span style="color:blue">$100/carat.</span></td></tr></table></div><i>NOTE: 1 carat = approx 200mg</i>
<<linkreplace "Close">><<goto "ProspResearch">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "<i>Close</i>">><<goto "ProspMine">><</linkreplace>><</if>><<if $Prosp==3>><<linkreplace "Gems Map">><<replace "#main">><img src="Gems Map.jpg" width=65%><div class="right"><<linkreplace "Close">><<goto "ProspResearch">><</linkreplace>></div><</replace>><</linkreplace>>
<<linkreplace "Gold Map">><<replace "#main">><img src="Gold Map.jpg" width=65%><div class="right"><<linkreplace "Close">><<goto "ProspResearch">><</linkreplace>></div><</replace>><</linkreplace>>
<<linkreplace "Rock Guide">><<goto "ProspRock">><</linkreplace>>
<<linkreplace "Market Prices">><<replace "#main">><div class="large"><table><tr><td>Commodity</td><td>Price</td></tr><tr><td><span style="color:#ccffff">Opal</span></td><td><span style="color:#ccffff">$500/carat</span></td></tr><tr><td><span style="color:#00cc00">Emerald</span></td><td><span style="color:#00cc00">$700/carat.</span></td></tr><tr><td><span style="color:white">Diamond</span></td><td><span style="color:white">$5,000/carat.</span></td></tr></table></div><i>NOTE: 1 carat = approx 200mg</i>
<<linkreplace "Close">><<goto "ProspResearch">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "<i>Close</i>">><<goto "ProspMine">><</linkreplace>><</if>><<if $Prosp==4>><<linkreplace "Gems Map">><<replace "#main">><img src="Gems Map.jpg" width=65%><div class="right"><<linkreplace "Close">><<goto "ProspResearch">><</linkreplace>></div><</replace>><</linkreplace>>
<<linkreplace "Gold Map">><<replace "#main">><img src="Gold Map.jpg" width=65%><div class="right"><<linkreplace "Close">><<goto "ProspResearch">><</linkreplace>></div><</replace>><</linkreplace>>
<<linkreplace "Rock Guide">><<goto "ProspRock">><</linkreplace>>
<<linkreplace "Market Prices">><<replace "#main">>The price of gold has soared this year.
It is worth $1,000 per gram.
<<linkreplace "Close">><<goto "ProspResearch">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "<i>Close</i>">><<goto "ProspMine">><</linkreplace>><</if>><<if $Prosp==5>><<linkreplace "Gems Map">><<replace "#main">><img src="Gems Map.jpg" width=65%><div class="right"><<linkreplace "Close">><<goto "ProspResearch">><</linkreplace>></div><</replace>><</linkreplace>>
<<linkreplace "Gold Map">><<replace "#main">><img src="Gold Map.jpg" width=65%><div class="right"><<linkreplace "Close">><<goto "ProspResearch">><</linkreplace>></div><</replace>><</linkreplace>>
<<linkreplace "Rock Guide">><<goto "ProspRock">><</linkreplace>>
<<linkreplace "Market Prices">><<replace "#main">>Garnet is in high demand this year.
It is worth $7,000/carat.
<<linkreplace "Close">><<goto "ProspResearch">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "<i>Close</i>">><<goto "ProspMine">><</linkreplace>><</if>><<if $Prosp==6>><<linkreplace "Gems Map">><<replace "#main">><img src="Gems Map.jpg" width=65%><div class="right"><<linkreplace "Close">><<goto "ProspResearch">><</linkreplace>></div><</replace>><</linkreplace>>
<<linkreplace "Gold Map">><<replace "#main">><img src="Gold Map.jpg" width=65%><div class="right"><<linkreplace "Close">><<goto "ProspResearch">><</linkreplace>></div><</replace>><</linkreplace>>
<<linkreplace "Rock Guide">><<goto "ProspRock">><</linkreplace>>
<<linkreplace "Market Prices">><<replace "#main">><div class="large"><table><tr><td>Commodity</td><td>Price</td></tr><tr><td><span style="color:blue">Sapphire</span></td><td><span style="color:blue">$8,000/carat</span></td></tr><tr><td><span style="color:#e60000">Ruby</span></td><td><span style="color:#e60000">$1,000/carat.</span></td></tr><tr><td><span style="color:white">Diamond</span></td><td><span style="color:white">$20,000/carat.</span></td></tr></table></div><i>NOTE: 1 carat = approx 200mg</i>
<<linkreplace "Close">><<goto "ProspResearch">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "<i>Close</i>">><<goto "ProspMine">><</linkreplace>><</if>><<if $Prosp==7>><<linkreplace "Gems Map">><<replace "#main">><img src="Gems Map.jpg" width=65%><div class="right"><<linkreplace "Close">><<goto "ProspResearch">><</linkreplace>></div><</replace>><</linkreplace>>
<<linkreplace "Gold Map">><<replace "#main">><img src="Gold Map.jpg" width=65%><div class="right"><<linkreplace "Close">><<goto "ProspResearch">><</linkreplace>></div><</replace>><</linkreplace>>
<<linkreplace "Rock Guide">><<goto "ProspRock">><</linkreplace>>
<<linkreplace "Market Prices">><<replace "#main">><div class="large"><table><tr><td>Commodity</td><td>Price</td></tr><tr><td><span style="color:#cc9900">Gold</span></td><td><span style="color:#cc9900">$3,000 per gram.</span></td></tr><tr><td><span style="color:#00ff7f">Jade</span></td><td><span style="color:#00ff7f">$4,000/carat.</span></td></tr><tr><td><span style="color:color:#ccffff">Opal</span></td><td><span style="color:color:#ccffff">$7,000/carat.</span></td></tr></table></div><i>NOTE: 1 carat = approx 200mg</i>
<<linkreplace "Close">><<goto "ProspResearch">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "<i>Close</i>">><<goto "ProspMine">><</linkreplace>><</if>><<if $Prosp==8>><<linkreplace "Gems Map">><<replace "#main">><img src="Gems Map.jpg" width=65%><div class="right"><<linkreplace "Close">><<goto "ProspResearch">><</linkreplace>></div><</replace>><</linkreplace>>
<<linkreplace "Gold Map">><<replace "#main">><img src="Gold Map.jpg" width=65%><div class="right"><<linkreplace "Close">><<goto "ProspResearch">><</linkreplace>></div><</replace>><</linkreplace>>
<<linkreplace "Rock Guide">><<goto "ProspRock">><</linkreplace>>
<<linkreplace "Market Prices">><<replace "#main">>The price for emerald is high this year at $4,000/carat.
<<linkreplace "Close">><<goto "ProspResearch">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "<i>Close</i>">><<goto "ProspMine">><</linkreplace>><</if>><<if $Prosp==9>><<linkreplace "Gems Map">><<replace "#main">><img src="Gems Map.jpg" width=65%><div class="right"><<linkreplace "Close">><<goto "ProspResearch">><</linkreplace>></div><</replace>><</linkreplace>>
<<linkreplace "Gold Map">><<replace "#main">><img src="Gold Map.jpg" width=65%><div class="right"><<linkreplace "Close">><<goto "ProspResearch">><</linkreplace>></div><</replace>><</linkreplace>>
<<linkreplace "Rock Guide">><<goto "ProspRock">><</linkreplace>>
<<linkreplace "Market Prices">><<replace "#main">>The price of gold has risen this year to $2,000 per gram.
<<linkreplace "Close">><<goto "ProspResearch">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "<i>Close</i>">><<goto "ProspMine">><</linkreplace>><</if>></span><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div>
<span id="main"><h4>Gem & Metal Bearing Rocks</h4><<linkreplace "Marble">><<replace "#main">>Marble is a metamorphic rock consisting of carbonate minerals that have recrystallized under the influence of heat and pressure.
The two jade minerals, nephrite and jadeite are only found in metamorphic rocks and in Australia nephrite is mostly found in marble.
<<linkreplace "Close">><<goto "ProspRock">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Basalt">><<replace "#main">>Basalt is an igneous rock associated with the formation of several minerals including corundum. Corundum forms deep in the Earth's crust and is brought to the surface in igneous rocks that are high in aluminium but low in silicon, such as basalts.
Sapphires and rubies are both gem varieties of the mineral corundum.
Economic sapphire and ruby deposits are only found when an igneous rock, such as basalt, is weathered and eroded away, leaving behind the tougher and more resistant minerals such as sapphires and rubies.
<<linkreplace "Close">><<goto "ProspRock">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Quartz">><<replace "#main">>Quartz is a hard, crystalline mineral composed of silica.
Gold is usually found embedded in quartz veins or reefs.
Emeralds can also be found embedded in calcite or quartz.
Quartz is an igneous rock while quartzite is a metamorphic rock.
<<linkreplace "Close">><<goto "ProspRock">><</linkreplace>>
<</replace>><</linkreplace>>
<<linkreplace "Sandstone">><<replace "#main">>In Australia, opal is found in Cretaceous age sandstones and mudstones. These sedimentary rocks were deeply weathered and this weathering released silica into the groundwater.
Impermeable barriers between the sandstone and the underlying rocks trapped the silica-carrying groundwater where it slowly hardened into a gel forming opal in veins and lenses.
<<linkreplace "Close">><<goto "ProspRock">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Kimberlite">><<replace "#main">>Kimberlite and lamproite pipes are volcanic (igneous) conduits transporting diamonds from the depths of the Earth's mantle to the surface.
Diamonds themselves are made of pure carbon in a crystallised form. Diamonds are usually clear, but sometimes they have colours, such as pink, golden or blue.
<<linkreplace "Close">><<goto "ProspRock">><</linkreplace>>
<</replace>><</linkreplace>>
<<linkreplace "Shale">><<replace "#main">>Most garnet forms when a sedimentary rock with high aluminium content, such as shale, is metamorphosed (subjected to heat and pressure).
Garnets can also be found in igneous rocks such as granite and basalt and in metamorphic schists.
<<linkreplace "Close">><<goto "ProspRock">><</linkreplace>>
<</replace>><</linkreplace>>
<<linkreplace "Granite">><<replace "#main">>Topaz usually forms along fractures and in cavities of igneous rocks like rhyolite, granite or pegmatite.
In Australia, topaz is found in stream gravels (placer deposits) derived from granites.
In Australia, emerald is associated with granite pegmatites and metamorphosed rocks called schists.
<<linkreplace "Close">><<goto "ProspRock">><</linkreplace>>
<</replace>><</linkreplace>>
<<linkreplace "Pegmatite">><<replace "#main">>Pegmatites are igneous rocks that form during the final stage of a magma's crystallization.
In Australia, emerald is associated with granite pegmatites. In addition Topaz usually forms along fractures and in cavities of igneous rocks like rhyolite, granite or pegmatite.
<<linkreplace "Close">><<goto "ProspRock">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Mineral Sands">><<replace "#main">>Australia has the world's largest resources of zircon (about 35% of the world's zircon). Australia also produces more zircon than any other country. Most of this material was extracted from heavy mineral sand deposits in Victoria and Western Australia. These alluvial deposits contain mainly sub-millimetre grains of zircon derived from the weathering of rocks.
<<linkreplace "Close">><<goto "ProspRock">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Schist">><<replace "#main">>In Australia, emerald is associated with granite pegmatites and metamorphosed rocks called schists. It is also sometimes associated with altered limestones or can be found embedded in calcite or quartz.
<<linkreplace "Close">><<goto "ProspRock">><</linkreplace>>
<</replace>><</linkreplace>>
<<linkreplace "<i>Close</i>">><<goto "ProspResearch">><</linkreplace>></span><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "ProspMine">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="holiday"></span></div>
<span id="image"></span><div class="col-4"><div class="left"><span id ="main"><<if $Prosp==1 and $Rock=="Gold">><<timed 0.01s>><<replace "#image">><img src="Gold.jpg" width=20%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 2>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 2>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 2>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Eureka!
You found 10 grams of gold in a newly discovered quartz outcrop near the old gold rush site of Bendigo.
<span id ="button1g"><<button "Collect Earnings">>">><<replace "#button1g">><</replace>><<replace "#main">><<set $Money to $Money+1200>><<set $Hearts to $Hearts+30>><<set $Stars to $Stars+4>>
<img src="MoneyS.png" width=20%> $1,200<<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 30<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 4 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<set $Prosp to 2>><<goto "ProspMine">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</timed>><</if>><<if $Prosp==1 and $Rock=="Jade">><<timed 0.01s>><<replace "#image">><img src="Jade.jpg" width=20%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 2>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 2>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 2>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Jackpot!
You found a 3 carat (600mg) Jade stone in an undiscovered marble outcrop near Cowell in South Australia.
<span id ="button1g"><<button "Collect Earnings">>">><<replace "#button1g">><</replace>><<replace "#main">><<set $Money to $Money+15000>><<set $Hearts to $Hearts+60>><<set $Stars to $Stars+16>>
<img src="MoneyS.png" width=20%> $15,000<<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 60<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 16 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<set $Prosp to 2>><<goto "ProspMine">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</timed>><</if>><<if $Prosp==1 and $Rock=="Ruby">><<timed 0.01s>><<replace "#image">><img src="Ruby.jpg" width=20%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 2>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 2>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 2>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Great work!
You found corundum crystals (Ruby) in weathered basalt near Glen Innes in New South Wales.
Total weight is 800 mg or 4 carats.
<span id ="button1g"><<button "Collect Earnings">>">><<replace "#button1g">><</replace>><<replace "#main">><<set $Money to $Money+400>><<set $Hearts to $Hearts+10>><<set $Stars to $Stars+2>>
<img src="MoneyS.png" width=20%> $400<<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 10<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 2 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<set $Prosp to 2>><<goto "ProspMine">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</timed>><</if>><<if $Prosp==1 and $Rock=="Nil">><<timed 0.01s>><<replace "#image">><img src="Gravel.jpg" width=20%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 2>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 2>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 2>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Bad Luck.
You didn't find any precious stones or metals at this site.
Better luck next year.
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<set $Prosp to 2>><<goto "ProspMine">><</if>><</linkreplace>><</timed>><</if>><<if $Prosp==2 and $Rock=="Gold">><<timed 0.01s>><<replace "#image">><img src="Gold.jpg" width=20%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 3>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 3>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 3>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Eureka!
You found 20 grams of gold in the Tailings Dam of an abandoned gold mine near Mount Morgan in Queensland.
<span id ="button1g"><<button "Collect Earnings">>">><<replace "#button1g">><</replace>><<replace "#main">><<set $Money to $Money+10000>><<set $Hearts to $Hearts+40>><<set $Stars to $Stars+8>>
<img src="MoneyS.png" width=20%> $10,000<<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 40<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 8 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<set $Prosp to 3>><<goto "ProspMine">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</timed>><</if>><<if $Prosp==2 and $Rock=="Zircon">><<timed 0.01s>><<replace "#image">><img src="Zircon.jpg" width=20%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 3>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 3>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 3>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>You're in luck.
You found 800mg of Zircon sifting through mineral sands near the Harts Range in the Northern Territory.
<span id ="button1g"><<button "Collect Earnings">>">><<replace "#button1g">><</replace>><<replace "#main">><<set $Money to $Money+1120>><<set $Hearts to $Hearts+20>><<set $Stars to $Stars+3>>
<img src="MoneyS.png" width=20%> $1,120<<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 20<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 3 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<set $Prosp to 3>><<goto "ProspMine">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</timed>><</if>><<if $Prosp==2 and $Rock=="Sapphire">><<timed 0.01s>><<replace "#image">><img src="Sapphire.jpg" width=20%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 3>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 3>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 3>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Great work!
You found an 8 carat Sapphire in basalt near Anakie in Queensland.
<span id ="button1g"><<button "Collect Earnings">>">><<replace "#button1g">><</replace>><<replace "#main">><<set $Money to $Money+800>><<set $Hearts to $Hearts+30>><<set $Stars to $Stars+3>>
<img src="MoneyS.png" width=20%> $800<<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 30<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 3 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<set $Prosp to 3>><<goto "ProspMine">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</timed>><</if>><<if $Prosp==2 and $Rock=="Nil">><<timed 0.01s>><<replace "#image">><img src="Gravel.jpg" width=20%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 3>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 3>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 3>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Bad Luck.
You didn't find any precious stones or metals at this site.
Better luck next year.
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<set $Prosp to 3>><<goto "ProspMine">><</if>><</linkreplace>><</timed>><</if>><<if $Prosp==3 and $Rock=="Diamond">><<timed 0.01s>><<replace "#image">><img src="Diamond.jpg" width=20%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 4>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 4>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 4>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Amazing!
You found 200mg of raw diamond in the volcanic kimberlite pipes in Merlin in the Northern Territory.
<span id ="button1g"><<button "Collect Earnings">>">><<replace "#button1g">><</replace>><<replace "#main">><<set $Money to $Money+5000>><<set $Hearts to $Hearts+40>><<set $Stars to $Stars+6>>
<img src="MoneyS.png" width=20%> $5,000<<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 40<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 6 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<set $Prosp to 4>><<goto "ProspMine">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</timed>><</if>><<if $Prosp==3 and $Rock=="Emerald">><<timed 0.01s>><<replace "#image">><img src="Emerald.jpg" width=20%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 4>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 4>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 4>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>You're in luck.
You found 400mg of Emerald in the granite pegmatites near Menzies in Western Australia.
<span id ="button1g"><<button "Collect Earnings">>">><<replace "#button1g">><</replace>><<replace "#main">><<set $Money to $Money+1400>><<set $Hearts to $Hearts+30>><<set $Stars to $Stars+6>>
<img src="MoneyS.png" width=20%> $1,400<<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 30<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 6 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<set $Prosp to 4>><<goto "ProspMine">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</timed>><</if>><<if $Prosp==3 and $Rock=="Opal">><<timed 0.01s>><<replace "#image">><img src="Opal.jpg" width=20%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 4>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 4>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 4>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Great work!
You found an 800mg of Opal in the sandstone near Andamooka in South Australia.
<span id ="button1g"><<button "Collect Earnings">>">><<replace "#button1g">><</replace>><<replace "#main">><<set $Money to $Money+2000>><<set $Hearts to $Hearts+30>><<set $Stars to $Stars+5>>
<img src="MoneyS.png" width=20%> $2,000<<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 30<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 5 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<set $Prosp to 4>><<goto "ProspMine">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</timed>><</if>><<if $Prosp==3 and $Rock=="Nil">><<timed 0.01s>><<replace "#image">><img src="Gravel.jpg" width=20%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 4>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 4>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 4>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Bad Luck.
You didn't find any precious stones or metals at this site.
Better luck next year.
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<set $Prosp to 4>><<goto "ProspMine">><</if>><</linkreplace>><</timed>><</if>><<if $Prosp==4 and $Rock=="Gold">><<timed 0.01s>><<replace "#image">><img src="Gold.jpg" width=20%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 5>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 5>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 5>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Eureka!
You found 7 grams of pure gold in the new Bendigo site.
<span id ="button1g"><<button "Collect Earnings">>">><<replace "#button1g">><</replace>><<replace "#main">><<set $Money to $Money+7000>><<set $Hearts to $Hearts+40>><<set $Stars to $Stars+8>>
<img src="MoneyS.png" width=20%> $7,000<<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 40<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 8 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<set $Prosp to 5>><<goto "ProspMine">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</timed>><</if>><<if $Prosp==4 and $Rock=="Small">><<timed 0.01s>><<replace "#image">><img src="Gold.jpg" width=20%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 5>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 5>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 5>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>The tailings dam of the old gold mine at Mount Morgan has been well worked.
But you did manage to find 1 gram of gold.
<span id ="button1g"><<button "Collect Earnings">>">><<replace "#button1g">><</replace>><<replace "#main">><<set $Money to $Money+1000>><<set $Hearts to $Hearts+20>><<set $Stars to $Stars+3>>
<img src="MoneyS.png" width=20%> $1,000<<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 20<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 3 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<set $Prosp to 5>><<goto "ProspMine">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</timed>><</if>><<if $Prosp==4 and $Rock=="Nil">><<timed 0.01s>><<replace "#image">><img src="Gravel.jpg" width=20%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 5>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 5>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 5>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Bad Luck.
You didn't find any precious stones or metals at this site.
Better luck next year.
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<set $Prosp to 5>><<goto "ProspMine">><</if>><</linkreplace>><</timed>><</if>><<if $Prosp==5 and $Rock=="Garnet">><<timed 0.01s>><<replace "#image">><img src="Garnet.jpg" width=20%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 6>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 6>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 6>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Amazing!
You found 200mg (1 carat)of garnet in shale in the McDonnell Range in the Northern Territory.
<span id ="button1g"><<button "Collect Earnings">>">><<replace "#button1g">><</replace>><<replace "#main">><<set $Money to $Money+7000>><<set $Hearts to $Hearts+40>><<set $Stars to $Stars+8>>
<img src="MoneyS.png" width=20%> $7,000<<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 40<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 8 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<set $Prosp to 6>><<goto "ProspMine">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</timed>><</if>><<if $Prosp==5 and $Rock=="VSmall">><<timed 0.01s>><<replace "#image">><img src="Garnet.jpg" width=20%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 6>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 6>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 6>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>There was very little garnet to be found in granite plains in Harts Range.
You only found 0.08 mg.
<span id ="button1g"><<button "Collect Earnings">>">><<replace "#button1g">><</replace>><<replace "#main">><<set $Money to $Money+175>><<set $Hearts to $Hearts+10>><<set $Stars to $Stars+2>>
<img src="MoneyS.png" width=20%> $175<<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 10<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 2 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<set $Prosp to 6>><<goto "ProspMine">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</timed>><</if>><<if $Prosp==5 and $Rock=="Small">><<timed 0.01s>><<replace "#image">><img src="Garnet.jpg" width=20%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 6>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 6>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 6>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>You had some luck.
You found an 1mg of Garnet embedded in the Broken Hill schists in South Australia.
<span id ="button1g"><<button "Collect Earnings">>">><<replace "#button1g">><</replace>><<replace "#main">><<set $Money to $Money+3500>><<set $Hearts to $Hearts+30>><<set $Stars to $Stars+4>>
<img src="MoneyS.png" width=20%> $3,500<<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 30<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 4 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<set $Prosp to 6>><<goto "ProspMine">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</timed>><</if>><<if $Prosp==5 and $Rock=="Nil">><<timed 0.01s>><<replace "#image">><img src="Gravel.jpg" width=20%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 6>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 6>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 6>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Bad Luck.
You didn't find any precious stones or metals at this site.
Better luck next year.
<i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<set $Prosp to 6>><<goto "ProspMine">><</if>><</linkreplace>><</timed>><</if>><<if $Prosp==6 and $Rock=="RubySapp">><<timed 0.01s>><<replace "#image">><img src="Ruby.jpg" width=10%><img src="Sapphire.jpg" width=10%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 7>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 7>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 7>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Congratulations.
You found a 1 carat Sapphire and a 2 carat Ruby near Inverell in New South Wales.
<span id ="button1g"><<button "Collect Earnings">>">><<replace "#button1g">><</replace>><<replace "#main">><<set $Money to $Money+10000>><<set $Hearts to $Hearts+50>><<set $Stars to $Stars+10>>
<img src="MoneyS.png" width=20%> $10,000<<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 50<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 10 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<set $Prosp to 7>><<goto "ProspMine">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</timed>><</if>><<if $Prosp==6 and $Rock=="Ruby">><<timed 0.01s>><<replace "#image">><img src="Ruby.jpg" width=20%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 7>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 7>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 7>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Great work!
You found corundum crystals (Ruby) weighing 400mg in the Harts Range in Western Australia.
<span id ="button1g"><<button "Collect Earnings">>">><<replace "#button1g">><</replace>><<replace "#main">><<set $Money to $Money+2000>><<set $Hearts to $Hearts+30>><<set $Stars to $Stars+5>>
<img src="MoneyS.png" width=20%> $2,000<<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 30<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 5 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<set $Prosp to 7>><<goto "ProspMine">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</timed>><</if>><<if $Prosp==6 and $Rock=="Sapphire">><<timed 0.01s>><<replace "#image">><img src="Sapphire.jpg" width=20%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 7>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 7>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 7>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>The mine near Anakie in Queensland had been abandoned for a reason.
However you did manage to find corundum crystals (Sapphire) weighing 20mg.
<span id ="button1g"><<button "Collect Earnings">>">><<replace "#button1g">><</replace>><<replace "#main">><<set $Money to $Money+800>><<set $Hearts to $Hearts+15>><<set $Stars to $Stars+3>>
<img src="MoneyS.png" width=20%> $800<<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 15<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 3 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<set $Prosp to 7>><<goto "ProspMine">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</timed>><</if>><<if $Prosp==6 and $Rock=="Nil">><<timed 0.01s>><<replace "#image">><img src="Gravel.jpg" width=20%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 7>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 7>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 7>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Bad Luck.
You didn't find any precious stones or metals at this site.
Better luck next year.
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<set $Prosp to 7>><<goto "ProspMine">><</if>><</linkreplace>><</timed>><</if>><<if $Prosp==7 and $Rock=="Gold">><<timed 0.01s>><<replace "#image">><img src="Gold.jpg" width=20%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 8>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 8>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 8>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Eureka!
You found 2 grams of gold in Bendigo in Victoria.
<span id ="button1g"><<button "Collect Earnings">>">><<replace "#button1g">><</replace>><<replace "#main">><<set $Money to $Money+6000>><<set $Hearts to $Hearts+40>><<set $Stars to $Stars+8>>
<img src="MoneyS.png" width=20%> $6,000<<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 40<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 8 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<set $Prosp to 8>><<goto "ProspMine">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</timed>><</if>><<if $Prosp==7 and $Rock=="Jade">><<timed 0.01s>><<replace "#image">><img src="Jade.jpg" width=20%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 8>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 8>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 8>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Good work!
You found 200mg of Jade near Cowell in South Australia.
<span id ="button1g"><<button "Collect Earnings">>">><<replace "#button1g">><</replace>><<replace "#main">><<set $Money to $Money+4000>><<set $Hearts to $Hearts+30>><<set $Stars to $Stars+5>>
<img src="MoneyS.png" width=20%> $4,000<<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 30<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 5 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<set $Prosp to 8>><<goto "ProspMine">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</timed>><</if>><<if $Prosp==7 and $Rock=="Opal">><<timed 0.01s>><<replace "#image">><img src="Opal.jpg" width=20%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 8>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 8>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 8>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Sandstone ridge was not as lucrative for opal as you hoped.
However you did find 50 mg.
<span id ="button1g"><<button "Collect Earnings">>">><<replace "#button1g">><</replace>><<replace "#main">><<set $Money to $Money+1200>><<set $Hearts to $Hearts+15>><<set $Stars to $Stars+3>>
<img src="MoneyS.png" width=20%> $1,200<<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 15<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 3 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<set $Prosp to 8>><<goto "ProspMine">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</timed>><</if>><<if $Prosp==7 and $Rock=="BlowUp">><<timed 0.01s>><<replace "#image">><</replace>><<replace "#holiday">><</replace>>The abandoned mine is 30 metres deep. The air is cold and the passages are dark.
<<timed 4s>>You begin to dig.<</timed>>
<<timed 6s>>Then you hear it. The sound all underground miners dread. <</timed>>
<<timed 9s>><<audio Bomb play>><</timed>>
<<timed 13s>><<set $ProspDead to true>><<goto "Dead">><</timed>>
<</timed>><</if>><<if $Prosp==8 and $Rock=="Emerald1">><<timed 0.01s>><<replace "#image">><img src="Emerald.jpg" width=20%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 9>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 9>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 9>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Amazing.
You were amongst the first to find Emerald in the newly discovered deposit of calcite in Portland Victoria.
Your total find was 400mg.
<span id ="button1g"><<button "Collect Earnings">>">><<replace "#button1g">><</replace>><<replace "#main">><<set $Money to $Money+8000>><<set $Hearts to $Hearts+40>><<set $Stars to $Stars+10>>
<img src="MoneyS.png" width=20%> $8,000<<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 40<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 10 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<set $Prosp to 9>><<goto "ProspMine">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</timed>><</if>><<if $Prosp==8 and $Rock=="Emerald2">><<timed 0.01s>><<replace "#image">><img src="Emerald.jpg" width=20%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 9>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 9>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 9>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>There was still Emerald to be found in the long worked Granite Pegmatites near Menzies in Western Australia.
You found 200mg in total.
<span id ="button1g"><<button "Collect Earnings">>">><<replace "#button1g">><</replace>><<replace "#main">><<set $Money to $Money+4000>><<set $Hearts to $Hearts+30>><<set $Stars to $Stars+5>>
<img src="MoneyS.png" width=20%> $4,000<<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 30<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 5 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<set $Prosp to 9>><<goto "ProspMine">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</timed>><</if>><<if $Prosp==8 and $Rock=="Emerald3">><<timed 0.01s>><<replace "#image">><img src="Emerald.jpg" width=20%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 9>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 9>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 9>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>The mullock heaps near the abandoned mica mines of Mount Palma in the Northern Territory's Harts Range are well known to fossickers.
You found 100gm of Emerald.
<span id ="button1g"><<button "Collect Earnings">>">><<replace "#button1g">><</replace>><<replace "#main">><<set $Money to $Money+2000>><<set $Hearts to $Hearts+20>><<set $Stars to $Stars+4>>
<img src="MoneyS.png" width=20%> $2,000<<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 20<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 4 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<set $Prosp to 9>><<goto "ProspMine">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</timed>><</if>><<if $Prosp==8 and $Rock=="Nil">><<timed 0.01s>><<replace "#image">><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Prosp to 9>><<set $Dest to "ProspMine">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Prosp to 9>><<set $Dest to "ProspMine">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Prosp to 9>><<set $Dest to "ProspMine">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Bad Luck.
You didn't find any precious stones or metals at this site.
Better luck next year.
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<set $Prosp to 9>><<goto "ProspMine">><</if>><</linkreplace>><</timed>><</if>><<if $Prosp==9 and $Rock=="BlowUp">><<timed 0.01s>><<replace "#image">><</replace>><<replace "#holiday">><</replace>>The abandoned mine is 30 metres deep. The air is cold and the passages are dark.
<<timed 4s>>You begin to dig.<</timed>>
<<timed 6s>>Then you hear it. The sound all underground miners dread. <</timed>>
<<timed 4s>><<audio Bomb play>><</timed>>
<<timed 13s>><<set $ProspDead to true>><<goto "Dead">><</timed>><</timed>><</if>><<if $Prosp==9 and $Rock=="Gold2">><<timed 0.01s>><<replace "#image">><img src="Gold.jpg" width=20%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Prosp10">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Prosp10">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Prosp10">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Eureka!
You found 1 gram of alluvial gold at Deep Creek near Gympie in Queensland.
<span id ="button1g"><<button "Collect Earnings">>">><<replace "#button1g">><</replace>><<replace "#main">><<set $Money to $Money+2000>><<set $Hearts to $Hearts+30>><<set $Stars to $Stars+4>>
<img src="MoneyS.png" width=20%> $2,000<<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 30<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 4 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Prosp10">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</timed>><</if>><<if $Prosp==9 and $Rock=="Gold1">><<timed 0.01s>><<replace "#image">><img src="Gold.jpg" width=20%><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Prosp10">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Prosp10">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Prosp10">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Eureka!
You found 2 grams of gold in new digs in Bendigo Victoria.
<span id ="button1g"><<button "Collect Earnings">>">><<replace "#button1g">><</replace>><<replace "#main">><<set $Money to $Money+4000>><<set $Hearts to $Hearts+50>><<set $Stars to $Stars+10>>
<img src="MoneyS.png" width=20%> $4,000<<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 50<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 10 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Prosp10">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</timed>><</if>><<if $Prosp==9 and $Rock=="Nil">><<timed 0.01s>><<replace "#image">><</replace>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Prosp10">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Prosp10">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Prosp10">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Bad Luck.
You didn't find any precious stones or metals at this site.
Better luck next year.
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Prosp10">><</if>><</linkreplace>><</timed>><</if>>
</span></div></div><</if>><<set $Prospect to true>><<set $Position to "Prospector">><<set $Year to $Year+1>>
<<linkreplace "Year 2">><<set $Prosp to 2>><<goto "ProspMine">><</linkreplace>>
<<linkreplace "Year 6">><<set $Prosp to 6>><<goto "ProspMine">><</linkreplace>>
<<linkreplace "Year 7">><<set $Prosp to 7>><<goto "ProspMine">><</linkreplace>>
<<linkreplace "Year 8">><<set $Prosp to 8>><<goto "ProspMine">><</linkreplace>>
<<linkreplace "Year 9">><<set $Prosp to 9>><<goto "ProspMine">><</linkreplace>>
<<linkreplace "Cave">><<set $Jade to false>><<set $Ruby to false>><<set $Emerald to false>><<set $Diamond to false>><<goto "Cave">><</linkreplace>><<set $Rock1 to "Nil">><<set $Rock2 to "Nil">><<set $Rock3 to "Nil">><<set $Rock4 to "Nil">><<set $Jade to false>><<set $Ruby to false>><<set $Emerald to false>><<set $Diamond to false>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "ProspMine">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="holiday"><div class="small"><<linkreplace "Take a Holiday">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<set $Dest to "Choose Career">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<set $Dest to "Choose Career">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<set $Dest to "Choose Career">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Prospector.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">This is your last year as a Prospector.
Before you move on to a new career, a mining friend tells you he recently lost his collection of gem stones in an old mine he used to work.
<<linkreplace "Next">><<replace "#main">>Your friend wants you to help him find the gems.
He says if you help, you can choose a gem to keep from what you find.
He also says it might be dangerous.
<<linkreplace "Research">><<replace "#main">>Current Market Prices
<table><tr><td>Commodity</td><td>Price</td></tr><tr><td><span style="color:#00ff7f">Jade</span></td><td><span style="color:#00ff7f">$1,000/carat.</span></td></tr><tr><td><span style="color:red">Ruby</span></td><td><span style="color:red">$2,000/carat.</span></td></tr><tr><td><span style="color:#00cc00">Emerald</span></td><td><span style="color:#00cc00">$4,000/carat.</span></td></tr><tr><td><span style="color:color:white">Diamond</span></td><td><span style="color:color:#white">$6,000/carat.</span></td></tr></table><<linkreplace "Help Friend">><<goto "Cave">><</linkreplace>>
<<linkreplace "New Career">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<</replace>><</linkreplace>>
<<linkreplace "Help Friend">><<goto "Cave">><</linkreplace>>
<<linkreplace "New Career">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<</replace>><</linkreplace>></span></div></div><</if>><span id="#main"><h2>Old Mine</h2>
Click on an image to collect it.
<span style="Color:red">You get the sense you shouldn't linger here too long.</span></span>
<i><<linkreplace "Finished Looking">><<goto "CaveOutcome">><</linkreplace>></i>
<div class="right"><span id="1"></span></div>
<div class="left"><span id="2"></span></div>
<div class="right"><span id="3"></span></div>
<div class="left"><span id="4"></span></div><<if $Jade is false>><<timed 4s>><<replace "#1">>[img[JadeS.jpg][Cave][$Rock1 to "Jade", $Jade to true]]<</replace>><</timed>><<timed 5s>><<replace "#1">><</replace>><<set $Jade to true>><<set $Rock1 to "Nil">><<goto "Cave">><</timed>><</if>><<if $Emerald is false>><<timed 6s>><<replace "#2">>[img[EmeraldS.jpg][Cave][$Rock2 to "Emerald",$Emerald to true]]<</replace>><</timed>><<timed 7s>><<replace "#2">><</replace>><<set $Emerald to true>><<set $Rock2 to "Nil">><<goto "Cave">><</timed>><</if>><<if $Ruby is false>><<timed 8s>><<replace "#3">>[img[RubyS.jpg][Cave][$Rock3 to "Ruby", $Ruby to true]]<</replace>><</timed>><<timed 9s>><<replace "#3">><</replace>><<set $Ruby to true>><<set $Rock3 to "Nil">><<goto "Cave">><</timed>><</if>><<if $Diamond is false>><<timed 12s>><<replace "#4">>[img[DiamondS.jpg][Cave][$Rock4 to "Diamond",$Diamond to true]]<</replace>><</timed>><<timed 13s>><<replace "#4">><</replace>><<set $Diamond to true>><<set $Rock4 to "Nil">><<goto "Cave">><</timed>><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "ProspMine">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="holiday"><div class="small"><<linkreplace "Take a Holiday">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<set $Dest to "Choose Career">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<set $Dest to "Choose Career">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<set $Dest to "Choose Career">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Prospector.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main"><<if $Rock1=="Nil" and $Rock2=="Nil" and $Rock3=="Nil" and $Rock4=="Nil">>Your friend thanks you for your efforts but unfortunately you didn't find any gems to keep.
Your Prospecting career is now over.
<<linkreplace "New Career">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i><<else>>Your friend thanks you for your efforts.
You can choose a gem that you found to keep for yourself.
<<if $Rock1 is not "Nil">><<linkreplace "2 carat $Rock1">><<replace "#main">>Your Jade is worth $2,000.
<span id ="button1g"><<button "Collect">>">><<replace "#button1g">><</replace>><<replace "#main">><<set $Money to $Money+2000>><<set $Hearts to $Hearts+15>><<set $Stars to $Stars+3>>
<img src="MoneyS.png" width=20%> $2,000<<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 15<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 3 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 4s>><<replace "#main">>Your Prospecting career is now finished.
<<linkreplace "New Career">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i><</replace>><</timed>><</replace>><</button>></span><</replace>><</linkreplace>><</if>>
<<if $Rock2 is not "Nil">><<linkreplace "1 carat $Rock2">><<replace "#main">>Your Emerald is worth $4,000.
<span id ="button1g"><<button "Collect">>">><<replace "#button1g">><</replace>><<replace "#main">><<set $Money to $Money+4000>><<set $Hearts to $Hearts+20>><<set $Stars to $Stars+4>>
<img src="MoneyS.png" width=20%> $4,000<<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 20<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 4 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 4s>><<replace "#main">>Your Prospecting career is now finished.
<<linkreplace "New Career">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i><</replace>><</timed>><</replace>><</button>></span><</replace>><</linkreplace>><</if>>
<<if $Rock3 is not "Nil">><<linkreplace "1 carat $Rock3">><<replace "#main">>Your Ruby is worth $2,000.
<span id ="button1g"><<button "Collect">>">><<replace "#button1g">><</replace>><<replace "#main">><<set $Money to $Money+2000>><<set $Hearts to $Hearts+15>><<set $Stars to $Stars+3>>
<img src="MoneyS.png" width=20%> $2,000<<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 15<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 3 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 4s>><<replace "#main">>Your Prospecting career is now finished.
<<linkreplace "New Career">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i><</replace>><</timed>><</replace>><</button>></span><</replace>><</linkreplace>><</if>>
<<if $Rock4 is not "Nil">><<linkreplace "1 carat $Rock4">><<replace "#main">>Your Diamond is worth $6,000.
<span id ="button1g"><<button "Collect">>">><<replace "#button1g">><</replace>><<replace "#main">><<set $Money to $Money+6000>><<set $Hearts to $Hearts+25>><<set $Stars to $Stars+6>>
<img src="MoneyS.png" width=20%> $6,000<<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 25<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 6 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 4s>><<replace "#main">>Your Prospecting career is now finished.
<<linkreplace "New Career">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i><</replace>><</timed>><</replace>><</button>></span><</replace>><</linkreplace>><</if>><</if>></span></div></div><</if>><<set $Holiday to 0>><<set $Page to "One">><<set $Group to 0>><<set $Black to false>><<set $Hot to false>><<set $Dive to false>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Guide1">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><div class="small"><i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i></div></span></div>
<span id="image"><img src="Main.jpg" width=50%></span><div class="col-4"><div class="left"><span id ="main">Congratulations for successfully completing your training as a Tour Guide.
You now have a job with <i>Wonderpath Adventures</i> as a Tour Leader.
<<linkreplace "Next">><<replace "#options">><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Holiday to $Holiday+1>><<set $Dest to "Guide2">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Holiday to $Holiday+1>><<set $Dest to "Guide2">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Holiday to $Holiday+1>><<set $Dest to "Guide2">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#image">><img src="Main.jpg" width=30%>
<</replace>><<replace "#main">>Your annual salary is:<<set $SalMoney to $SalMoney +1000>><<set $SalHearts to $SalHearts+20>><<set $SalStars to $SalStars+4>><<timed 1s>>
<img src="MoneyS.png" width=10%> 1,000<<replace "#salmoney">><div class="animation"><span style="color:#cc9900">$SalMoney</span></div><</replace>><</timed>><<timed 2s>><<replace "#salhearts">><div class="animation"><span style="color:#cc9900">$SalHearts</span></div><</replace>>
<img src="HeartS.png" width=10%> 20<</timed>><<timed 3s>><<replace "#salstars">><div class="animation"><span style="color:#cc9900">$SalStars</span></div><</replace>>
<img src="StarS.png" width=10%> 4
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<linkreplace "Next">><<replace "#main">>Which Tour do you want to lead first?
<<if $Black is false>><<linkreplace "Black Water Rafting">><<set $Complaint1 to false>><<set $Complaint2 to false>><<set $Item1 to "Nil">><<set $Item2 to "Nil">><<set $Select to false>><<set $Black to true>><<set $Tour to "Black">><<if $Page=="One">><<set $Nextpage to "Guide2">><</if>><<if $Page=="Two">><<set $Nextpage to "Guide3">><</if>><<if $Page=="Three">><<set $Nextpage to "Guide4">><</if>><<goto "Level1">><</linkreplace>><</if>>
<<if $Dive is false>><<linkreplace "DeepSea Diving">><<set $Group to 10>><<set $Dive to true>><<set $Tour to "Dive">><<set $Numb to 0>><<set $Back1 to false>><<set $Dstar = 5>><<set $Dcomplaint1 to false>><<set $Dcomplaint2 to false>><<set $Dcomplaint3 to false>><<set $Dcomplaint4 to false>><<set $Dcomplaint5 to false>><<if $Page=="One">><<set $Nextpage to "Guide2">><</if>><<if $Page=="Two">><<set $Nextpage to "Guide3">><</if>><<if $Page=="Three">><<set $Nextpage to "Guide4">><</if>><<goto "Level1">><</linkreplace>><</if>>
<<if $Hot is false>><<linkreplace "Hot Air Ballooning">><<set $Success to false>><<set $Hot to true>><<set $Tour to "Hot">><<if $Page=="One">><<set $Nextpage to "Guide2">><</if>><<if $Page=="Two">><<set $Nextpage to "Guide3">><</if>><<if $Page=="Three">><<set $Nextpage to "Guide4">><</if>><<goto "Level1">><</linkreplace>><</if>><</replace>><</linkreplace>><</replace>><</button>></span><</timed>><</replace>><</linkreplace>></span></div></div></div><</if>><<set $Page to "Two">><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Guide2">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><span id="holiday"></span></span></div>
<span id="image"><img src="Main.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">Another year of adventure guiding awaits.
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>>
<<linkreplace "Next">><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Holiday to $Holiday+1>><<set $Dest to "Guide3">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Guide3">><<set $Holiday to $Holiday+1>><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Holiday to $Holiday+1>><<set $Dest to "Guide3">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#main">>Which activity would you like to lead this year?
<<if $Black is false>><<linkreplace "Black Water Rafting">><<set $Complaint1 to false>><<set $Complaint2 to false>><<set $Item1 to "Nil">><<set $Item2 to "Nil">><<set $Select to false>><<set $Black to true>><<set $Tour to "Black">><<if $Page=="One">><<set $Nextpage to "Guide2">><</if>><<if $Page=="Two">><<set $Nextpage to "Guide3">><</if>><<if $Page=="Three">><<set $Nextpage to "Guide4">><</if>><<goto "Level1">><</linkreplace>><</if>>
<<if $Dive is false>><<linkreplace "DeepSea Diving">><<set $Dive to true>><<set $Group to 10>><<set $Tour to "Dive">><<set $Numb to 0>><<set $Back1 to false>><<set $Dstar = 5>><<set $Dcomplaint1 to false>><<set $Dcomplaint2 to false>><<set $Dcomplaint3 to false>><<set $Dcomplaint4 to false>><<set $Dcomplaint5 to false>><<if $Page=="One">><<set $Nextpage to "Guide2">><</if>><<if $Page=="Two">><<set $Nextpage to "Guide3">><</if>><<if $Page=="Three">><<set $Nextpage to "Guide4">><</if>><<goto "Level1">><</linkreplace>><</if>>
<<if $Hot is false>><<linkreplace "Hot Air Ballooning">><<set $Success to false>><<set $Hot to true>><<set $Tour to "Hot">><<if $Page=="One">><<set $Nextpage to "Guide2">><</if>><<if $Page=="Two">><<set $Nextpage to "Guide3">><</if>><<if $Page=="Three">><<set $Nextpage to "Guide4">><</if>><<goto "Level1">><</linkreplace>><</if>>
<</replace>><</linkreplace>><</replace>><</button>></span></span></div></div><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Level1">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span></div>
<span id="image"></span><div class="col-4"><div class="left"><span id ="main"><<if $Tour == "Black">><<timed 0.1s>><<replace "#image">><img src="BlackW.jpg" width=30%><</replace>>Abseil down a short cliff face and follow descending passages past wondrous cave formations to where the rushing water and your rafting adventure awaits.
<<linkreplace "Check Conditions">><<replace "#main">>The caves are very dark in some places. The boots, ropes and wetsuits are all in good order but the headlamps are well used.
<i><<linkreplace "Close">><<goto "Level1">><</linkreplace>></i><</replace>><</linkreplace>>
<<linkreplace "Check Numbers">><<replace "#main">><<set $Group to 8>>There are 8 group members.
<i><<linkreplace "Close">><<goto "Level1">><</linkreplace>></i>
<</replace>><</linkreplace>>
<<linkreplace "Inventory Items">><<replace "#main">>Choose 2 of the following items to carry with you:
<<linkreplace "Spare Headlamp Helmet">><<if $Item1 =="Nil" and $Item2 =="Nil">><<set $Item1 to "Helmet">>Helmet added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 =="Nil">><<set $Item2 to "Helmet">>Helmet added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 is not "Nil">><i>You have 2 items already.</i><</if>><</linkreplace>>
<<linkreplace "Electric Lantern">><<if $Item1 =="Nil" and $Item2 =="Nil">><<set $Item1 to "Lantern">>Lantern added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 =="Nil">><<set $Item2 to "Lantern">>Lantern added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 is not "Nil">><i>You have 2 items already.</i><</if>><</linkreplace>>
<<linkreplace "Sat Phone">><<if $Item1 =="Nil" and $Item2 =="Nil">><<set $Item1 to "Phone">>Phone added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 =="Nil">><<set $Item2 to "Phone">>Phone added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 is not "Nil">><i>You have 2 items already.</i><</if>><</linkreplace>>
<<linkreplace "Bottled Water">><<if $Item1 =="Nil" and $Item2 =="Nil">><<set $Item1 to "Water">>Water added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 =="Nil">><<set $Item2 to "Water">>Water added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 is not "Nil">><i>You have 2 items already.</i><</if>><</linkreplace>>
<i><<linkreplace "Close">><<goto "Level1">><</linkreplace>></i>
<</replace>><</linkreplace>>
<<linkreplace "Start Tour">><<goto "Rafting">><</linkreplace>>
<</timed>><</if>><<if $Tour == "Hot">><<timed 0.1s>><<replace "#image">><img src="Main.jpg" width=30%><</replace>>Your ballooning experience starts at sunrise and offers breathtaking views of the ocean and coastal farmland.
<<linkreplace "Balloon Controls">><<replace "#main">>You test:
- Venting air from the balloon to descend
- Turning up the burner to heat the air for ascent.
Everything is working well.
<i><<linkreplace "Close">><<goto "Level1">><</linkreplace>></i>
<</replace>><</linkreplace>>
<<linkreplace "Check Numbers">><<replace "#main">><<set $Group to 4>>There are 4 group members.
<i><<linkreplace "Close">><<goto "Level1">><</linkreplace>></i>
<</replace>><</linkreplace>>
<<linkreplace "Check Equipment">><<replace "#main">>You are taking the following items with you:
Radio
Repair patches
Flight plan
Spare Coats
<i><<linkreplace "Close">><<goto "Level1">><</linkreplace>></i>
<</replace>><</linkreplace>>
<<linkreplace "Start Tour">><<replace "#main">>The ride will take approximately one hour. The designated landing place is a field 12 km NW of the launch area.
<<linkreplace "Next">><<replace "#main">>You turn up the burner to add heat to the balloon and it gradually ascends.
<<linkreplace "Next">><<goto "Balloon">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</timed>><</if>><<if $Tour == "Dive">><<timed 0.1s>><<replace "#image">><img src="Dive.jpg" width=30%><</replace>>Explore an old shipwreck and meet the sea creatures that make their home in and around it.
Travel 5km offshore and descend to a depth of 10m for 40 minutes of underwater wonder.
<<linkreplace "Safety Briefing">><<replace "#main">>You run through the standard safety protocols and emergency procedures.
You advise that when its time to ascend you will point to your watch.
<i><<linkreplace "Close">><<goto "Level1">><</linkreplace>></i>
<</replace>><</linkreplace>>
<<linkreplace "Check Numbers">><<replace "#main">>There are 10 group members all of whom are experienced divers.
<i><<linkreplace "Close">><<goto "Level1">><</linkreplace>></i>
<</replace>><</linkreplace>>
<<linkreplace "Hand Signals">><<replace "#main">><span style="color: #cc9900">Low on Air</span> - Place a fist in front of your chest.
<span style="color: #00ff7f">Ascend/Descend</span> - Thumb up or down.
<span style="color: #cc9900">Cold</span> - Cross arms over your body and rub upper arms with your hands.
<span style="color: #00ff7f">Stop</span> - A flat hand held up with palm forward.
<<linkreplace "Next">><<replace "#main">><span style="color: #cc9900">Not Okay</span> - Hold hand out horizontally in front, palm facing down and move hand in a horizontal-to-vertical motion.
<span style="color: #00ff7f">Shark</span> - Hold the side of your hand against your forehead.
<span style="color: #cc9900">Cramp</span> - Tight fist then point to where.
<span style="color: #00ff7f">Slow</span> - Hand held out flat and motioning downward.
<i><<linkreplace "Close">><<goto "Level1">><</linkreplace>></i><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Start Tour">><<replace "#main">>The boat takes the group to the dive location. Once the group is ready and buddied up you deploy the surface marker buoy and lead the way down.
<<linkreplace "Next">><<goto "Dive">><</linkreplace>><</replace>><</linkreplace>><</timed>><</if>></span></div></div></div><</if>><<audio Cave loop play>><span id="Image"><img src="BlackW.jpg" width=70%></span>
<span id ="main">Everyone turns on their headlamps and enters the cave system. All members of the group navigate the rope descent to the lower platform - except one who complains that their headlamp has stopped working.
<span id="Choice1"><<linkreplace "Tell them they won't need it">><<set $Select to true>><<replace "#Choice1">>You advise that they use the lights of the other head lamps for guidance. They don't seem very pleased.<<set $Complaint1 to true>><</replace>><</linkreplace>>
<<linkreplace "Give them the spare helmet">><<set $Select to true>><<replace "#Choice1">><<if $Item1 =="Helmet" or $Item2 =="Helmet">>You give the person the helmet and they use its light to guide descent to the lower platform.<<else>><<set $Complaint1 to true>>You don't have a spare helmet. You advise that they use the lights of the other head lamps for guidance. They don't seem very pleased.<</if>><</replace>><</linkreplace>></span>
<<linkreplace "Move On">><<if $Select is true>><<replace "#main">>The group splashes their way through the shallow water in the cave passage - pausing now and then to admire the magnificent colours and limestone formations.
<<linkreplace "Move On">><<replace "#Image">><img src="Caves.jpg" width=70%><</replace>><<replace "#main">><<masteraudio stop>><<audio CaveWater loop play>>You guide the group to a narrow ledge that juts out into the cavern. The rushing water is right below you now somewhere in the darkness.
<<linkreplace "Tell Everyone to Jump">><<set $Complaint2 to true>><<replace "#main">>There are a number of protests and some anger in the group. Eventually you calm them down and jump in yourself. Gradually the rest of the grumbling group members follow you. It's either that or find their own way back to the cave entrance in the dark.
<<linkreplace "Next">><<replace "#main">>In the water all the group members find their way into the two person rafts tied up in the water below the ledge.
<<linkreplace "Release the Ropes">><<replace "#main">>Whoopee!<</replace>>
<<timed 1s>><<replace "#Image">><img src="Caves.jpg" width=70%><<replace "#main">><</replace>><</replace>><</timed>><<timed 1.5s>><<replace "#Image">><img src="Caves2.jpg" width=70%><</replace>><</timed>><<timed 2s>><<replace "#Image">><img src="Caves3.jpg" width=70%><</replace>><</timed>><<timed 2.5s>><<replace "#Image">><img src="Caves.jpg" width=70%><</replace>><</timed>><<timed 3s>><<replace "#Image">><img src="Caves2.jpg" width=70%><</replace>><</timed>>
<<timed 3.5s>><<replace "#Image">><img src="Caves3.jpg" width=70%><</replace>><</timed>><<timed 4s>><<replace "#Image">><img src="Caves.jpg" width=70%><</replace>><</timed>>
<<timed 4.5s>><<replace "#Image">><img src="Caves3.jpg" width=70%><</replace>><</timed>><<timed 5s>><<replace "#Image">><img src="Caves2.jpg" width=70%><<replace "#main">><</replace>><</replace>><</timed>><<timed 5.5s>><<replace "#Image">><img src="Caves2.jpg" width=70%><</replace>><</timed>><<timed 6s>><<replace "#Image">><img src="Caves.jpg" width=70%><</replace>><</timed>><<timed 6.5s>><<replace "#Image">><img src="Caves3.jpg" width=70%><</replace>><</timed>>
<<timed 7s>><<replace "#Image">><img src="Caves.jpg" width=70%><</replace>><</timed>><<timed 7.5s>><<replace "#Image">><img src="Caves2.jpg" width=70%><</replace>><</timed>><<timed 8s>><<replace "#Image">><img src="Caves3.jpg" width=70%><</replace>><</timed>>
<<timed 8.5s>><<replace "#Image">><img src="Caves2.jpg" width=70%><</replace>><</timed>><<timed 9s>><<replace "#Image">><img src="BlackW.jpg" width=70%><</replace>><<masteraudio stop>><<audio Cave loop play>><<replace "#main">>
That was fun. You take a moment to savour the experience.
<<timed 7s>><<linkreplace "Exit Cave">><<masteraudio stop>><<goto "Level1Outcome">><</linkreplace>><</timed>><</replace>><</timed>><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Light the Lantern">><<if $Item1 =="Lantern" or $Item2 =="Lantern">><<replace "#main">>The lantern lights up the surrounding area and the two person rafts tied up in the water below the ledge.
Everyone jumps and scrambles aboard the rafts.
<<linkreplace "Release the Ropes">><<replace "#main">>Whoopee!<</replace>>
<<timed 1s>><<replace "#Image">><img src="Caves.jpg" width=70%><<replace "#main">><</replace>><</replace>><</timed>><<timed 1.5s>><<replace "#Image">><img src="Caves2.jpg" width=70%><</replace>><</timed>><<timed 2s>><<replace "#Image">><img src="Caves3.jpg" width=70%><</replace>><</timed>><<timed 2.5s>><<replace "#Image">><img src="Caves.jpg" width=70%><</replace>><</timed>><<timed 3s>><<replace "#Image">><img src="Caves2.jpg" width=70%><</replace>><</timed>>
<<timed 3.5s>><<replace "#Image">><img src="Caves3.jpg" width=70%><</replace>><</timed>><<timed 4s>><<replace "#Image">><img src="Caves.jpg" width=70%><</replace>><</timed>>
<<timed 4.5s>><<replace "#Image">><img src="Caves3.jpg" width=70%><</replace>><</timed>><<timed 5s>><<replace "#Image">><img src="Caves2.jpg" width=70%><<replace "#main">><</replace>><</replace>><</timed>><<timed 5.5s>><<replace "#Image">><img src="Caves2.jpg" width=70%><</replace>><</timed>><<timed 6s>><<replace "#Image">><img src="Caves.jpg" width=70%><</replace>><</timed>><<timed 6.5s>><<replace "#Image">><img src="Caves3.jpg" width=70%><</replace>><</timed>>
<<timed 7s>><<replace "#Image">><img src="Caves.jpg" width=70%><</replace>><</timed>><<timed 7.5s>><<replace "#Image">><img src="Caves2.jpg" width=70%><</replace>><</timed>><<timed 8s>><<replace "#Image">><img src="Caves3.jpg" width=70%><</replace>><</timed>>
<<timed 8.5s>><<replace "#Image">><img src="Caves2.jpg" width=70%><</replace>><</timed>><<timed 9s>><<replace "#Image">><img src="BlackW.jpg" width=70%><</replace>><<masteraudio stop>><<audio Cave loop play>><<replace "#main">>
That was fun. The group takes a moment to savour the experience.
<<timed 7s>><<linkreplace "Exit Cave">><<masteraudio stop>><<goto "Level1Outcome">><</linkreplace>><</timed>><</replace>><</timed>><</linkreplace>>
<</replace>><<else>>You don't have a lantern.<</if>><</linkreplace>>
<</replace>><</linkreplace>><</replace>><<else>><<replace "#main">>You ignored the concerns of one of the group. They leave and come back with the Manager who sacks you on the spot.
<<linkreplace "New Career">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<</replace>><</if>><</replace>><</linkreplace>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Level1Outcome">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="holiday"><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to $Nextpage>><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to $Nextpage>><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to $Nextpage>><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"></span><div class="col-4"><div class="left"><span id ="main"><<if $Tour == "Black">><<timed 0.1s>><<replace "#image">><img src="BlackW.jpg" width=30%><</replace>><<replace "#main">>Reviews are in on your performance as a Rafting Guide. At <i>Wonderpath Adventures</i> you get a bonus if you get a Five Star rating.
<<linkreplace "Check Reviews">><<replace "#main">><<if $Complaint1 is true and $Complaint2 is false>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
One person complained that you didn't have a spare Headlamp Helmet for them when theirs stopped working.
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>>
<<elseif $Complaint1 is true and $Complaint2 is true>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
One person complained that you didn't have a spare Headlamp Helmet for them when theirs stopped working.
Several people complained about jumping into a river in the dark with limited visibility.
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>>
<<elseif $Complaint1 is false and $Complaint2 is true>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
Several people complained about jumping into a river in the dark with limited visibility.
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>>
<<elseif $Complaint1 is false and $Complaint2 is false>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
Great job. Everyone loved the rafting adventure.
<<button "Collect Bonus">><<set $Money to $Money+1000>><<set $Hearts to $Hearts+20>><<set $Stars to $Stars+5>><<replace "#main">>BONUS:
<img src="MoneyS.png" width=20%> $1,000 <<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 20<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 5 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>>
<</timed>><</replace>><</button>><</if>><</replace>><</linkreplace>>
<</replace>><</timed>><</if>><<if $Tour == "Hot">><<timed 0.1s>><<replace "#image">><img src="Main.jpg" width=30%><</replace>><<replace "#main">>Reviews are in on your performance as a Balloon Guide. At <i>Wonderpath Adventures</i> you get a bonus if you get a Five Star rating.
<<linkreplace "Check Reviews">><<replace "#main">><<if $Success is true>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
Great job. Everyone loved the balloning experience ride and thought you handled the unexpected storm event very well.
<<button "Collect Bonus">><<set $Money to $Money+1000>><<set $Hearts to $Hearts+30>><<set $Stars to $Stars+7>><<replace "#main">>BONUS:
<img src="MoneyS.png" width=20%> $1,000 <<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 30<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 7 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>>
<</timed>><</replace>><</button>><<else>><img src="GoldStar.png" width=10%>
Everyone was grateful they got down safely but felt that you made terrible decisions during the unexpected storm event.
<<linkreplace "You are Sacked">><<masteraudio stop>><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</if>><</replace>><</linkreplace>><</replace>><</timed>><</if>><<if $Tour == "Dive">><<timed 0.1s>><<replace "#image">><img src="Dive.jpg" width=30%><</replace>><<replace "#main">>Reviews are in on your performance as a Dive Guide. At <i>Wonderpath Adventures</i> you get a bonus if you get a Five Star rating.
<<linkreplace "Check Reviews">><<replace "#main">><<if $Dstar == 5>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
Great job. Everyone loved the diving adventure.
<<button "Collect Bonus">><<set $Money to $Money+1000>><<set $Hearts to $Hearts+20>><<set $Stars to $Stars+5>><<replace "#main">>BONUS:
<img src="MoneyS.png" width=20%> $1,000 <<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 20<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 5 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>>
<</timed>><</replace>><</button>><</if>><<if $Dstar == 4>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
<<if $Dcomplaint1 is true>>Some people said you didn't understand their hand signals.<</if>>
<<if $Dcomplaint2 is true>>Some people said your hand signals were confusing.<</if>>
<<if $Dcomplaint3 is true or $Dcomplaint4 is true>>Some people said you responded inappropriately when a diver indicated they were low on air.<</if>>
<<if $Dcomplaint5 is true>>Some people said you failed to safely keep track of diver numbers.<</if>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>><</if>><<if $Dstar == 3>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
<<if $Dcomplaint1 is true>>Some people said you didn't understand their hand signals.<</if>>
<<if $Dcomplaint2 is true>>Some people said your hand signals were confusing.<</if>>
<<if $Dcomplaint3 is true or $Dcomplaint4 is true>>Some people said you responded inappropriately when a diver indicated they were low on air.<</if>>
<<if $Dcomplaint5 is true>>Some people said you failed to safely keep track of diver numbers.<</if>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>><</if>><<if $Dstar == 2>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
<<if $Dcomplaint1 is true>>Some people said you didn't understand their hand signals.<</if>>
<<if $Dcomplaint2 is true>>Some people said your hand signals were confusing.<</if>>
<<if $Dcomplaint3 is true or $Dcomplaint4 is true>>Some people said you responded inappropriately when a diver indicated they were low on air.<</if>>
<<if $Dcomplaint5 is true>>Some people said you failed to safely keep track of diver numbers.<</if>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>><</if>><<if $Dstar == 1 or $Dstar < 1>><img src="GoldStar.png" width=10%>
<<if $Dcomplaint1 is true>>Some people said you didn't understand their hand signals.<</if>>
<<if $Dcomplaint2 is true>>Some people said your hand signals were confusing.<</if>>
<<if $Dcomplaint3 is true or $Dcomplaint4 is true>>Some people said you responded inappropriately when a diver indicated they were low on air.<</if>>
<<if $Dcomplaint5 is true>>Some people said you failed to safely keep track of diver numbers.<</if>>
<<linkreplace "You are Sacked">><<masteraudio stop>><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</if>><</replace>><</linkreplace>>
<</replace>><</timed>><</if>></span></div></div><</if>><div class="col-6"><div class="right"><span id ="main">Approximately 20 minutes into the flight, you notice storm clouds gathering to the east over the ocean. The passengers are a little nervous.
<<linkreplace "Use the Radio">><<replace "#main">>You check with the launch crew who advise that a small storm cell is heading west towards you. It will hit your current position in approximately 2 minutes.
<<linkreplace "Head Further West">><<replace "#main">>Unfortunately you are not moving fast enough and the storm is rapidly overtaking you.
<<linkreplace "Make Emergency Landing">><<goto "Balloon3">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Increase Speed and Head North">><<replace "#main">>You will need to ascend to catch a faster air current. <<set $seconds to 6>>
<span id="countdown">$seconds </span>\
<<silently>>
<<repeat 1s>>
<<set $seconds to $seconds - 1>>
<<if $seconds gt 0>>
<<replace "#countdown">>$seconds<</replace>>
<<else>>
<<replace "#countdown">><<replace "#main">>You took too long. The storm is almost upon you.
<<linkreplace "Make Emergency Landing">><<goto "Balloon3">><</linkreplace>>
<</replace>><</replace>>
/* */<<stop>><</if>><</repeat>><</silently>>
<<linkreplace "Use the burner to increase hot air">><<goto "Balloon2">><</linkreplace>>
<<linkreplace "Use the vent to release hot air">> <<replace "#main">>This causes the ballon to descend and the storm is almost upon you.
<<linkreplace "Make Emergency Landing">><<goto "Balloon3">><</linkreplace>><</replace>><</linkreplace>>
<</replace>><</linkreplace>>
<</replace>><</linkreplace>>
<<linkreplace "Hand out Coats">><<replace "#main">>This action took up a lot of time. The storm is almost upon you.
<<linkreplace "Make Emergency Landing">><<goto "Balloon3">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Ignore it">><<replace "#main">>You think you can outrun the storm but you are moving too slowly. The storm is almost upon you.
<<linkreplace "Make Emergency Landing">><<goto "Balloon3">><</linkreplace>><</replace>><</linkreplace>>
</span></div></div><<audio UnderWater loop play>><div id='wrapper' class="wrapper"><div class="bubble smallb"></div><div class="bubble s-medium"></div><div class="bubble medium"></div><div class="bubble largeb"></div><div class="bubble small-l"></div></div><div class="left"><span id="main"><<if $Back1 is true>><<timed 4s>>It's time to return to the boat. You will need to locate the divers from your group.
You need to find:
<<linkreplace "5 Divers">><<replace "#main">>You locate 5 divers and you all slowly ascend to the surface.
<<linkreplace "Next">><<set $Numb to $Numb+5>><<set $Dcomplaint5 to true>><<set $Dstar = $Dstar-2>><<goto "Boat">><</linkreplace>>
<</replace>><</linkreplace>>
<<linkreplace "7 Divers">><<replace "#main">>You locate 7 divers and you all slowly ascend to the surface.
<<linkreplace "Next">><<set $Numb to $Numb+7>><<goto "Boat">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "9 Divers">><<replace "#main">>You locate 9 divers and you all slowly ascend to the surface.
<<linkreplace "Next">><<set $Numb to $Numb+9>><<set $Dcomplaint5 to true>><<set $Dstar = $Dstar-1>><<goto "Boat">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "11 Divers">>You only started with 10 people.<</linkreplace>><</timed>><<else>>The group disperses to explore the old wreck.
You welcome the familiar sense of wonder and peace in the underwater world.<<timed 8s>><<replace "#main">>Two divers approach you.
Both are hugging themselves and have their thumbs up.
This means:
<<linkreplace "They are cold and plan to surface">><<replace "#main">><<set $Group to $Group-2>>You nod and indicate that they should ascend slowly.
<<linkreplace "Keep Swimming">><<goto "Dive2">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "They are very excited">><<replace "#main">><<set $Dcomplaint1 to true>><<set $Dstar = $Dstar-1>><<set $Group to $Group-2>>You nod.
Although you are a bit confused when they head to the surface moments later.
<<linkreplace "Keep Swimming">><<goto "Dive2">><</linkreplace>>
<</replace>><</linkreplace>>
<</replace>><</timed>><</if>></span></div><div class="col-4"><div class="left"><span id="main"><<set $Success to true>>You ascend and catch the winds that propel you northwards and away from the storm cell.
<<linkreplace "Continue Ride">><<replace "#main">>Everyone is relieved and you continue the tour touching down at the designated landing site some 25 minutes later.
The crew are there waiting to take the passengers, the balloon and yourself back to base.
<<linkreplace "Next">><<goto "Level1Outcome">><</linkreplace>><</replace>><</linkreplace>></span></div></div><div class="col-4"><div class="right"><span id = "main">The storm blows you way off course. The passengers are terrified.
<<linkreplace "Next">><<replace "#main">>After some time you gain control and manage a bumpy landing in a field.
Everyone is safe but the passengers are shaky and in shock.
It takes the crew 2 hours to retrieve the passengers, the balloon and you.
<<linkreplace "Next">><<goto "Level1Outcome">><</linkreplace>>
<</replace>><</linkreplace>>
</span></div></div><<set $Page to "Three">><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Guide2">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><span id="holiday"></span></span></div>
<span id="image"><img src="Main.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">Another year of tour guiding awaits.
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>>
<<linkreplace "Next">><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Holiday to $Holiday+1>><<set $Dest to "Guide4">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Guide4">><<set $Holiday to $Holiday+1>><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Holiday to $Holiday+1>><<set $Dest to "Guide4">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#main">>Which activity would you like to lead?
<<if $Black is false>><<linkreplace "Black Water Rafting">><<set $Complaint1 to false>><<set $Complaint2 to false>><<set $Item1 to "Nil">><<set $Item2 to "Nil">><<set $Select to false>><<set $Black to true>><<set $Tour to "Black">><<if $Page=="One">><<set $Nextpage to "Guide2">><</if>><<if $Page=="Two">><<set $Nextpage to "Guide3">><</if>><<if $Page=="Three">><<set $Nextpage to "Guide4">><</if>><<goto "Level1">><</linkreplace>><</if>>
<<if $Dive is false>><<linkreplace "DeepSea Diving">><<set $Dive to true>><<set $Group to 10>><<set $Tour to "Dive">><<set $Numb to 0>><<set $Back1 to false>><<set $Dstar = 5>><<set $Dcomplaint1 to false>><<set $Dcomplaint2 to false>><<set $Dcomplaint3 to false>><<set $Dcomplaint4 to false>><<set $Dcomplaint5 to false>><<if $Page=="One">><<set $Nextpage to "Guide2">><</if>><<if $Page=="Two">><<set $Nextpage to "Guide3">><</if>><<if $Page=="Three">><<set $Nextpage to "Guide4">><</if>><<goto "Level1">><</linkreplace>><</if>>
<<if $Hot is false>><<linkreplace "Hot Air Ballooning">><<set $Success to false>><<set $Hot to true>><<set $Tour to "Hot">><<if $Page=="One">><<set $Nextpage to "Guide2">><</if>><<if $Page=="Two">><<set $Nextpage to "Guide3">><</if>><<if $Page=="Three">><<set $Nextpage to "Guide4">><</if>><<goto "Level1">><</linkreplace>><</if>>
<</replace>><</linkreplace>><</replace>><</button>></span>
</span></div></div><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Guide10">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<set $Dest to "Choose Career">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<set $Dest to "Choose Career">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<set $Dest to "Choose Career">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Main.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">Congratulations.
You have completed 10 adventurous years as a Tour Guide.
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<replace "#main">>It's now time to choose a new career.
Good luck.
<<linkreplace "New Career">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i><</replace>><</replace>><</button>></span></span></div></div></div><</if>><<set $Slack to 0>><<set $Page to "Four">><<set $Group to 0>><<set $Black2 to false>><<set $Hot2 to false>><<set $Dive2 to false>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Guide4">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><div class="small"><i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i></div></span></div>
<span id="image"><img src="Main.jpg" width=50%></span><div class="col-4"><div class="left"><span id ="main"><<if $Holiday gte 2>>Unfortunately <i>Wonderpath Adventures</i> feel you take too much time off and are not are committed enough to the job.
<<linkreplace "You are Sacked">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><<else>>Congratulations.
You got a pay rise.
<<linkreplace "Next">><<replace "#options">><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Slack to $Slack+1>><<set $Dest to "Guide5">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Slack to $Slack+1>><<set $Dest to "Guide5">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Slack to $Slack+1>><<set $Dest to "Guide5">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#image">><img src="Main.jpg" width=30%>
<</replace>><<replace "#main">>Your new annual salary is:<<set $SalMoney to $SalMoney +2000>><<set $SalHearts to $SalHearts+10>><<set $SalStars to $SalStars+2>><<timed 1s>>
<img src="MoneyS.png" width=10%> 3,000<<replace "#salmoney">><div class="animation"><span style="color:#cc9900">$SalMoney</span></div><</replace>><</timed>><<timed 2s>><<replace "#salhearts">><div class="animation"><span style="color:#cc9900">$SalHearts</span></div><</replace>>
<img src="HeartS.png" width=10%> 30<</timed>><<timed 3s>><<replace "#salstars">><div class="animation"><span style="color:#cc9900">$SalStars</span></div><</replace>>
<img src="StarS.png" width=10%> 6
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<linkreplace "Next">><<replace "#main">>Are you ready to go higher, further, deeper this year?
<<if $Hot2 is false>><<linkreplace "Hot Air Ballooning">><<set $Hot2 to true>><<set $Tour to "Hot2">><<set $Radio to false>><<set $BStars to 5>><<set $Complaint1 to false>><<set $Complaint2 to false>><<set $Complaint3 to false>><<set $Complaint4 to false>><<set $Item1 to "Nil">><<set $Item2 to "Nil">><<set $Item3 to "Nil">><<set $Item4 to "Nil">><<if $Page=="Four">><<set $Nextpage to "Guide5">><</if>><<if $Page=="Five">><<set $Nextpage to "Guide6">><</if>><<if $Page=="Six">><<set $Nextpage to "Guide7">><</if>><<goto "Level2">><</linkreplace>><</if>>
<<if $Black2 is false>><<linkreplace "Black Water Rafting">><<set $Item1 to "Nil">><<set $Item2 to "Nil">><<set $Item3 to "Nil">><<set $Item4 to "Nil">><<set $Black2 to true>><<set $Visit to 0>><<set $Lost to false>><<set $Missing to false>><<set $Tour to "Black2">><<if $Page=="Four">><<set $Nextpage to "Guide5">><</if>><<if $Page=="Five">><<set $Nextpage to "Guide6">><</if>><<if $Page=="Six">><<set $Nextpage to "Guide7">><</if>><<goto "Level2">><</linkreplace>><</if>>
<<if $Dive2 is false>><<linkreplace "Deep Sea Diving">><<set $Dive2 to true>><<set $Tour to "Dive2">><<set $Choice1 to false>><<set $Choice2 to false>><<set $Choice3 to false>><<set $DStars to 5>><<set $DComplaint21 to "Nil">><<set $DComplaint22 to "Nil">><<if $Page=="Four">><<set $Nextpage to "Guide5">><</if>><<if $Page=="Five">><<set $Nextpage to "Guide6">><</if>><<if $Page=="Six">><<set $Nextpage to "Guide7">><</if>><<goto "Level2">><<goto "Level2">><</linkreplace>><</if>><</replace>><</linkreplace>><</replace>><</button>></span><</timed>><</replace>><</linkreplace>><</if>></span></div></div></div><</if>><<audio UnderWater loop play>><div id='wrapper' class="wrapper"><div class="bubble smallb"></div><div class="bubble s-medium"></div><div class="bubble medium"></div><div class="bubble largeb"></div><div class="bubble small-l"></div></div><div class="left"><span id="main">You continue to explore around the wreck.
You look up from time to time to check on the other divers in the distance.<<timed 8s>><<replace "#main">><<set $Group to $Group-1>>One of the divers comes towards you followed by their buddy a little further behind.
The lead diver places a fist in front of their chest.
<<linkreplace "Nod and keep swimming">><<set $Dcomplaint3 to true>><<set $Dstar = $Dstar-2>><<set $Back1 to true>><<goto "Dive">><</linkreplace>>
<<linkreplace "Use a hand signal">><<replace "#main">>
<<linkreplace "Make a fist/point to your leg/Thumb up">><<set $Dcomplaint4 to true>><<set $Dstar = $Dstar-2>><<replace "#main">>The diver is confused but begins to ascend.
<<linkreplace "Keep Swimming">><<set $Back1 to true>><<goto "Dive">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Thumb up/Hold hand out flat/Motion downward">><<replace "#main">>The diver nods and begins a steady ascent to the surface.
You buddy up with the other diver.
<<linkreplace "Keep Swimming">><<set $Back1 to true>><<goto "Dive">><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>>
<</replace>><</timed>>
</span></div><<masteraudio stop>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Boat">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="holiday"></span></div>
<span id="image"><img src="Dive.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main"><<if $Numb==$Group>>Back on the boat you and the crew double check that all ten divers are safely on board.
<<timed 2s>>Everyone is there so you head back to port.
<<linkreplace "Next">><<goto "Level1Outcome">><</linkreplace>><</timed>><<elseif $Numb < $Group>>Back on the boat you and the crew double check that all ten divers are safely on board.
Oh no. There are only 8.
<<linkreplace "Next">><<replace "#main">>Quickly you and a crew member head back down to the wreck.
<<timed 3s>>Eventually you return with the missing divers. Whew!
You head back to port.
<<linkreplace "Next">><<goto "Level1Outcome">><</linkreplace>><</timed>><</replace>><</linkreplace>><<elseif $Numb>$Group>>Back on the boat you and the crew double check that all ten divers are safely on board.
There are 12.
<<linkreplace "Next">><<replace "#main">>Apparently you brought back 2 extra people from another dive group.
You take them back to their own boat and then head back to port.
<<linkreplace "Next">><<goto "Level1Outcome">><</linkreplace>><</replace>><</linkreplace>><</if>>
</span></div></div><</if>><<set $Guide to true>><<set $Position to "Adventure Guide">><<set $Year to 1>><<set $Rain to false>><<set $Congo to false>><<set $Daintree to false>>
[[Guide4]]
[[Guide5]]
[[Guide7]]
[[Guide8]]<<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Level2">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span></div>
<span id="image"></span><div class="col-4"><div class="left"><span id ="main"><<if $Tour == "Dive2">><<timed 0.1s>><<replace "#image">><img src="Marine.jpg" width=30%><</replace>>Explore beautiful coral reefs and the diverse sea creatures that make their home there on this 3 hour dive tour.
<<linkreplace "Next">><<replace "#main">>Located 35km offshore you will dive to a depth of 15m spending around 30 minutes in the exotic deep.
<<linkreplace "Next">><<goto "Level2a">><</linkreplace>><</replace>><</linkreplace>><</timed>><</if>><<if $Tour == "Hot2">><<timed 0.1s>><<replace "#image">><img src="Balloon2.jpg" width=30%><</replace>>Welcome to a mystical dawn adventure far above lush farmlands and rustic cottages nestled amongst the hills.
<<linkreplace "Next">><<replace "#main">>The ride lasts for approximately 30 minutes. The designated landing place is a field 15 km due north of the launch area.
<<linkreplace "Next">><<goto "Level2a">><</linkreplace>><</replace>><</linkreplace>><</timed>><</if>><<if $Tour == "Black2">><<timed 0.1s>><<replace "#image">><img src="Level2Cave1.jpg" width=30%><</replace>>Make your way by foot through underground caves and tunnels to a roaring underground river. Hop aboard your raft for a roller coaster ride past spectacular limestone caverns to the river's end.
<<linkreplace "Next">><<goto "Level2a">><</linkreplace>><</timed>><</if>>
</span></div></div><</if>><<audio UnderWater loop play>><div id='wrapper' class="wrapper"><div class="bubble smallb"></div><div class="bubble s-medium"></div><div class="bubble medium"></div><div class="bubble largeb"></div><div class="bubble small-l"></div></div><div class="right"><span id="watch"></span></div><div class="bottom"><span id="fish"></span></div>
<div class="left"><span id="main">You lead the way down to an underwater wonderland. <<timed 5s>><<replace "#fish">><div class="animation3"><img src="Clown Fish.jpg" width=30%></div><</replace>><</timed>><<timed 9s>><<replace "#fish">><</replace>><<replace "#watch">><div class="small"><<linkreplace "Check Watch">><<replace "#watch">><div class="small">$minutes Minutes Underwater
<<linkreplace "Time to Ascend?">><<if $minutes lt 17>><<set $DStars to $DStars - 1>><<set $DComplaint21 to "Short">><<goto "Level2 Outcome">><</if>><<if $minutes gt 23>><<set $DStars to $DStars - 2>><<set $DComplaint21 to "Long">><<goto "Level2 Outcome">><</if>><<if $minutes == 20 or $minutes==21 or $minutes==22>><<goto "Level2 Outcome">><</if>><</linkreplace>></div><</replace>><<timed 4s>><<replace "#watch">><</replace>><</timed>><</linkreplace>></div><</replace>><<replace "#main">><span id="choices">That was a
<<linkreplace "Clown Fish">><<set $Choice1 to true>><<replace "#choices">><</replace>><</linkreplace>>
<<linkreplace "Wrasse">><<set $Choice1 to true>><<set $DStars to $DStars-1>><<set $DComplaint22 to "WrongFish">><<replace "#choices">><</replace>><</linkreplace>>
<<linkreplace "Hammerhead">><<set $Choice1 to true>><<set $DStars to $DStars-1>><<set $DComplaint22 to "WrongFish">><<replace "#choices">><</replace>><</linkreplace>>
<<linkreplace "Potato Cod">><<set $Choice1 to true>><<set $DStars to $DStars-1>><<set $DComplaint22 to "WrongFish">><<replace "#choices">><</replace>><</linkreplace>></span><<timed 11s>><<if $Choice1 is false>><<set $DStars to $DStars-1>><<set $DComplaint22 to "WrongFish">><</if>><<replace "#main">><<timed 5s>><<replace "#fish">><div class="animation3"><img src="Wrasse.jpg" width=20%></div><</replace>><</timed>><<timed 9s>><<replace "#fish">><</replace>>
<<replace "#watch">><div class="small"><<linkreplace "Check Watch">><<replace "#watch">><div class="small">$minutes Minutes Underwater
<<linkreplace "Time to Ascend?">><<if $minutes lt 17>><<set $DStars to $DStars - 1>><<set $DComplaint21 to "Short">><<goto "Level2 Outcome">><</if>><<if $minutes gt 23>><<set $DStars to $DStars - 2>><<set $DComplaint21 to "Long">><<goto "Level2 Outcome">><</if>><<if $minutes == 20 or $minutes==21 or $minutes==22>><<goto "Level2 Outcome">><</if>><</linkreplace>></div><</replace>><<timed 4s>><<replace "#watch">><</replace>><</timed>><</linkreplace>></div><</replace>><<replace "#main">><span id="choices">That was a
<<linkreplace "Clown Fish">><<set $Choice2 to true>><<set $DStars to $DStars-1>><<set $DComplaint22 to "WrongFish">><<replace "#choices">><</replace>><</linkreplace>>
<<linkreplace "Wrasse">><<set $Choice2 to true>><<replace "#choices">><</replace>><</linkreplace>>
<<linkreplace "Hammerhead">><<set $Choice2 to true>><<set $DStars to $DStars-1>><<set $DComplaint22 to "WrongFish">><<replace "#choices">><</replace>><</linkreplace>>
<<linkreplace "Potato Cod">><<set $Choice2 to true>><<set $DStars to $DStars-1>><<set $DComplaint22 to "WrongFish">><<replace "#choices">><</replace>><</linkreplace>></span><<timed 11s>><<if $Choice2 is false>><<set $DStars to $DStars-1>><<set $DComplaint22 to "WrongFish">><</if>><<replace "#main">><<timed 5s>><<replace "#fish">><div class="animation3"><img src="Potato Cod.jpg" width=35%></div><</replace>><</timed>><<timed 9s>><<replace "#fish">><</replace>>
<<replace "#watch">><div class="small"><<linkreplace "Check Watch">><<replace "#watch">><div class="small">$minutes Minutes Underwater
<<linkreplace "Time to Ascend?">><<if $minutes lt 17>><<set $DStars to $DStars - 1>><<set $DComplaint21 to "Short">><<goto "Level2 Outcome">><</if>><<if $minutes gt 23>><<set $DStars to $DStars - 2>><<set $DComplaint21 to "Long">><<goto "Level2 Outcome">><</if>><<if $minutes == 20 or $minutes==21 or $minutes==22>><<goto "Level2 Outcome">><</if>><</linkreplace>></div><</replace>><<timed 4s>><<replace "#watch">><</replace>><</timed>><</linkreplace>></div><</replace>><<replace "#main">><span id="choices">That was a
<<linkreplace "Clown Fish">><<set $Choice3 to true>><<set $DStars to $DStars-1>><<set $DComplaint22 to "WrongFish">><<replace "#choices">><</replace>><</linkreplace>>
<<linkreplace "Wrasse">><<set $Choice3 to true>><<set $DStars to $DStars-1>><<set $DComplaint22 to "WrongFish">><<replace "#choices">><</replace>><</linkreplace>>
<<linkreplace "Hammerhead">><<set $Choice3 to true>><<set $DStars to $DStars-1>><<set $DComplaint22 to "WrongFish">><<replace "#choices">><</replace>><</linkreplace>>
<<linkreplace "Potato Cod">><<set $Choice3 to true>><<replace "#choices">><</replace>><</linkreplace>></span><<timed 11s>><<if $Choice3 is false>><<set $DStars to $DStars-1>><<set $DComplaint22 to "WrongFish">><</if>><<replace "#watch">><div class="small"><<linkreplace "Check Watch">><<replace "#watch">><div class="small">$minutes Minutes Underwater
<<linkreplace "Time to Ascend?">><<if $minutes lt 17>><<set $DStars to $DStars - 1>><<set $DComplaint21 to "Short">><<goto "Level2 Outcome">><</if>><<if $minutes gt 23>><<set $DStars to $DStars - 2>><<set $DComplaint21 to "Long">><<goto "Level2 Outcome">><</if>><<if $minutes == 20 or $minutes==21 or $minutes==22>><<goto "Level2 Outcome">><</if>><</linkreplace>></div><</replace>><<timed 4s>><<replace "#watch">><</replace>><</timed>><</linkreplace>></div><</replace>><</timed>><<timed 25s>><<replace "#main">>ALERT
You have been in the water now for $minutes minutes.
<<linkreplace "Ascend">><<if $minutes lt 17>><<set $DStars to $DStars - 1>><<set $DComplaint21 to "Short">><<goto "Level2 Outcome">><</if>><<if $minutes gt 23>><<set $DStars to $DStars - 2>><<set $DComplaint21 to "Long">><<goto "Level2 Outcome">><</if>><<if $minutes == 20 or $minutes==21 or $minutes==22>><<goto "Level2 Outcome">><</if>><</linkreplace>><</replace>><</timed>><</replace>><</timed>><</replace>><</timed>><</replace>><</timed>><</replace>><</timed>>
<</replace>><</timed>>
<<set $minutes to 0>>
<<silently>>
<<repeat 3s>>
<<set $minutes to $minutes + 1>>
<</repeat>>
<</silently>>
</span></div><<set $Visit to $Visit +1>><<audio Cave loop play>><span id="map"></span><span id="main">You are in the entrance chamber of the cave system.
<<if $Visit gt 11>>People ask how much further to the rafts.
You reassure them they're close.<</if>>
<<linkreplace "West">><<goto "W1">><</linkreplace>>
<<linkreplace "East">><<goto "E1">><</linkreplace>>
<<linkreplace "North">><<goto "DeadEnd">><</linkreplace>>
</span><div class="col-4"><div class="left"><span id="main">
You ascend to your cruising altitude and drift along with the breeze.
It's so peaceful up here. <<timed 5s>><<replace "#main">>Oh no! One of your passengers has dropped their coat over the side.
<<if $Item1 =="Coat" or $Item2=="Coat">>You reassure them that the ground crew will probably be able to retrieve the coat.
Then you lend the passenger a spare coat.<<else>><<set $Complaint1 to true>><<set $BStars to $BStars-1>>You reassure them that the ground crew will probably be able to retrieve the coat.
But there's nothing you can do about the cold in the meantime.<</if>>
<<linkreplace "Next">><<replace "#main">>It's time for the first altitude change.
<<linkreplace "Ascend 300 metres">><<set $Complaint3 to true>><<set $BStars to $BStars -2>><<goto "Field">><</linkreplace>>
<<linkreplace "Ascend 400 metres">><<set $Complaint3 to true>><<set $BStars to $BStars -2>><<goto "Field">><</linkreplace>>
<<linkreplace "Descend 200 metres">><<goto "Balloon5">><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</timed>>
</span></div></div><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Level2">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span></div>
<span id="image"></span><div class="col-4"><div class="left"><span id ="main"><<if $Tour == "Dive2">><<timed 0.1s>><<replace "#image">><img src="Marine.jpg" width=30%><</replace>>The tour group enjoys the ride out to the dive site and are engaged with your expert commentary along the way.
<<linkreplace "Safety Briefing">><<replace "#main">>Apart from the usual safety protocols you emphasise:
- air can be quickly consumed at 15m
- keep an eye on tanks
- descent and ascent will each take around 5 minutes with 20 minutes for exploring.
<i><<linkreplace "Close">><<goto "Level2a">><</linkreplace>></i>
<</replace>><</linkreplace>>
<<linkreplace "Check Numbers">><<replace "#main">>There are 14 group members (7 pairs) all of whom are reasonably experienced divers.
<i><<linkreplace "Close">><<goto "Level2a">><</linkreplace>></i>
<</replace>><</linkreplace>>
<<linkreplace "Reef Fish">><<replace "#main">>You show some of the common reef fish to look out for on the dive:
<<linkreplace "Clown Fish">><<replace "#image">><img src="Clown Fish.jpg" width=30%><</replace>>Clown Fish<</linkreplace>>
<<linkreplace "Wrasse">><<replace "#image">><img src="Wrasse.jpg" width=30%><</replace>>Wrasse<</linkreplace>>
<<linkreplace "Hammerhead">><<replace "#image">><img src="Hammerhead.jpg" width=30%><</replace>>Hammerhead<</linkreplace>>
<<linkreplace "Potato Cod">><<replace "#image">><img src="Potato Cod.jpg" width=30%><</replace>>Potato Cod<</linkreplace>>
<i><<linkreplace "Close">><<goto "Level2a">><</linkreplace>></i><</replace>><</linkreplace>>
<<linkreplace "Start Tour">><<goto "Dive3">><</linkreplace>><</timed>><</if>><<if $Tour == "Hot2">><<timed 0.1s>><<replace "#image">><img src="Balloon2.jpg" width=30%><</replace>>Perfect conditions mean today you and 4 passengers will be sharing the skies with other hot air balloons.
<<linkreplace "Flight Plan">><<replace "#main">>For the best (and safest) experience you need to fly at:
-alt 600 metres for 10 minutes
-alt 400 metres for 5 minutes
-alt 800 metres for 10 minutes
-alt 400 metres for 5 minutes
<i><<linkreplace "Close">><<goto "Level2a">><</linkreplace>></i>
<</replace>><</linkreplace>>
<<linkreplace "Inventory Items">><<replace "#main">>You have the flight plan and repair patches on board.
<<linkreplace "Next">><<replace "#main">>Choose 2 additional items to carry with you:
<<linkreplace "Radio">><<if $Item1 =="Nil" and $Item2 =="Nil">><<set $Item1 to "Radio">>Radio added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 =="Nil">><<set $Item2 to "Radio">>Radio added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 is not "Nil">><i>You have 2 items already.</i><</if>><</linkreplace>>
<<linkreplace "Spare Coats">><<if $Item1 =="Nil" and $Item2 =="Nil">><<set $Item1 to "Coat">>Coats added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 =="Nil">><<set $Item2 to "Coat">>Coat added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 is not "Nil">><i>You have 2 items already.</i><</if>><</linkreplace>>
<<linkreplace "Camera">><<if $Item1 =="Nil" and $Item2 =="Nil">><<set $Item1 to "Patch">>Patch added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 =="Nil">><<set $Item2 to "Patch">>Camera added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 is not "Nil">><i>You have 2 items already.</i><</if>><</linkreplace>>
<<linkreplace "Flashlight">><<if $Item1 =="Nil" and $Item2 =="Nil">><<set $Item1 to "Flashlight">>Flashlight added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 =="Nil">><<set $Item2 to "Flashlight">>Flashlight added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 is not "Nil">><i>You have 2 items already.</i><</if>><</linkreplace>>
<i><<linkreplace "Close">><<goto "Level2a">><</linkreplace>></i><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Weather Forecast">><<replace "#main">>Light winds and clear conditions are forecast for the flight period.
<i><<linkreplace "Close">><<goto "Level2a">><</linkreplace>></i>
<</replace>><</linkreplace>>
<<linkreplace "Start Tour">><<goto "Balloon4">><</linkreplace>><</timed>><</if>><<if $Tour == "Black2">><<timed 0.1s>><<replace "#image">><img src="Level2Cave1.jpg" width=30%><</replace>>
<<linkreplace "Check Numbers & Equipment">><<replace "#main">><<set $Group to 10>>There are 10 group members. Each member has been issued with a headlamp helmet and sturdy boots.
<i><<linkreplace "Close">><<goto "Level2a">><</linkreplace>></i>
<</replace>><</linkreplace>>
<<linkreplace "Inventory Items">><<replace "#main">>Choose 2 of the following items to carry with you:
<<linkreplace "Spare Headlamp Helmet">><<if $Item1 =="Nil" and $Item2 =="Nil">><<set $Item1 to "Helmet">>Helmet added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 =="Nil">><<set $Item2 to "Helmet">>Helmet added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 is not "Nil">><i>You have 2 items already.</i><</if>><</linkreplace>>
<<linkreplace "Spare Boots">><<if $Item1 =="Nil" and $Item2 =="Nil">><<set $Item1 to "Boots">>Boots added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 =="Nil">><<set $Item2 to "Boots">>Boots added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 is not "Nil">><i>You have 2 items already.</i><</if>><</linkreplace>>
<<linkreplace "Hand-drawn Map">><<if $Item1 =="Nil" and $Item2 =="Nil">><<set $Item1 to "Map">>Map added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 =="Nil">><<set $Item2 to "Map">>Map added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 is not "Nil">><i>You have 2 items already.</i><</if>><</linkreplace>>
<<linkreplace "Sat Phone">><<if $Item1 =="Nil" and $Item2 =="Nil">><<set $Item1 to "Phone">>Phone added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 =="Nil">><<set $Item2 to "Phone">>Phone added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 is not "Nil">><i>You have 2 items already.</i><</if>><</linkreplace>>
<i><<linkreplace "Close">><<goto "Level2a">><</linkreplace>></i>
<</replace>><</linkreplace>>
<<linkreplace "Start Tour">><<goto "Entrance">><</linkreplace>>
<</timed>><</if>></span></div></div><</if>><<masteraudio stop>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Level2 Outcome">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="holiday"><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to $Nextpage>><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to $Nextpage>><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to $Nextpage>><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"></span><div class="col-4"><div class="left"><span id ="main"><<if $Tour == "Dive2">><<timed 0.1s>><<replace "#image">><img src="Marine.jpg" width=30%><</replace>>Everyone makes it back to the boat and you return to the jetty.
<<linkreplace "Reviews">><<replace "#main">><<if $DStars == 5>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
Great job. Everyone loved the diving adventure and they thought you had an excellent knowledge of the reef fish.
<<button "Collect Bonus">><<set $Money to $Money+2000>><<set $Hearts to $Hearts+30>><<set $Stars to $Stars+8>><<replace "#main">>BONUS:
<img src="MoneyS.png" width=20%> $2,000 <<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 30<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 8 <<replace "#stars">><div class="animation">$Stars</div><</replace>>
<</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>>
<</timed>><</replace>><</button>><</if>><<if $DStars == 4>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
<<if $DComplaint21 == "Short">>Some people said the dive was shorter than they'd been told.
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>><<else>>Some people said your knowledge of the reef fish was limited.
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>><</if>><</if>><<if $DStars == 3>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
<<if $DComplaint21 == "Short">>Some people said the dive was shorter than they'd been told.<</if>>
<<if $DComplaint21 == "Long">>Some people said the dive went over 20 minutes and people were dangerously close to running out of air. <</if>>
<<if $DComplaint22 == "WrongFish">>Some people said your knowledge of the reef fish was limited.<</if>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>><</if>><<if $DStars == 2>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
<<if $DComplaint21 == "Short">>Some people said the dive was shorter than they'd been told.<</if>>
<<if $DComplaint21 == "Long">>Some people said the dive went over 20 minutes and people were dangerously close to running out of air. <</if>>
<<if $DComplaint22 == "WrongFish">>Some people said your knowledge of the reef fish was limited.<</if>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>><</if>><<if $DStars lte 1>><img src="GoldStar.png" width=10%>
<<if $DComplaint21 == "Short">>Some people said the dive was shorter than they'd been told.<</if>>
<<if $DComplaint21 == "Long">>Some people said the dive was too long and people were dangerously close to running out of air. <</if>>
<<if $DComplaint22 == "WrongFish">>Some people said your knowledge of the reef fish was limited.<</if>>
<<linkreplace "You are Sacked">><<masteraudio stop>><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</if>><</replace>><</linkreplace>><</timed>><</if>><<if $Tour == "Hot2">><<timed 0.1s>><<replace "#image">><img src="Balloon2.jpg" width=30%><</replace>>Tour Reviews are in.
<<linkreplace "Reviews">><<replace "#main">><<if $BStars == 5>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
Great job. Everyone loved the Hot Air Balloon ride.
<<button "Collect Bonus">><<set $Money to $Money+2000>><<set $Hearts to $Hearts+30>><<set $Stars to $Stars+8>><<replace "#main">>BONUS:
<img src="MoneyS.png" width=20%> $2,000 <<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 30<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 8 <<replace "#stars">><div class="animation">$Stars</div><</replace>>
<</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>>
<</timed>><</replace>><</button>><</if>><<if $BStars == 4>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
One person complained about being too cold.
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>><</if>><<if $BStars == 3>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
<<if $Complaint1 is true>>One person complained about being too cold.<</if>><<if $Complaint2 is true>>Some people said you should have had a radio on board.<</if>>
<<if $Complaint3 is true>>Some people said you landed much earlier than promised.<</if>>
<<if $Complaint4 is true>>Some people said you landed much later than anticipated.<</if>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>><</if>><<if $BStars == 2>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
<<if $Complaint1 is true>>One person complained about being too cold.<</if>><<if $Complaint2 is true>>Some people said you should have had a radio on board.<</if>><<if $Complaint3 is true>>Some people said you landed much earlier than promised.<</if>><<if $Complaint4 is true>>Some people said you landed much later than anticipated.<</if>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>><</if>><<if $BStars lte 1>><img src="GoldStar.png" width=10%>There were multiple complaints about you.
<<linkreplace "You are Sacked">><<masteraudio stop>><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</if>>
<</replace>><</linkreplace>><</timed>><</if>><<if $Tour == "Black2">><<timed 0.1s>><<replace "#image">><img src="Level2Cave1.jpg" width=30%><</replace>><<if $Lost is false and $Missing is false>>Tour Reviews are in.
<<linkreplace "Check Reviews">><<replace "#main">><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
Excellent job.
Everyone had a fantastic time on the rafting adventure.
<<button "Collect Bonus">><<set $Money to $Money+2000>><<set $Hearts to $Hearts+30>><<set $Stars to $Stars+8>><<replace "#main">>BONUS:
<img src="MoneyS.png" width=20%> $2,000 <<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 30<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 8 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>>
<</timed>><</replace>><</button>><</replace>><</linkreplace>>
<<else>><<if $Lost is true and $Missing is false>><<replace "#holiday">><</replace>><<replace "#main">>Tour Reviews are in.
<<linkreplace "Check Reviews">><<replace "#main">><img src="GoldStar.png" width=10%>
All the group members complained about you. They said that you kept losing your way in the caves and had to back track. They were worried you would never find a way out.
<<linkreplace "You are Sacked">><<masteraudio stop>><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</replace>><</linkreplace>><</replace>>
<<elseif $Lost is false and $Missing is true>><<replace "#holiday">><</replace>><<replace "#main">>Your Manager is appalled. You left 2 people behind in the caves and a team had to go in and rescue them.
<<linkreplace "You are Sacked">><<masteraudio stop>><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</replace>>
<<elseif $Lost is true and $Missing is true>><<replace "#holiday">><</replace>><<replace "#main">>Back at the office, your Manager is angry. You left 2 people behind in the caves and a team had to go in and rescue them.
In addition the others said that you kept losing your way in the caves and had to back track. They were worried you would never find a way out.
<<linkreplace "You are Sacked">><<masteraudio stop>><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</replace>><</if>><</if>>
<</timed>><</if>>
</span></div></div><</if>><<set $Page to "Five">><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Guide5">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><span id="holiday"></span></span></div>
<span id="image"><img src="Main.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">Another year of adventure guiding awaits.
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<linkreplace "Next">><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Slack to $Slack+1>><<set $Dest to "Guide6">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Guide6">><<set $Slack to $Slack+1>><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Slack to $Slack+1>><<set $Dest to "Guide6">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#main">>Which activity would you like to lead this year?
<<if $Hot2 is false>><<linkreplace "Hot Air Ballooning">><<set $Hot2 to true>><<set $Tour to "Hot2">><<set $Radio to false>><<set $BStars to 5>><<set $Complaint1 to false>><<set $Complaint2 to false>><<set $Complaint3 to false>><<set $Complaint4 to false>><<set $Item1 to "Nil">><<set $Item2 to "Nil">><<set $Item3 to "Nil">><<set $Item4 to "Nil">><<if $Page=="Four">><<set $Nextpage to "Guide5">><</if>><<if $Page=="Five">><<set $Nextpage to "Guide6">><</if>><<if $Page=="Six">><<set $Nextpage to "Guide7">><</if>><<goto "Level2">><</linkreplace>><</if>>
<<if $Black2 is false>><<linkreplace "Black Water Rafting">><<set $Item1 to "Nil">><<set $Item2 to "Nil">><<set $Item3 to "Nil">><<set $Item4 to "Nil">><<set $Black2 to true>><<set $Visit to 0>><<set $Lost to false>><<set $Missing to false>><<set $Tour to "Black2">><<if $Page=="Four">><<set $Nextpage to "Guide5">><</if>><<if $Page=="Five">><<set $Nextpage to "Guide6">><</if>><<if $Page=="Six">><<set $Nextpage to "Guide7">><</if>><<goto "Level2">><</linkreplace>><</if>>
<<if $Dive2 is false>><<linkreplace "Deep Sea Diving">><<set $Dive2 to true>><<set $Tour to "Dive2">><<set $Choice1 to false>><<set $Choice2 to false>><<set $Choice3 to false>><<set $DStars to 5>><<set $DComplaint21 to "Nil">><<set $DComplaint22 to "Nil">><<if $Page=="Four">><<set $Nextpage to "Guide5">><</if>><<if $Page=="Five">><<set $Nextpage to "Guide6">><</if>><<if $Page=="Six">><<set $Nextpage to "Guide7">><</if>><<goto "Level2">><<goto "Level2">><</linkreplace>><</if>>
<</replace>><</linkreplace>><</replace>><</button>></span></span></div></div><</if>><div class="col-4"><div class="left"><span id="main">You maintain the lower altitude for a short time before ascending again to a new cruising height of 800 metres.
The view is breathtaking. <<if $Radio is false>><<timed 7s>><<replace "#main">>Suddenly another balloon can be seen heading rapidly towards you from above.
<<linkreplace "Use Radio">><<if $Item1 =="Radio" or $Item2=="Radio">><<set $Radio to true>><<replace "#main">>You rapidly contact the pilot of the other balloon.
Within seconds it begins ascending up and away.
What a relief.
<<linkreplace "Next">><<goto "Balloon5">><</linkreplace>><</replace>><<else>>You didn't bring the radio with you.<</if>><</linkreplace>>
<<linkreplace "Wave Frantically">>The people in the balloon above can't see you.<</linkreplace>>
<<linkreplace "Descend">><<set $Complaint3 to true>><<set $BStars to $BStars -2>><<goto "Field">><</linkreplace>><</replace>><</timed>><<else>><<timed 0.1s>><<replace "#main">>Relaxed again you continue across the fields and valleys gradually heading in a northerly direction.<</replace>><</timed>><<timed 6s>><<replace "#main">>It's time for another altitude change to prepare for landing.
<<linkreplace "Descend to 300m for 5 mins and then land">><<set $Complaint4 to true>><<set $BStars to $BStars -2>><<goto "Field">><</linkreplace>>
<<linkreplace "Descend to 400m for 5 mins and then land">><<replace "#main">>You glide to a soft landing at the designated landing site.
The crew is waiting to take you all back to the office.
<<linkreplace "Next">><<goto "Level2 Outcome">><</linkreplace>><</replace>><</linkreplace>>
<</replace>><</timed>><</replace>><</if>>
</span></div></div><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Level2">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span></div>
<span id="image"></span><div class="col-4"><div class="left"><span id ="main"><<if $Complaint3 is true>>Everyone is safe but you have been blown way off course.
You manage to make an emergency landing in a field but your trip was much shorter than promised.
The ground crew locate you and transfer you and the disgruntled passengers back to base.
<<linkreplace "Next">><<goto "Level2 Outcome">><</linkreplace>><<else>>Air currents at 300m blow you off course to the west.
It takes an extra 20 minutes to correct your mistake and touch down in the landing field where the ground crew are waiting to take you back to base.
<<linkreplace "Next">><<goto "Level2 Outcome">><</linkreplace>><</if>>
</span></div></div><</if>><<set $Visit to $Visit +1>><div class="right"><span id="map"></span><span id="phone"></span></div>
<span id="main">
<<if $Item1 =="Map" or $Item2 =="Map">><<timed 0.1s>><<replace "#map">><div class="small">
<<linkreplace "Map">><img src="CaveMap.png" width=40%><</linkreplace>></div><</replace>><</timed>><</if>>
<<if $Item1 =="Phone" or $Item2 =="Phone">><<timed 0.1s>><<replace "#phone">><div class="small"><<linkreplace "Use Sat Phone">>The Satellite phone doesn't work this far underground.<</linkreplace>></div><</replace>><</timed>><</if>>You are in Cavern E1.
<<if $Visit gt 11>>People ask how much further to the rafts.
You reassure them they're close.<</if>>
<<linkreplace "East">><<goto "E2">><</linkreplace>>
<<linkreplace "West">><<goto "Entrance">><</linkreplace>>
</span><<set $Visit to $Visit +1>><div class="right"><span id="map"></span><span id="phone"></span></div>
<span id="main">
<<if $Item1 =="Map" or $Item2 =="Map">><<timed 0.1s>><<replace "#map">><div class="small">
<<linkreplace "Map">><img src="CaveMap.png" width=40%><</linkreplace>></div><</replace>><</timed>><</if>>
<<if $Item1 =="Phone" or $Item2 =="Phone">><<timed 0.1s>><<replace "#phone">><div class="small"><<linkreplace "Use Sat Phone">>The Satellite phone doesn't work this far underground.<</linkreplace>></div><</replace>><</timed>><</if>>You are in Cavern E2.
<<if $Visit gt 11>>People ask how much further to the rafts.
You reassure them they're close.<</if>>
<<linkreplace "North">><<goto "NE1">><</linkreplace>>
<<linkreplace "West">><<goto "E1">><</linkreplace>>
<<linkreplace "South">><<goto "DeadEnd">><</linkreplace>>
</span><<set $Visit to $Visit +1>><div class="right"><span id="map"></span><span id="phone"></span></div>
<span id="main">
<<if $Item1 =="Map" or $Item2 =="Map">><<timed 0.1s>><<replace "#map">><div class="small">
<<linkreplace "Map">><img src="CaveMap.png" width=40%><</linkreplace>></div><</replace>><</timed>><</if>>
<<if $Item1 =="Phone" or $Item2 =="Phone">><<timed 0.1s>><<replace "#phone">><div class="small"><<linkreplace "Use Sat Phone">>The Satellite phone doesn't work this far underground.<</linkreplace>></div><</replace>><</timed>><</if>>You are in Cavern NE1.
<<if $Visit gt 11>>People ask how much further to the rafts.
You reassure them they're close.<</if>>
<<linkreplace "North">><<goto "Cave2">><</linkreplace>>
<<linkreplace "West">><<goto "DeadEnd">><</linkreplace>>
<<linkreplace "South">><<goto "E2">><</linkreplace>>
</span><<set $Visit to $Visit +1>><div class="right"><span id="map"></span><span id="phone"></span></div>
<span id="main">
<<if $Item1 =="Map" or $Item2 =="Map">><<timed 0.1s>><<replace "#map">><div class="small">
<<linkreplace "Map">><img src="CaveMap.png" width=40%><</linkreplace>></div><</replace>><</timed>><</if>>
<<if $Item1 =="Phone" or $Item2 =="Phone">><<timed 0.1s>><<replace "#phone">><div class="small"><<linkreplace "Use Sat Phone">>The Satellite phone doesn't work this far underground.<</linkreplace>></div><</replace>><</timed>><</if>>You are in Cavern W1.
<<if $Visit gt 11>>People ask how much further to the rafts.
You reassure them they're close.<</if>>
<<linkreplace "East">><<goto "Entrance">><</linkreplace>>
<<linkreplace "West">><<goto "W2">><</linkreplace>>
</span><<set $Visit to $Visit +1>><div class="right"><span id="map"></span><span id="phone"></span></div>
<span id="main">
<<if $Item1 =="Map" or $Item2 =="Map">><<timed 0.1s>><<replace "#map">><div class="small">
<<linkreplace "Map">><img src="CaveMap.png" width=40%><</linkreplace>></div><</replace>><</timed>><</if>>
<<if $Item1 =="Phone" or $Item2 =="Phone">><<timed 0.1s>><<replace "#phone">><div class="small"><<linkreplace "Use Sat Phone">>The Satellite phone doesn't work this far underground.<</linkreplace>></div><</replace>><</timed>><</if>>You are in Cavern W2.
<<if $Visit gt 11>>People ask how much further to the rafts.
You reassure them they're close.<</if>>
<<linkreplace "East">><<goto "W1">><</linkreplace>>
<<linkreplace "North">><<goto "NW1">><</linkreplace>>
</span><<set $Visit to $Visit +1>><div class="right"><span id="map"></span><span id="phone"></span></div>
<span id="main">
<<if $Item1 =="Map" or $Item2 =="Map">><<timed 0.1s>><<replace "#map">><div class="small">
<<linkreplace "Map">><img src="CaveMap.png" width=40%><</linkreplace>></div><</replace>><</timed>><</if>>
<<if $Item1 =="Phone" or $Item2 =="Phone">><<timed 0.1s>><<replace "#phone">><div class="small"><<linkreplace "Use Sat Phone">>The Satellite phone doesn't work this far underground.<</linkreplace>></div><</replace>><</timed>><</if>>You are in Cavern NW1.
<<if $Visit gt 11>>People ask how much further to the rafts.
You reassure them they're close.<</if>>
<<linkreplace "East">><<goto "W3">><</linkreplace>>
<<linkreplace "South">><<goto "W2">><</linkreplace>>
</span><<set $Visit to $Visit +1>><div class="right"><span id="map"></span><span id="phone"></span></div>
<span id="main">
<<if $Item1 =="Map" or $Item2 =="Map">><<timed 0.1s>><<replace "#map">><div class="small">
<<linkreplace "Map">><img src="CaveMap.png" width=40%><</linkreplace>></div><</replace>><</timed>><</if>>
<<if $Item1 =="Phone" or $Item2 =="Phone">><<timed 0.1s>><<replace "#phone">><div class="small"><<linkreplace "Use Sat Phone">>The Satellite phone doesn't work this far underground.<</linkreplace>></div><</replace>><</timed>><</if>>You are in Cavern W3.
<<if $Visit gt 11>>People ask how much further to the rafts.
You reassure them they're close.<</if>>
<<linkreplace "West">><<goto "NW1">><</linkreplace>>
<<linkreplace "North">><<goto "NW2">><</linkreplace>>
</span><<set $Visit to $Visit +1>><div class="right"><span id="map"></span><span id="phone"></span></div>
<span id="main">
<<if $Item1 =="Map" or $Item2 =="Map">><<timed 0.1s>><<replace "#map">><div class="small">
<<linkreplace "Map">><img src="CaveMap.png" width=40%><</linkreplace>></div><</replace>><</timed>><</if>>
<<if $Item1 =="Phone" or $Item2 =="Phone">><<timed 0.1s>><<replace "#phone">><div class="small"><<linkreplace "Use Sat Phone">>The Satellite phone doesn't work this far underground.<</linkreplace>></div><</replace>><</timed>><</if>>You are in Cavern NW2.
<<if $Visit gt 11>>People ask how much further to the rafts.
You reassure them they're close.<</if>>
<<linkreplace "East">><<goto "NW3">><</linkreplace>>
<<linkreplace "South">><<goto "W3">><</linkreplace>>
<<linkreplace "North">><<goto "DeadEnd">><</linkreplace>>
</span><<set $Visit to $Visit +1>><div class="right"><span id="map"></span><span id="phone"></span></div>
<span id="main">
<<if $Item1 =="Map" or $Item2 =="Map">><<timed 0.1s>><<replace "#map">><div class="small">
<<linkreplace "Map">><img src="CaveMap.png" width=40%><</linkreplace>></div><</replace>><</timed>><</if>>
<<if $Item1 =="Phone" or $Item2 =="Phone">><<timed 0.1s>><<replace "#phone">><div class="small"><<linkreplace "Use Sat Phone">>The Satellite phone doesn't work this far underground.<</linkreplace>></div><</replace>><</timed>><</if>>You are in Cavern NW3.
<<if $Visit gt 11>>People ask how much further to the rafts.
You reassure them they're close.<</if>>
<<linkreplace "East">><<goto "Cave2">><</linkreplace>>
<<linkreplace "West">><<goto "NW2">><</linkreplace>>
</span><<set $Visit to $Visit +1>>You have come to a dead end.
<<if $Visit gt 11>>People ask how much further to the rafts.
You reassure them they're close.<</if>>
<<linkreplace "Back to Entrance">><<goto "Entrance">><</linkreplace>>
<<set $Visit to $Visit +1>><<if $Visit gt 12>><<set $Lost to true>><</if>><span id="Image"><img src="Raft.jpg" width=70%></span><<masteraudio stop>><<audio CaveWater loop play>><span id="main">
You have arrived at the rafts.
<<linkreplace "Check Numbers">><<replace "#main">>
There 8 people and yourself.
<<linkreplace "You are missing 2 people.">><<replace "#main">>
You tell the others to wait while you go looking for the missing group members.
<<timed 5s>><<replace "#main">>
Fortunately the missing couple are in a nearby chamber.
You lead them to the rafts and everyone climbs aboard.
<<linkreplace "Release the Ropes">><<replace "#main">>
Whoopee!<</replace>><<timed 1s>><<replace "#Image">><img src="Level2Cave1.jpg" width=70%><<replace "#main">><</replace>><</replace>><</timed>><<timed 1.5s>><<replace "#Image">><img src="Level2Cave2.jpg" width=70%><</replace>><</timed>><<timed 2s>><<replace "#Image">><img src="Level2Cave3.jpg" width=70%><</replace>><</timed>><<timed 2.5s>><<replace "#Image">><img src="Level2Cave4.jpg" width=70%><</replace>><</timed>><<timed 3s>><<replace "#Image">><img src="Caves2.jpg" width=70%><</replace>><</timed>>
<<timed 3.5s>><<replace "#Image">><img src="Caves3.jpg" width=70%><</replace>><</timed>><<timed 4s>><<replace "#Image">><img src="Raft.jpg" width=70%><</replace>><</timed>>
<<timed 4.5s>><<replace "#Image">><img src="Level2Cave1.jpg" width=70%><</replace>><</timed>><<timed 5s>><<replace "#Image">><img src="Level2Cave2.jpg" width=70%><<replace "#main">><</replace>><</replace>><</timed>><<timed 5.5s>><<replace "#Image">><img src="Level2Cave3.jpg" width=70%><</replace>><</timed>><<timed 6s>><<replace "#Image">><img src="Caves.jpg" width=70%><</replace>><</timed>><<timed 6.5s>><<replace "#Image">><img src="Level2Cave4.jpg" width=70%><</replace>><</timed>>
<<timed 7s>><<replace "#Image">><img src="Raft.jpg" width=70%><</replace>><</timed>><<timed 7.5s>><<replace "#Image">><img src="Caves2.jpg" width=70%><</replace>><</timed>><<timed 8s>><<replace "#Image">><img src="Level2Cave2.jpg" width=70%><</replace>><</timed>>
<<timed 8.5s>><<replace "#Image">><img src="Level2Cave3.jpg" width=70%><</replace>><</timed>><<timed 9s>><<replace "#Image">><img src="BlackW.jpg" width=70%><</replace>><<masteraudio stop>><<audio Cave loop play>><<replace "#main">>
The rafts slow to a stop. That was fun.
The group takes a moment to savour the experience.
<<timed 7s>><<linkreplace "Exit Cave">><<masteraudio stop>><<goto "Level2 Outcome">><</linkreplace>><</timed>><</replace>><</timed>><</linkreplace>><</replace>><</timed>><</replace>><</linkreplace>>
<<linkreplace "8 people is correct.">><<replace "#main">><<set $Missing to true>>
Everyone climbs aboard.
<<linkreplace "Release the Ropes">><<replace "#main">>
Whoopee!<</replace>><<timed 1s>><<replace "#Image">><img src="Level2Cave1.jpg" width=70%><<replace "#main">><</replace>><</replace>><</timed>><<timed 1.5s>><<replace "#Image">><img src="Level2Cave2.jpg" width=70%><</replace>><</timed>><<timed 2s>><<replace "#Image">><img src="Level2Cave3.jpg" width=70%><</replace>><</timed>><<timed 2.5s>><<replace "#Image">><img src="Level2Cave4.jpg" width=70%><</replace>><</timed>><<timed 3s>><<replace "#Image">><img src="Caves2.jpg" width=70%><</replace>><</timed>>
<<timed 3.5s>><<replace "#Image">><img src="Caves3.jpg" width=70%><</replace>><</timed>><<timed 4s>><<replace "#Image">><img src="Raft.jpg" width=70%><</replace>><</timed>>
<<timed 4.5s>><<replace "#Image">><img src="Level2Cave1.jpg" width=70%><</replace>><</timed>><<timed 5s>><<replace "#Image">><img src="Level2Cave2.jpg" width=70%><<replace "#main">><</replace>><</replace>><</timed>><<timed 5.5s>><<replace "#Image">><img src="Level2Cave3.jpg" width=70%><</replace>><</timed>><<timed 6s>><<replace "#Image">><img src="Caves.jpg" width=70%><</replace>><</timed>><<timed 6.5s>><<replace "#Image">><img src="Level2Cave4.jpg" width=70%><</replace>><</timed>>
<<timed 7s>><<replace "#Image">><img src="Raft.jpg" width=70%><</replace>><</timed>><<timed 7.5s>><<replace "#Image">><img src="Caves2.jpg" width=70%><</replace>><</timed>><<timed 8s>><<replace "#Image">><img src="Level2Cave2.jpg" width=70%><</replace>><</timed>>
<<timed 8.5s>><<replace "#Image">><img src="Level2Cave3.jpg" width=70%><</replace>><</timed>><<timed 9s>><<replace "#Image">><img src="BlackW.jpg" width=70%><</replace>><<masteraudio stop>><<audio Cave loop play>><<replace "#main">>
The rafts slow to a stop. That was fun.
The group takes a moment to savour the experience.
<<timed 7s>><<linkreplace "Exit Cave">><<masteraudio stop>><<goto "Level2 Outcome">><</linkreplace>><</timed>><</replace>><</timed>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
</span><<set $Page to "Six">><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Guide5">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><span id="holiday"></span></span></div>
<span id="image"><img src="Main.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">Another year of adventure guiding awaits.
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<linkreplace "Next">><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Slack to $Slack+1>><<set $Dest to "Guide7">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Guide7">><<set $Slack to $Slack+1>><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Slack to $Slack+1>><<set $Dest to "Guide7">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>><<replace "#main">>Which activity would you like to lead this year?
<<if $Hot2 is false>><<linkreplace "Hot Air Ballooning">><<set $Hot2 to true>><<set $Tour to "Hot2">><<set $Radio to false>><<set $BStars to 5>><<set $Complaint1 to false>><<set $Complaint2 to false>><<set $Complaint3 to false>><<set $Complaint4 to false>><<set $Item1 to "Nil">><<set $Item2 to "Nil">><<set $Item3 to "Nil">><<set $Item4 to "Nil">><<if $Page=="Four">><<set $Nextpage to "Guide5">><</if>><<if $Page=="Five">><<set $Nextpage to "Guide6">><</if>><<if $Page=="Six">><<set $Nextpage to "Guide7">><</if>><<goto "Level2">><</linkreplace>><</if>>
<<if $Black2 is false>><<linkreplace "Black Water Rafting">><<set $Item1 to "Nil">><<set $Item2 to "Nil">><<set $Item3 to "Nil">><<set $Item4 to "Nil">><<set $Black2 to true>><<set $Visit to 0>><<set $Lost to false>><<set $Missing to false>><<set $Tour to "Black2">><<if $Page=="Four">><<set $Nextpage to "Guide5">><</if>><<if $Page=="Five">><<set $Nextpage to "Guide6">><</if>><<if $Page=="Six">><<set $Nextpage to "Guide7">><</if>><<goto "Level2">><</linkreplace>><</if>>
<<if $Dive2 is false>><<linkreplace "Deep Sea Diving">><<set $Dive2 to true>><<set $Tour to "Dive2">><<set $Choice1 to false>><<set $Choice2 to false>><<set $Choice3 to false>><<set $DStars to 5>><<set $DComplaint21 to "Nil">><<set $DComplaint22 to "Nil">><<if $Page=="Four">><<set $Nextpage to "Guide5">><</if>><<if $Page=="Five">><<set $Nextpage to "Guide6">><</if>><<if $Page=="Six">><<set $Nextpage to "Guide7">><</if>><<goto "Level2">><<goto "Level2">><</linkreplace>><</if>>
<</replace>><</linkreplace>><</replace>><</button>></span></span></div></div><</if>><<set $Page to "Seven">><<set $Rain to false>><<set $Congo to false>><<set $Daintree to false>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Guide7">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><div class="small"><i><<linkreplace "Save/Load Game">><<script>>UI.saves()<</script>><</linkreplace>></i></div></span></div>
<span id="image"><img src="Main.jpg" width=50%></span><div class="col-4"><div class="left"><span id ="main"><<if $Slack gte 2>>Unfortunately <i>Wonderpath Adventures</i> feel you take too much time off and are not are committed enough to the job.
You are sacked.
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><<else>><<timed 0.1s>><<replace "#image">><img src="Trek.jpg" width=50%>
<</replace>>Congratulations.
You have a new position as a Lead Guide at <i>Tropical Treks</i>.
<<linkreplace "Next">><<replace "#options">><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><</replace>><<replace "#image">><img src="Trek.jpg" width=30%>
<</replace>><<replace "#main">>Your new annual salary is:<<set $SalMoney to $SalMoney +2000>><<set $SalHearts to $SalHearts+40>><<set $SalStars to $SalStars+2>><<timed 1s>>
<img src="MoneyS.png" width=10%> 5,000<<replace "#salmoney">><div class="animation"><span style="color:#cc9900">$SalMoney</span></div><</replace>><</timed>><<timed 2s>><<replace "#salhearts">><div class="animation"><span style="color:#cc9900">$SalHearts</span></div><</replace>>
<img src="HeartS.png" width=10%> 70<</timed>><<timed 3s>><<replace "#salstars">><div class="animation"><span style="color:#cc9900">$SalStars</span></div><</replace>>
<img src="StarS.png" width=10%> 8
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<linkreplace "Next">><<replace "#main">><i>Tropical Treks</i> specialises in customised multi day tours looking for exotic flora and fauna.
<<linkreplace "Next">><<replace "#main">>All of the tours take place in some of the world's most famous tropical rainforests.
<<linkreplace "Next">><<replace "#main">>The following tours are available.
<<if $Rain is false>><<linkreplace "Amazon">><<set $Lily to false>><<set $Passion to false>><<set $Lobster to false>><<set $Toucan to false>><<set $Tapir to false>><<set $Time to "Day">><<set $Frog to false>><<set $Complaint to "Blank">><<set $Correct to 0>><<set $Walk to 0>><<set $Day to 1>><<set $Rain to true>><<set $Tour to "Rain">><<set $Item1 to "Nil">><<set $Item2 to "Nil">><<if $Page=="Seven">><<set $Nextpage to "Guide8">><</if>><<if $Page=="Eight">><<set $Nextpage to "Guide9">><</if>><<if $Page=="Nine">><<set $Nextpage to "Guide10">><</if>><<goto "Level3">><</linkreplace>><</if>>
<<if $Congo is false>><<linkreplace "Congo">><<set $Congo to true>><<set $Tour to "Congo">><<set $Complaint to false>><<set $Hippo to false>><<set $Bonobo to false>><<set $Elephant to false>><<set $Okapi to false>><<set $Hog to false>><<set $Gorilla to false>><<set $Item1 to "Nil">><<set $Item2 to "Nil">><<set $Time to "Day">><<set $Day to 1>><<if $Page=="Seven">><<set $Nextpage to "Guide8">><</if>><<if $Page=="Eight">><<set $Nextpage to "Guide9">><</if>><<if $Page=="Nine">><<set $Nextpage to "Guide10">><</if>><<goto "Level3">><</linkreplace>><</if>>
<<if $Daintree is false>><<linkreplace "Daintree">><<set $Daintree to true>><<set $Tour to "Daintree">><<set $Time to "Day">><<set $Day to 1>><<set $Complaint to false>><<set $Choice to 0>><<set $Croc to false>><<set $Cass to false>><<set $Dinosaur to false>><<set $Lime to false>><<set $Item1 to "Nil">><<set $Item2 to "Nil">><<if $Page=="Seven">><<set $Nextpage to "Guide8">><</if>><<if $Page=="Eight">><<set $Nextpage to "Guide9">><</if>><<if $Page=="Nine">><<set $Nextpage to "Guide10">><</if>><<goto "Level3">><</linkreplace>><</if>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</button>></span><</timed>><</replace>><</linkreplace>><</timed>><</if>></span></div></div></div><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Level3">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span></div>
<span id="image"></span><div class="col-4"><div class="left"><span id ="main"><<if $Tour =="Rain">><<timed 0.1s>><<replace "#image">><img src="Rainforest.jpg" width=30%><</replace>>The Amazon tour goes for 3 days. Group members have provided a list of the flora and fauna they want to see and photograph.
<<linkreplace "Camping Gear">><<replace "#main">>You have all the equipment required for the 3 day trek. Choose 2 of the following items to carry with you:
<<linkreplace "Spare Insect Repellent">><<if $Item1 =="Nil" and $Item2 =="Nil">><<set $Item1 to "Insect">>Repellent added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 =="Nil">><<set $Item2 to "Insect">>Repellent added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 is not "Nil">><i>You have 2 items already.</i><</if>><</linkreplace>>
<<linkreplace "Extra Water">><<if $Item1 =="Nil" and $Item2 =="Nil">><<set $Item1 to "Water">>Water added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 =="Nil">><<set $Item2 to "Water">>Water added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 is not "Nil">><i>You have 2 items already.</i><</if>><</linkreplace>>
<<linkreplace "Extra Hiking Gear">><<if $Item1 =="Nil" and $Item2 =="Nil">><<set $Item1 to "Gear">>Hiking gear added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 =="Nil">><<set $Item2 to "Gear">>Hiking gear added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 is not "Nil">><i>You have 2 items already.</i><</if>><</linkreplace>>
<i><<linkreplace "Close">><<goto "Level3">><</linkreplace>></i>
<</replace>><</linkreplace>>
<<linkreplace "Flora List">><<set $Info to "Flora">><<goto "Level3a">><</linkreplace>>
<<linkreplace "Fauna List">><<set $Info to "Fauna">><<goto "Level3a">><</linkreplace>>
<i><<linkreplace "Start Tour">><<goto "Rainforest">><</linkreplace>></i><</timed>><</if>><<if $Tour =="Congo">><<timed 0.1s>><<replace "#image">><img src="Congo.jpg" width=30%><</replace>>You and 6 others will spend 4 days exploring the Congolian rainforest. The group have a list of the wildlife they want to see.
<<linkreplace "Wildlife List">><<goto "Level3a">><</linkreplace>>
<<linkreplace "Camping Gear">><<replace "#main">>You have all the equipment required for the 4 day trek. Choose 2 of the following items to carry with you:
<<linkreplace "Spare Insect Repellent">><<if $Item1 =="Nil" and $Item2 =="Nil">><<set $Item1 to "Insect">>Repellent added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 =="Nil">><<set $Item2 to "Insect">>Repellent added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 is not "Nil">><i>You have 2 items already.</i><</if>><</linkreplace>>
<<linkreplace "Extra Water">><<if $Item1 =="Nil" and $Item2 =="Nil">><<set $Item1 to "Water">>Water added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 =="Nil">><<set $Item2 to "Water">>Water added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 is not "Nil">><i>You have 2 items already.</i><</if>><</linkreplace>>
<<linkreplace "Extra Hiking Gear">><<if $Item1 =="Nil" and $Item2 =="Nil">><<set $Item1 to "Gear">>Hiking gear added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 =="Nil">><<set $Item2 to "Gear">>Hiking gear added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 is not "Nil">><i>You have 2 items already.</i><</if>><</linkreplace>>
<i><<linkreplace "Close">><<goto "Level3">><</linkreplace>></i>
<</replace>><</linkreplace>>
<i><<linkreplace "Start Tour">><<goto "Congo">><</linkreplace>></i>
<</timed>><</if>><<if $Tour =="Daintree">><<timed 0.1s>><<replace "#image">><img src="Daintree.jpg" width=30%><</replace>>The Daintree tour goes for 2 days. The group is keen to see specific plants and animals during the tour.
<<linkreplace "Camping Gear">><<replace "#main">>You have all the equipment required for the 3 day trek. Choose 2 of the following items to carry with you:
<<linkreplace "Spare Insect Repellent">><<if $Item1 =="Nil" and $Item2 =="Nil">><<set $Item1 to "Insect">>Repellent added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 =="Nil">><<set $Item2 to "Insect">>Repellent added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 is not "Nil">><i>You have 2 items already.</i><</if>><</linkreplace>>
<<linkreplace "Extra Water">><<if $Item1 =="Nil" and $Item2 =="Nil">><<set $Item1 to "Water">>Water added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 =="Nil">><<set $Item2 to "Water">>Water added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 is not "Nil">><i>You have 2 items already.</i><</if>><</linkreplace>>
<<linkreplace "Extra Hiking Gear">><<if $Item1 =="Nil" and $Item2 =="Nil">><<set $Item1 to "Gear">>Hiking gear added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 =="Nil">><<set $Item2 to "Gear">>Hiking gear added to Inventory.<<elseif $Item1 is not "Nil" and $Item2 is not "Nil">><i>You have 2 items already.</i><</if>><</linkreplace>>
<i><<linkreplace "Close">><<goto "Level3">><</linkreplace>></i>
<</replace>><</linkreplace>>
<<linkreplace "Wildlife List">><<goto "Level3a">><</linkreplace>>
<i><<linkreplace "Start Tour">><<goto "Daintree">><</linkreplace>></i><</timed>><</if>></span></div></div><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Guide3A">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span></div>
<span id="image"></span><div class="col-4"><div class="left"><span id ="main"><<if $Tour =="Rain">><<timed 0.1s>><<replace "#image">><img src="Rainforest.jpg" width=30%><</replace>><<if $Info =="Flora">><<replace"#main">>The group wants to photograph the following rainforest plants:
<<linkreplace "Victoria Amazonica">><<replace "#image">><img src="WaterLily.jpg" width=30%><</replace>><<replace "#main">>The Victoria Amazonica is also known as the giant water lily and can grow to a diameter of up to 3 meters.
<<linkreplace "Next">><<replace "#main">>The flowers are white with pink streaks and can be up to 1 meter in diameter. The plant's leaves are large and flat, floating on the surface of the water.
<i><<linkreplace "Close">><<goto "Level3a">><</linkreplace>></i><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Heliconia Rostrata">><<replace "#image">><img src="Heliconia.jpg" width=30%><</replace>><<replace "#main">>The Heliconia Rostrata is also known as the lobster claw and is famous for its colorful and beaklike bracts (leaf structures).
<<linkreplace "Next">><<replace "#main">>The heliconia’s flowers are tiny and found inside these bracts, which are so large and colorful that they almost hide the flowers altogether.
<i><<linkreplace "Close">><<goto "Level3a">><</linkreplace>></i><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Passiflora">><<replace "#image">><img src="Passion.jpg" width=30%><</replace>><<replace "#main">>The passion flower (Passiflora) is a climbing vine that can grow up to 9 meters in length. Passion flowers' leaves are large and lobed, and its flowers are usually white or purple.
<<linkreplace "Next">><<replace "#main">>Passion flowers are thought to have medicinal properties.
<i><<linkreplace "Close">><<goto "Level3a">><</linkreplace>></i><</replace>><</linkreplace>><</replace>><</linkreplace>>
<i><<linkreplace "Close">><<goto "Level3">><</linkreplace>></i>
<</replace>><</linkreplace>><</replace>><</if>><<if $Info =="Fauna">><<replace"#main">>The group wants to photograph the following rainforest animals:
<<linkreplace "Toucan">><<replace "#image">><img src="Toucan.jpg" width=30%><</replace>><<replace "#main">>Toucans are beautiful birds living in the rainforest and are known for their vibrant colors.
<<linkreplace "Next">><<replace "#main">>The toucan's beak is not only full of great color, but it also has a unique shape that helps the bird stay cool.
<i><<linkreplace "Close">><<goto "Level3a">><</linkreplace>></i><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Poison Dart Frog">><<replace "#image">><img src="Frog.jpg" width=30%><</replace>><<replace "#main">>Poison dart frogs are brightly coloured – they can be yellow, copper, gold, red, blue, green, black or a combination of those colours.
<<linkreplace "Next">><<replace "#main">>Although there are more than 100 species of poison dart frogs, their numbers are diminishing due to loss of habitat and other factors.
<i><<linkreplace "Close">><<goto "Level3a">><</linkreplace>></i><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "South American Tapir">><<replace "#image">><img src="Tapir.jpg" width=30%><</replace>><<replace "#main">>The South American Tapir is a herbivorous mammal that is similar to a pig in shape. It plays an important role as a disperser and predator of tree seeds, supporting overall health of the ecosystem.
<<linkreplace "Next">><<replace "#main">>But habitat loss from logging activities and deforestation along with illegal hunting and poaching have driven its population numbers to plummet.
<i><<linkreplace "Close">><<goto "Level3a">><</linkreplace>></i><</replace>><</linkreplace>><</replace>><</linkreplace>>
<i><<linkreplace "Close">><<goto "Level3">><</linkreplace>></i>
<</replace>><</linkreplace>><</replace>><</if>><</timed>><</if>><<if $Tour =="Congo">><<timed 0.1s>><<replace "#image">><img src="Congo.jpg" width=25%><</replace>><<replace "#main">>The group wants to see and video the following:
<<linkreplace "Hippopotamus">><<replace "#image">><img src="Hippo.jpg" width=30%><</replace>><<replace "#main">> Hippos have a typical head–body length of 3.3–3.45m and an average standing height of 1.4m at the shoulder. They often weigh as much as 3.5 tons.
<<linkreplace "Next">><<replace "#main">>Despite being a herbivore, a hippopotamus can easily kill a human. It is large, aggressive, and fast in and out of the water.
In the evening hippos emerge from the water to graze on grass and other vegetation.
<i><<linkreplace "Close">><<goto "Level3a">><</linkreplace>></i><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Bonobo">><<replace "#image">><img src="Bonobo.jpg" width=30%><</replace>><<replace "#main">>Classified as endangered, only about 10,000 to 50,000 bonobos (Pan paniscus) remain in the wild today. Bonobos share 98.7% of their DNA with humans. Their communities are more peaceful than that of chimpanzees and are led by females.
<<linkreplace "Next">><<replace "#main">>Bonobos prefer old-growth forests and are active during the day, so it's usually easier to observe them during daylight hours particularly in the morning.
<i><<linkreplace "Close">><<goto "Level3a">><</linkreplace>></i><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Forest Elephant">><<replace "#image">><img src="Elephant.jpg" width=30%><</replace>><<replace "#main">>The African forest elephant is native to the humid tropical forests in West Africa and the Congo Basin.
<<linkreplace "Next">><<replace "#main">>It is the smallest of the three living elephant species, reaching a shoulder height of 2.4m.
The forest elephants are found in the more densely wooded forests of the Congo Basin.
<i><<linkreplace "Close">><<goto "Level3a">><</linkreplace>></i><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Okapi">><<replace "#image">><img src="Okapi.jpg" width=30%><</replace>><<replace "#main">>The okapi, also known as the forest giraffe, Congolese giraffe and zebra giraffe, is an artiodactyl mammal that is endemic to the northeast Democratic Republic of the Congo in central Africa.
<<linkreplace "Next">><<replace "#main">>They prefer the denser forest and are most active during the late afternoon and early evening.
<i><<linkreplace "Close">><<goto "Level3a">><</linkreplace>></i><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Red River Hog">><<replace "#image">><img src="RedRiverHog.jpg" width=30%><</replace>><<replace "#main">>Red River Hogs are a type of wild pig found in the Congo Rainforest. They have a distinctive reddish-brown coat and are known for their curved tusks.
<<linkreplace "Next">><<replace "#main">>They rarely seen away from rainforests, and generally prefer areas near rivers or swamps. They are most active at night.
<i><<linkreplace "Close">><<goto "Level3a">><</linkreplace>></i><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Lowland Gorilla">><<replace "#image">><img src="Gorilla.jpg" width=30%><</replace>><<replace "#main">>The critically endangered western lowland gorilla resides in some of the densest and most remote forests of the Congo Basin and adjacent areas.
<<linkreplace "Next">><<replace "#main">> These gorillas are distinguished by their auburn chests and brown-gray coats.
Lowland gorillas mostly wake up just after sunrise to search for food and eat for several hours.
<i><<linkreplace "Close">><<goto "Level3a">><</linkreplace>></i><</replace>><</linkreplace>><</replace>><</linkreplace>>
<i><<linkreplace "Close">><<goto "Level3">><</linkreplace>></i>
<</replace>><</timed>><</if>><<if $Tour =="Daintree">><<timed 0.1s>><<replace "#image">><img src="Daintree.jpg" width=25%><</replace>><<replace "#main">>The group wants to see the following plants and animals.
<<linkreplace "Crocodile">><<replace "#image">><img src="SaltyCroc.jpg" width=30%><</replace>><<replace "#main">>Saltwater crocodiles, or “salties,” are the top predators in the Daintree ecosystem, playing a vital role in maintaining the balance of this unique environment.
<<linkreplace "Next">><<replace "#main">>Adult males can grow up to 6m long, making them the largest living reptiles on the planet. During the middle of the day is generally a good time to spot wild crocodiles on river banks.
<i><<linkreplace "Close">><<goto "Level3a">><</linkreplace>></i><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Southern Cassowary">><<replace "#image">><img src="Cassowary.jpg" width=30%><</replace>><<replace "#main">>Southern cassowaries are sometimes called the guardians of the Daintree Rainforest as they play a vital role in scattering seeds across the rainforest.
<<linkreplace "Next">><<replace "#main">>This 2m, blue and black bird is the third largest bird in the world. Southern cassowaries are very rare so sightings are very special.
<i><<linkreplace "Close">><<goto "Level3a">><</linkreplace>></i><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Green Dinosaur">><<replace "#image">><img src="GDinosaur.jpg" width=30%><</replace>><<replace "#main">>The Green Dinosaur <i>(Idiospermum australiense)</i> is one of the world’s rarest flowering plants. They grow only in lowland rainforest between near sea level and 260m above sea level.
<<linkreplace "Next">><<replace "#main">>This species represents one of the earliest known lineages of flowering plants, dating back 120 million years. Its seed is about the size of a human fist.
<i><<linkreplace "Close">><<goto "Level3a">><</linkreplace>></i><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Russell River Lime">><<replace "#image">><img src="RussRiverLime.jpg" width=30%><</replace>><<replace "#main">>The Russell River Lime <i>(Citrus inodora)</i>is a native citrus that grows as a shrub to 3m and is restricted to dense tropical lowland rainforests.
<<linkreplace "Next">><<replace "#main">>The lime has no smell. It bears small spines along the stem and fruit reminiscent of small pale lemons when ripe.
<i><<linkreplace "Close">><<goto "Level3a">><</linkreplace>></i><</replace>><</linkreplace>><</replace>><</linkreplace>>
<i><<linkreplace "Close">><<goto "Level3">><</linkreplace>></i>
<</replace>><</timed>><</if>></span></div></div><</if>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"></span><span id="holiday"><div class="small"><<linkreplace "Wildlife List">><<if $Lily is true>>Giant water lily<<else>><span style="color:grey">Giant water lily</span><</if>>
<<if $Passion is true>>Passion flower<<else>><span style="color:grey"> Passion flower</span><</if>>
<<if $Lobster is true>>Lobster claw<<else>><span style="color:grey">Lobster claw</span><</if>>
<<if $Toucan is true>>Toucan<<else>><span style="color:grey">Toucan</span><</if>>
<<if $Tapir is true>>South American tapir<<else>><span style="color:grey">South American tapir</span><</if>>
<<if $Frog is true>>Poison dart frog<<else>><span style="color:grey">Poison dart frog</span><</if>><</linkreplace>></div></span></div>
<span id="image"><img src="Rainforest.jpg" width=45%></span><div class="col-6"><div class="left"><span id= "day"><span style ="color: #00ff7f">Day $Day Amazon</span></span>
<span id ="main"><<audio Rainforest volume 0.3 loop play>><<if $Day==1 and $Time=="Day">>You reach the campsite by midday and set up camp.
There is time for an afternoon walk before it gets dark.
<<linkreplace "River Walk">><<replace "#main">>The full River Walk takes 9 hours return.
However, you can follow the river part way and return or take the Garden Walk back. These options take 5 hours return.
<<linkreplace "Take this Walk">><<masteraudio stop>><<set $Walk to $Walk+1>><<goto "RiverWalk1">><</linkreplace>>
<i><<linkreplace "Choose Another Walk">><<goto "Rainforest">><</linkreplace>></i><</replace>><</linkreplace>>
<<linkreplace "Canopy Walk">><<replace "#main">>The Canopy Walk winds up a steep incline and gives amazing views of the rainforest canopy.
It takes 4 hours return.
<<linkreplace "Take this Walk">><<masteraudio stop>><<set $Walk to $Walk+1>><<goto "CanopyWalk">><</linkreplace>>
<i><<linkreplace "Choose Another Walk">><<goto "Rainforest">><</linkreplace>></i><</replace>><</linkreplace>>
<<linkreplace "Camp Walk">><<replace "#main">>The Camp Walk circumnavigates the campsite and gives an opportunity to appreciate the richness of the soundscape that can also be heard from the campsite itself.
It takes 4 hours return.
<<linkreplace "Take this Walk">><<masteraudio stop>><<set $Walk to $Walk+1>><<goto "CampWalk">><</linkreplace>>
<i><<linkreplace "Choose Another Walk">><<goto "Rainforest">><</linkreplace>></i><</replace>><</linkreplace>>
<<linkreplace "Garden Walk">><<replace "#main">>The Garden Walk is so called because of the many native flowers that are often to be found by the side of the track.
It takes 5 hours return.
<<linkreplace "Take this Walk">><<masteraudio stop>><<set $Walk to $Walk+1>><<goto "GardenWalk">><</linkreplace>>
<i><<linkreplace "Choose Another Walk">><<goto "Rainforest">><</linkreplace>></i><</replace>><</linkreplace>><</if>><<if $Day==1 and $Time=="Evening">><<timed 0.1s>>You get back to camp just as the light begins to fade.<<replace "#image">><div class="animation1"><img src="Rainforest.jpg" width=45%></div><</replace>><<replace "#holiday">><</replace>><</timed>><<timed 4s>><<replace "#image">><div class="disappear"><img src="Rainforest.jpg" width=45%></div><</replace>><<masteraudio stop>><<replace "#main">>You have a pleasant evening.
<<linkreplace "Next Day">><<set $Day to $Day+1>><<set $Time to "Day">><<goto "Rainforest">><</linkreplace>><</replace>><</timed>><</if>><<if $Day==2 and $Time=="Day">>A full day of rainforest rambling lies ahead.
<<linkreplace "River Walk">><<replace "#main">>The full River Walk takes 9 hours return.
However, you can follow the river part way and return or take the Garden Walk back. These options take 5 hours return.
<<linkreplace "Take this Walk">><<masteraudio stop>><<set $Walk to $Walk+1>><<goto "RiverWalk1">><</linkreplace>>
<i><<linkreplace "Choose Another Walk">><<goto "Rainforest">><</linkreplace>></i><</replace>><</linkreplace>>
<<linkreplace "Canopy Walk">><<replace "#main">>The Canopy Walk winds up a steep incline and gives amazing views of the rainforest canopy.
It takes 4 hours return.
<<linkreplace "Take this Walk">><<masteraudio stop>><<set $Walk to $Walk+1>><<goto "CanopyWalk">><</linkreplace>>
<i><<linkreplace "Choose Another Walk">><<goto "Rainforest">><</linkreplace>></i><</replace>><</linkreplace>>
<<linkreplace "Camp Walk">><<replace "#main">>The Camp Walk circumnavigates the campsite and gives an opportunity to appreciate the richness of the soundscape that can also be heard from the campsite itself.
It takes 4 hours return.
<<linkreplace "Take this Walk">><<masteraudio stop>><<set $Walk to $Walk+1>><<goto "CampWalk">><</linkreplace>>
<i><<linkreplace "Choose Another Walk">><<goto "Rainforest">><</linkreplace>></i><</replace>><</linkreplace>>
<<linkreplace "Garden Walk">><<replace "#main">>The Garden Walk is so called because of the many native flowers that are often to be found by the side of the track.
It takes 5 hours return.
<<linkreplace "Take this Walk">><<masteraudio stop>><<set $Walk to $Walk+1>><<goto "GardenWalk">><</linkreplace>>
<i><<linkreplace "Choose Another Walk">><<goto "Rainforest">><</linkreplace>></i><</replace>><</linkreplace>><</if>><<if $Day==2 and $Time=="Afternoon">>You get back to camp and rest a bit before setting out again.
<<linkreplace "River Walk">><<replace "#main">>The full River Walk takes 9 hours return.
However, you can follow the river part way and return or take the Garden Walk back. These options take 5 hours return.
<<linkreplace "Take this Walk">><<masteraudio stop>><<set $Walk to $Walk+1>><<goto "RiverWalk1">><</linkreplace>>
<i><<linkreplace "Choose Another Walk">><<goto "Rainforest">><</linkreplace>></i><</replace>><</linkreplace>>
<<linkreplace "Canopy Walk">><<replace "#main">>The Canopy Walk winds up a steep incline and gives amazing views of the rainforest canopy.
It takes 4 hours return.
<<linkreplace "Take this Walk">><<masteraudio stop>><<set $Walk to $Walk+1>><<goto "CanopyWalk">><</linkreplace>>
<i><<linkreplace "Choose Another Walk">><<goto "Rainforest">><</linkreplace>></i><</replace>><</linkreplace>>
<<linkreplace "Camp Walk">><<replace "#main">>The Camp Walk circumnavigates the campsite and gives an opportunity to appreciate the richness of the soundscape that can also be heard from the campsite itself.
It takes 4 hours return.
<<linkreplace "Take this Walk">><<masteraudio stop>><<set $Walk to $Walk+1>><<goto "CampWalk">><</linkreplace>>
<i><<linkreplace "Choose Another Walk">><<goto "Rainforest">><</linkreplace>></i><</replace>><</linkreplace>>
<<linkreplace "Garden Walk">><<replace "#main">>The Garden Walk is so called because of the many native flowers that are often to be found by the side of the track.
It takes 5 hours return.
<<linkreplace "Take this Walk">><<masteraudio stop>><<set $Walk to $Walk+1>><<goto "GardenWalk">><</linkreplace>>
<i><<linkreplace "Choose Another Walk">><<goto "Rainforest">><</linkreplace>></i><</replace>><</linkreplace>><</if>><<if $Day==2 and $Time=="Evening">><<timed 0.1s>>You get back to camp just as the light begins to fade. <<replace "#holiday">><</replace>><<replace "#image">><div class="animation1"><img src="Rainforest.jpg" width=45%></div><</replace>><</timed>><<timed 4s>><<replace "#image">><div class="disappear"><img src="Rainforest.jpg" width=45%></div><</replace>><<masteraudio stop>><<audio Rain loop play>><<replace "#main">>It starts to rain.
<<timed 2s>>It rains all night.
<<linkreplace "Next Day">><<set $Day to $Day+1>><<set $Time to "Day">><<goto "Rainforest">><</linkreplace>><</timed>><</replace>><</timed>><</if>><<if $Day==3 and $Time=="Day">><<masteraudio stop>><<audio Rainforest volume 0.3 loop play>>Everyone's gear is wet through the next morning.
<<if $Item1 =="Gear" or $Item2=="Gear">><<set $Complaint to false>>Lucky you brought extra gear for people to use.<<else>><<set $Complaint to true>>People grumble a little but soon get ready to go.<</if>>
<<linkreplace "Next">><<replace "#main">>You have time for one more short walk today before you need to get back to the pick-up point this afternoon.
<<linkreplace "River Walk">><<replace "#main">>The full River Walk takes 9 hours return.
However, you can follow the river part way and return or take the Garden Walk back. These options take 5 hours return.
<<linkreplace "Take this Walk">><<masteraudio stop>><<set $Walk to $Walk+1>><<goto "RiverWalk1">><</linkreplace>>
<i><<linkreplace "Choose Another Walk">><<goto "Rainforest">><</linkreplace>></i><</replace>><</linkreplace>>
<<linkreplace "Canopy Walk">><<replace "#main">>The Canopy Walk winds up a steep incline and gives amazing views of the rainforest canopy.
It takes 4 hours return.
<<linkreplace "Take this Walk">><<masteraudio stop>><<set $Walk to $Walk+1>><<goto "CanopyWalk">><</linkreplace>>
<i><<linkreplace "Choose Another Walk">><<goto "Rainforest">><</linkreplace>></i><</replace>><</linkreplace>>
<<linkreplace "Camp Walk">><<replace "#main">>The Camp Walk circumnavigates the campsite and gives an opportunity to appreciate the richness of the soundscape that can also be heard from the campsite itself.
It takes 4 hours return.
<<linkreplace "Take this Walk">><<masteraudio stop>><<set $Walk to $Walk+1>><<goto "CampWalk">><</linkreplace>>
<i><<linkreplace "Choose Another Walk">><<goto "Rainforest">><</linkreplace>></i><</replace>><</linkreplace>>
<<linkreplace "Garden Walk">><<replace "#main">>The Garden Walk is so called because of the many native flowers that are often to be found by the side of the track.
It takes 5 hours return.
<<linkreplace "Take this Walk">><<masteraudio stop>><<set $Walk to $Walk+1>><<goto "GardenWalk">><</linkreplace>>
<i><<linkreplace "Choose Another Walk">><<goto "Rainforest">><</linkreplace>></i><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>><<if $Day==3 and $Time=="Afternoon">>Back at the campsite you pack up and head to the pick-up point leaving the majesty of the Amazon reluctantly behind.
<<linkreplace "Next">><<goto "Level3Outcome">><</linkreplace>><</if>>
</span></div></div><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"></span><span id="holiday"></span></div>
<span id="image"><img src="Rainforest.jpg" width=45%></span><div class="col-6"><div class="left"><span id= "day"><span style ="color: #00ff7f">Day $Day Amazon</span></span>
<span id ="main"><<audio Rainforest volume 0.3 loop play>>You lead the group towards the river and take the track that runs alongside it.
After some time you spot something of interest ahead.
<<linkreplace "Look Closer">><<replace "#image">><img src="WaterLily.jpg" width=40%><</replace>><<replace "#main">>It is a
<span id="flowers"><<linkreplace "Victoria Amazonica">>
<<if $Lily is false>><<set $Lily to true>><<set $Correct to $Correct+1>><</if>><<replace "#flowers">>Victoria Amazonia or giant water lily.<</replace>><</linkreplace>>
<<linkreplace "Heliconia Rostrata">><</if>><<replace "#flowers">>Heliconia Rostrata or lobster claw.
People look a bit puzzled but still take many pictures.<</replace>><</linkreplace>>
<<linkreplace "Passiflora">><<replace "#flowers">>Passiflora or passion flower.
People look a bit puzzled but still take many pictures.<</replace>><</linkreplace>>
<<linkreplace "Toucan">><<replace "#flowers">>Toucan.
People look a bit puzzled but still take many pictures.<</replace>><</linkreplace>>
<<linkreplace "Poison Dart Frog">><<replace "#flowers">>Poison Dart Frog.
People look a bit puzzled but still take many pictures.<</replace>><</linkreplace>>
<<linkreplace "South American Tapir">><<replace "#flowers">>South American Tapir.
People look a bit puzzled but still take many pictures.<</replace>><</linkreplace>></span>
<i><<linkreplace "Continue Walk">><<replace "#image">><img src="Rainforest.jpg" width=45%><</replace>><<replace "#main">>You set off again - everyone is enjoying the peace and tranquility of the walk.
After around an hour you spot something of interest ahead.
<<linkreplace "Look Closer">><<replace "#image">><img src="Frog.jpg" width=45%><</replace>><<replace "#main">>It is a
<span id="flowers"><<linkreplace "Victoria Amazonica">><<replace "#flowers">>Victoria Amazonia or giant water lily.
People look a bit puzzled but still take many pictures.<</replace>><</linkreplace>>
<<linkreplace "Heliconia Rostrata">><<replace "#flowers">>Heliconia Rostrata or lobster claw.
People look a bit puzzled but still take many pictures.<</replace>><</linkreplace>>
<<linkreplace "Passiflora">><<replace "#flowers">>Passiflora or passion flower.
People look a bit puzzled but still take many pictures.<</replace>><</linkreplace>>
<<linkreplace "Toucan">><<replace "#flowers">>Toucan.
People look a bit puzzled but still take many pictures.<</replace>><</linkreplace>>
<<linkreplace "Poison Dart Frog">><<if $Frog is false>><<set $Frog to true>><<set $Correct to $Correct+1>><</if>><<replace "#flowers">>Poison Dart Frog.<</replace>><</linkreplace>>
<<linkreplace "South American Tapir">><<replace "#flowers">>South American Tapir.
People look a bit puzzled but still take many pictures.<</replace>><</linkreplace>></span>
<i><<linkreplace "Continue Walk">><<replace "#image">><img src="Rainforest.jpg" width=45%><</replace>><<replace "#main">>Further along the track you come across another track.
It leads to the Garden Walk.
<<linkreplace "Take the Garden Walk">><<if $Day==1>><<set $Time to "Evening">><<goto "GardenWalk">><</if>><<if $Day==2>><<set $Time to "Afternoon">><<goto "GardenWalk">><</if>><<if $Day==3>><<set $Time to "Afternoon">><<goto "GardenWalk">><</if>><</linkreplace>>
<<linkreplace "Continue the River Walk">><<if $Day==1>>You don't have enough time to do this walk today.<</if>><<if $Day==2>><<set $Time to "Evening">><<goto "RiverWalk2">><</if>><<if $Day==3>>You don't have enough time left to do this walk today. <</if>><</linkreplace>>
<</replace>><</linkreplace>></i><</replace>><</linkreplace>>
<</replace>><</linkreplace>></i><</replace>><</linkreplace>>
</span></div></div><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"></span><span id="holiday"></span></div>
<span id="image"><img src="Rainforest.jpg" width=45%></span><div class="col-6"><div class="left"><span id= "day"><span style ="color: #00ff7f">Day $Day Amazon</span></span>
<span id ="main"><<audio Rainforest volume 0.3 loop play>>You lead the group further up the river path.
After some time you spot something of interest ahead.
<<linkreplace "Look Closer">><<replace "#image">><img src="Tapir.jpg" width=45%><</replace>><<replace "#main">>It is a
<span id="flowers"><<linkreplace "Victoria Amazonica">><<replace "#flowers">>Victoria Amazonia or giant water lily.
People look a bit puzzled but still take many pictures.<</replace>><</linkreplace>>
<<linkreplace "Heliconia Rostrata">><<replace "#flowers">>Heliconia Rostrata or lobster claw.
People look a bit puzzled but still take many pictures.<</replace>><</linkreplace>>
<<linkreplace "Passiflora">><<replace "#flowers">>Passiflora or passion flower.
People look a bit puzzled but still take many pictures.<</replace>><</linkreplace>>
<<linkreplace "Toucan">><<replace "#flowers">>Toucan.
People look a bit puzzled but still take many pictures.<</replace>><</linkreplace>>
<<linkreplace "Poison Dart Frog">><<replace "#flowers">>Poison Dart Frog.
People look a bit puzzled but still take many pictures.<</replace>><</linkreplace>>
<<linkreplace "South American Tapir">><<if $Tapir is false>><<set $Tapir to true>><<set $Correct to $Correct+1>><</if>><<replace "#flowers">>South American Tapir.<</replace>><</linkreplace>></span>
<i><<linkreplace "Continue Walk">><<replace "#main">>You walk to where the where river falls into the valley below before it's time to turn back.
<<linkreplace "Back to Camp">><<set $Time to "Evening">><<goto "Rainforest">><</linkreplace>><</replace>><</linkreplace>></i>
<</replace>><</linkreplace>></span></div></div><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"></span><span id="holiday"></span></div>
<span id="image"><img src="Rainforest.jpg" width=45%></span><div class="col-6"><div class="left"><span id= "day"><span style ="color: #00ff7f">Day $Day Amazon</span></span>
<span id ="main"><<audio Rainforest volume 0.3 loop play>>The garden walk is along flat, easy terrain.
After some time you spot something of interest ahead.
<<linkreplace "Look Closer">><<replace "#image">><img src="Heliconia.jpg" width=45%><</replace>><<replace "#main">>It is a
<span id="flowers"><<linkreplace "Victoria Amazonica">><<replace "#flowers">>Victoria Amazonia or giant water lily.
People look a bit puzzled but still take many pictures.<</replace>><</linkreplace>>
<<linkreplace "Heliconia Rostrata">><<if $Lobster is false>><<set $Lobster to true>><<set $Correct to $Correct+1>><</if>><<replace "#flowers">>Heliconia Rostrata or lobster claw.<</replace>><</linkreplace>>
<<linkreplace "Passiflora">><<replace "#flowers">>Passiflora or passion flower.
People look a bit puzzled but still take many pictures.<</replace>><</linkreplace>>
<<linkreplace "Toucan">><<replace "#flowers">>Toucan.
People look a bit puzzled but still take many pictures.<</replace>><</linkreplace>>
<<linkreplace "Poison Dart Frog">><<replace "#flowers">>Poison Dart Frog.
People look a bit puzzled but still take many pictures.<</replace>><</linkreplace>>
<<linkreplace "South American Tapir">><<replace "#flowers">>South American Tapir.
People look a bit puzzled but still take many pictures.<</replace>><</linkreplace>></span>
<i><<linkreplace "Continue Walk">><<replace "#image">><img src="Rainforest.jpg" width=45%><</replace>><<replace "#main">>You set off again - everyone is enjoying the peace and tranquility of the walk.
After around an hour you spot something of interest ahead.
<<linkreplace "Look Closer">><<replace "#image">><img src="Passion.jpg" width=45%><</replace>><<replace "#main">>It is a
<span id="flowers"><<linkreplace "Victoria Amazonica">><<replace "#flowers">>Victoria Amazonia or giant water lily.
People look a bit puzzled but still take many pictures.<</replace>><</linkreplace>>
<<linkreplace "Heliconia Rostrata">><<replace "#flowers">>Heliconia Rostrata or lobster claw.
People look a bit puzzled but still take many pictures.<</replace>><</linkreplace>>
<<linkreplace "Passiflora">><<replace "#flowers">><<if $Passion is false>><<set $Passion to true>><<set $Correct to $Correct+1>><</if>>Passiflora or passion flower.<</replace>><</linkreplace>>
<<linkreplace "Toucan">><<replace "#flowers">>Toucan.
People look a bit puzzled but still take many pictures.<</replace>><</linkreplace>>
<<linkreplace "Poison Dart Frog">><<replace "#flowers">>Poison Dart Frog.
People look a bit puzzled but still take many pictures.<</replace>><</linkreplace>>
<<linkreplace "South American Tapir">><<replace "#flowers">>South American Tapir.
People look a bit puzzled but still take many pictures.<</replace>><</linkreplace>></span>
<i><<linkreplace "Continue Walk">><<replace "#image">><img src="Rainforest.jpg" width=40%><</replace>><<replace "#main">>You reach the end of the walk.
<<linkreplace "Back to Camp">><<if $Day==1>><<set $Time to "Evening">><<goto "Rainforest">><</if>><<if $Day==2 and $Walk==2>><<set $Time to "Afternoon">><<goto "Rainforest">><</if>><<if $Day==2 and $Walk==3>><<set $Time to "Evening">><<goto "Rainforest">><</if>><<if $Day==3>><<set $Time to "Afternoon">><<goto "Rainforest">><</if>><</linkreplace>>
<</replace>><</linkreplace>></i><</replace>><</linkreplace>>
<</replace>><</linkreplace>></i><</replace>><</linkreplace>>
</span></div></div><<masteraudio stop>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Level3Outcome">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="holiday"><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to $Nextpage>><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to $Nextpage>><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to $Nextpage>><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Trek.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main"><<if $Tour == "Rain">>Back at the office reviews are in for the Amazon Tour.
At <i>Tropical Treks</i> you get a bonus for 5 Star reviews.
But reviews below 3 Stars are unacceptable.
<<linkreplace "Reviews">><<replace "#main">><<if $Correct ==6>><<if $Complaint is false>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
Everyone enjoyed the beauty of the rainforest and felt that both your foresight and expertise in finding rare plants and animals were exceptional.
<span id="rbutton"><<button "Collect Bonus">><<replace "#rbutton">><</replace>><<set $Money to $Money+3000>><<set $Hearts to $Hearts+40>><<set $Stars to $Stars+10>><<replace "#main">>BONUS:
<img src="MoneyS.png" width=20%> $3,000 <<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 40<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 10 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>>
<</timed>><</replace>><</button>></span><</if>><<if $Complaint is true>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
Everyone enjoyed the beauty of the rainforest and felt that your expertise in finding rare plants and animals was exceptional.
However people also felt you should have been better prepared for wet weather.
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>><</if>><</if>><<if $Correct ==5>><<if $Complaint is false>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
While everyone enjoyed the beauty of the rainforest and how well prepared you were, people were disappointed not to see all the rare plants and animals they had wanted to.
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>><</if>><<if $Complaint is true>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
While everyone enjoyed the beauty of the rainforest, people were disappointed not to see all the rare plants and animals they had wanted to. They also felt you should have been better prepared for wet weather.
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>><</if>><</if>><<if $Correct ==4>><<if $Complaint is false>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
While everyone enjoyed the beauty of the rainforest and how well prepared you were, people were disappointed not to see all the rare plants and animals they had wanted to.
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>><</if>><<if $Complaint is true>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
While everyone enjoyed the beauty of the rainforest, people were disappointed not to see all the rare plants and animals they had wanted to. They also felt you should have been better prepared for wet weather.
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>><</if>><</if>><<if $Correct lte 3>>You averaged less than 3 Stars in your reviews.
<<linkreplace "You are Sacked">><<masteraudio stop>><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><</if>><</replace>><</linkreplace>>
<</if>><<if $Tour == "Congo">>Back at the office reviews are in for the Congo Tour.
At <i>Tropical Treks</i> you get a bonus for 5 Star reviews.
But reviews below 3 Stars are unacceptable.
<<linkreplace "Reviews">><<replace "#main">><<if $Hippo is true and $Bonobo is true and $Elephant is true and $Okapi is true and $Hog is true and $Gorilla is true and $Complaint is false>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
Everyone thought the tour was amazing and that you were a highly expert guide.
<span id="cbutton"><<button "Collect Bonus">><<replace "#cbutton">><</replace>><<set $Money to $Money+3000>><<set $Hearts to $Hearts+40>><<set $Stars to $Stars+10>><<replace "#main">>BONUS:
<img src="MoneyS.png" width=20%> $3,000 <<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 40<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 10 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>>
<</timed>><</replace>><</button>></span><</if>><<if $Hippo is true and $Bonobo is true and $Elephant is true and $Okapi is true and $Hog is true and $Gorilla is true and $Complaint is true>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
Everyone thought the tour was good and that your expertise in finding all the wildlife was excellent.
However some people said there were too many annoying mozzies.
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>><</if>><<if $Hippo is false or $Bonobo is false or $Elephant is false or $Okapi is false or $Hog is false or $Gorilla is false>><<if $Complaint is false>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
Everyone thought the tour was good but were disappointed not to see all the promised wildlife.<</if>><<if $Complaint is true>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
Everyone thought the tour was good but some were annoyed by all the mozzies and were disappointed not to see all the promised wildlife.<</if>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>><</if>><</replace>><</linkreplace>><</if>><<if $Tour == "Daintree">>Back at the office reviews are in for the Daintree Tour.
At <i>Tropical Treks</i> you get a bonus for 5 Star reviews.
But reviews below 3 Stars are unacceptable.
<<linkreplace "Reviews">><<replace "#main">><<if $Croc is true and $Cass is true and $Dinosaur is true and $Lime is true and $Complaint is false>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
Everyone thought the tour was amazing and that you were a highly expert guide.
<span id="cbutton"><<button "Collect Bonus">><<replace "#cbutton">><</replace>><<set $Money to $Money+3000>><<set $Hearts to $Hearts+40>><<set $Stars to $Stars+10>><<replace "#main">>BONUS:
<img src="MoneyS.png" width=20%> $3,000 <<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 40<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 10 <<replace "#stars">><div class="animation">$Stars</div><</replace>><</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>>
<</timed>><</replace>><</button>></span><</if>><<if $Croc is true and $Cass is true and $Dinosaur is true and $Lime is true and $Complaint is true>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
Everyone thought the tour was good and that your expertise in finding all the wildlife was excellent.
However some people said they spent the first day wet through.
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>><</if>><<if $Croc is false or $Cass is false or $Dinosaur is false or $Lime is false>><<if $Complaint is false>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
Everyone thought the tour was good but were disappointed not to see all the promised wildlife.<</if>><<if $Complaint is true>><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%><img src="GoldStar.png" width=10%>
Everyone thought the tour was good but some were annoyed by having to wear wet gear on Day 1 and were disappointed not to see all the promised wildlife.<</if>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $Nextpage>><</if>><</linkreplace>><</if>><</replace>><</linkreplace>><</if>>
</span></div></div><</if>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"></span><span id="holiday"></span></div>
<span id="image"><img src="Rainforest.jpg" width=45%></span><div class="col-6"><div class="left"><span id= "day"><span style ="color: #00ff7f">Day $Day Amazon</span></span>
<span id ="main"><<audio Rainforest volume 0.3 loop play>>You set off along the track appreciating the sounds and feel of the rainforest.
After some time one someone in the group asks about a nearby plant.
<<linkreplace "Look Closer">><<replace "#image">><img src="Fern.jpg" width=45%><</replace>><<replace "#main">>You advise it is a tree fern - one of many different species to be found in the area.
<<linkreplace "Continue Walk">><<replace "#main">>After awhile you spot movement in the trees above.
<<linkreplace "Look Closer">><<replace "#image">><img src="Macaw.jpg" width=45%><</replace>><<replace "#main">>It's a brightly coloured Macaw.
The group are impressed even though the Macaw was not on their list.
You keep walking until you have completed an entire circuit of the campsite.
<<linkreplace "Back to Camp">><<if $Day==1>><<set $Time to "Evening">><<goto "Rainforest">><</if>><<if $Day==2 and $Walk==2>><<set $Time to "Afternoon">><<goto "Rainforest">><</if>><<if $Day==2 and $Walk==3>><<set $Time to "Evening">><<goto "Rainforest">><</if>><<if $Day==3>><<set $Time to "Afternoon">><<goto "Rainforest">><</if>><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
</span></div></div><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"></span><span id="holiday"></span></div>
<span id="image"><img src="Rainforest2.jpg" width=45%></span><div class="col-6"><div class="left"><span id= "day"><span style ="color: #00ff7f">Day $Day Amazon</span></span>
<span id ="main"><<audio Rainforest volume 0.3 loop play>>A steady climb leads you high above the canopy of the forest.
From here you get a unique perspective on the dense foliage below.
<<linkreplace "Next">><<replace "#main">>As you stand and gaze across the tree tops movement catches your attention.
<<linkreplace "Use Binoculars">><<replace "#image">><img src="Toucan.jpg" width=45%><</replace>><<replace "#main">>It is a
<span id="flowers"><<linkreplace "Victoria Amazonica">><<replace "#flowers">>Victoria Amazonia or giant water lily.
People look a bit puzzled but still take many pictures.<</replace>><</linkreplace>>
<<linkreplace "Heliconia Rostrata">><<replace "#flowers">>Heliconia Rostrata or lobster claw.
People look a bit puzzled but still take many pictures.<</replace>><</linkreplace>>
<<linkreplace "Passiflora">><<replace "#flowers">>Passiflora or passion flower.
People look a bit puzzled but still take many pictures.<</replace>><</linkreplace>>
<<linkreplace "Toucan">><<replace "#flowers">><<if $Toucan is false>><<set $Toucan to true>><<set $Correct to $Correct+1>><</if>>Toucan.
<</replace>><</linkreplace>>
<<linkreplace "Poison Dart Frog">><<replace "#flowers">>Poison Dart Frog.
People look a bit puzzled but still take many pictures.<</replace>><</linkreplace>>
<<linkreplace "South American Tapir">><<replace "#flowers">>South American Tapir.
People look a bit puzzled but still take many pictures.<</replace>><</linkreplace>></span>
<i><<linkreplace "Continue Walk">><<replace "#image">><img src="Rainforest2.jpg" width=45%><</replace>><<replace "#main">>Eventually you descend again to the forest floor.
<<linkreplace "Return to Camp">><<if $Day==1>><<set $Time to "Evening">><<goto "Rainforest">><</if>><<if $Day==2 and $Walk==2>><<set $Time to "Afternoon">><<goto "Rainforest">><</if>><<if $Day==2 and $Walk==3>><<set $Time to "Evening">><<goto "Rainforest">><</if>><<if $Day==3>><<set $Time to "Afternoon">><<goto "Rainforest">><</if>><</linkreplace>><</replace>><</linkreplace>></i><</replace>><</linkreplace>><</replace>><</linkreplace>>
</span></div></div><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"></span><span id="holiday"><div class="small"><<linkreplace "Wildlife List">><<if $Hippo is true>>Hippopotamus<<else>><span style="color:grey">Hippopotamus</span><</if>>
<<if $Bonobo is true>>Bonobo<<else>><span style="color:grey">Bonobo</span><</if>>
<<if $Elephant is true>>Forest Elephant<<else>><span style="color:grey">Forest Elephant</span><</if>>
<<if $Okapi is true>>Okapi<<else>><span style="color:grey">Okapi</span><</if>>
<<if $Hog is true>>Red River Hog<<else>><span style="color:grey">Red River Hog</span><</if>>
<<if $Gorilla is true>>Lowland Gorilla<<else>><span style="color:grey">Lowland Gorilla</span><</if>><</linkreplace>></div></span></div>
<span id="image"><img src="Congo.jpg" width=45%></span><div class="col-6"><div class="left"><span id= "day"><span style ="color: #00ff7f">Day $Day Congo</span></span>
<span id ="main"><<audio Rainforest volume 0.3 loop play>><<if $Day==1 and $Time=="Day">>You reach the campsite by early afternoon and set up camp. There is time for some exploring before it gets dark. There are several areas to choose from.
<<linkreplace "Dense Forest Area">><<replace "#main">>Within an hour of the campsite is the start of a densely forested area of the Congo basin.
<<linkreplace "Go Here">><<masteraudio stop>><<goto "DenseF">><</linkreplace>>
<i><<linkreplace "Choose Another Area">><<goto "Congo">><</linkreplace>></i><</replace>><</linkreplace>>
<<linkreplace "River">><<replace "#main">>There are several canoes available to explore the nearby river and its banks.
<<linkreplace "Take Canoes">><<masteraudio stop>><<goto "River">><</linkreplace>>
<i><<linkreplace "Choose Another Area">><<goto "Congo">><</linkreplace>></i><</replace>><</linkreplace>>
<<linkreplace "Old Growth Forest">><<replace "#main">>Just north of the campsite is an amazing area featuring some of the oldest trees in the Congo rainforest.
<<linkreplace "Go Here">><<masteraudio stop>><<goto "Old">><</linkreplace>>
<i><<linkreplace "Choose Another Area">><<goto "Congo">><</linkreplace>></i><</replace>><</linkreplace>><</if>><<if $Day==1 and $Time=="Evening">><<timed 0.1s>><<masteraudio stop>><<audio NightNoises loop play>><<replace "#image">><div class="disappear"><img src="Congo.jpg" width=45%></div><</replace>><<replace "#holiday">><</replace>><<replace "#main">>Back at the campsite you have a late meal and a restful sleep.
<<linkreplace "Next Day">><<set $Day to $Day+1>><<set $Time to "Day">><<goto "Congo">><</linkreplace>><</replace>><</timed>><</if>><<if $Day==2 and $Time=="Day">><<masteraudio stop>><<audio Rainforest volume 0.3 loop play>>A full day of exploring lies ahead.
<<linkreplace "Dense Forest Area">><<replace "#main">>Within an hour of the campsite is the start of a densely forested area of the Congo basin.
<<linkreplace "Go Here">><<masteraudio stop>><<goto "DenseF">><</linkreplace>>
<i><<linkreplace "Choose Another Area">><<goto "Congo">><</linkreplace>></i><</replace>><</linkreplace>>
<<linkreplace "River">><<replace "#main">>There are several canoes available to explore the nearby river and its banks.
<<linkreplace "Take Canoes">><<masteraudio stop>><<goto "River">><</linkreplace>>
<i><<linkreplace "Choose Another Area">><<goto "Congo">><</linkreplace>></i><</replace>><</linkreplace>>
<<linkreplace "Old Growth Forest">><<replace "#main">>Just north of the campsite is an amazing area featuring some of the oldest trees in the Congo rainforest.
<<linkreplace "Go Here">><<masteraudio stop>><<goto "Old">><</linkreplace>>
<i><<linkreplace "Choose Another Area">><<goto "Congo">><</linkreplace>></i><</replace>><</linkreplace>><</if>><<if $Day==3 and $Time=="Evening">><<masteraudio stop>><<audio NightNoises loop play>><<timed 0.1s>><<replace "#image">><div class="disappear"><img src="Congo.jpg" width=45%></div><</replace>><<replace "#holiday">><</replace>><<replace "#main">>It's very hot this evening and there is a swarm of mosquitoes near the campsite.
People are running out of repellent.
<<timed 2s>><<if $Item1 =="Insect">>Luckily your brought extra which you pass around.<<else>><<set $Complaint to true>>Unfortunately there isn't much you can do.<</if>>
<<linkreplace "Next Day">><<set $Day to $Day+1>><<set $Time to "Day">><<goto "Congo">><</linkreplace>><</timed>><</replace>><</timed>><</if>><<if $Day==3 and $Time=="Day">><<masteraudio stop>><<audio Rainforest volume 0.3 loop play>>The next day dawns cool and clear.
There is a full day of exploring ahead.
<<linkreplace "Dense Forest Area">><<replace "#main">>Within an hour of the campsite is the start of a densely forested area of the Congo basin.
<<linkreplace "Go Here">><<masteraudio stop>><<goto "DenseF">><</linkreplace>>
<i><<linkreplace "Choose Another Area">><<goto "Congo">><</linkreplace>></i><</replace>><</linkreplace>>
<<linkreplace "River">><<replace "#main">>There are several canoes available to explore the nearby river and its banks.
<<linkreplace "Take Canoes">><<masteraudio stop>><<goto "River">><</linkreplace>>
<i><<linkreplace "Choose Another Area">><<goto "Congo">><</linkreplace>></i><</replace>><</linkreplace>>
<<linkreplace "Old Growth Forest">><<replace "#main">>Just north of the campsite is an amazing area featuring some of the oldest trees in the Congo rainforest.
<<linkreplace "Go Here">><<masteraudio stop>><<goto "Old">><</linkreplace>>
<i><<linkreplace "Choose Another Area">><<goto "Congo">><</linkreplace>></i><</replace>><</linkreplace>><</if>><<if $Day==2 and $Time=="Evening">><<masteraudio stop>><<audio NightNoises loop play>><<timed 0.1s>><<replace "#image">><div class="disappear"><img src="Congo.jpg" width=45%></div><</replace>><<replace "#holiday">><</replace>><<replace "#main">>You get back to the campsite and have a late meal and a restful sleep.
<<linkreplace "Next Day">><<set $Day to $Day+1>><<set $Time to "Day">><<goto "Congo">><</linkreplace>><</replace>><</timed>><</if>><<if $Day==4 and $Time=="Day">><<timed 0.1s>><<masteraudio stop>><<audio NightNoises loop play>><<replace "#image">><div class="disappear"><img src="Congo.jpg" width=45%></div><</replace>><<replace "#holiday">><</replace>>It's a pre-dawn start today so you can fit in one last adventure.
<<linkreplace "Dense Forest Area">><<replace "#main">>Within an hour of the campsite is the start of a densely forested area of the Congo basin.
<<linkreplace "Go Here">><<masteraudio stop>><<goto "DenseF">><</linkreplace>>
<i><<linkreplace "Choose Another Area">><<goto "Congo">><</linkreplace>></i><</replace>><</linkreplace>>
<<linkreplace "River">><<replace "#main">>There are several canoes available to explore the nearby river and its banks.
<<linkreplace "Take Canoes">><<masteraudio stop>><<goto "River">><</linkreplace>>
<i><<linkreplace "Choose Another Area">><<goto "Congo">><</linkreplace>></i><</replace>><</linkreplace>>
<<linkreplace "Old Growth Forest">><<replace "#main">>Just north of the campsite is an amazing area featuring some of the oldest trees in the Congo rainforest.
<<linkreplace "Go Here">><<masteraudio stop>><<goto "Old">><</linkreplace>>
<i><<linkreplace "Choose Another Area">><<goto "Congo">><</linkreplace>></i><</replace>><</linkreplace>><</timed>><</if>><<if $Day==4 and $Time=="Afternoon">>You get back to camp in time to pack up and head to the pick-up point.
Reluctantly you say farewell to your amazing Congolian adventure.
<<linkreplace "Next">><<goto "Level3Outcome">><</linkreplace>><</if>>
</span></div></div><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"></span><span id="holiday"></span></div>
<span id="image"><img src="RiverR.jpg" width=45%></span><div class="col-6"><div class="left"><span id= "day"><span style ="color: #00ff7f">Day $Day Congo</span></span>
<span id ="main"><<if $Day==1 or $Day==2 or $Day==3>><<audio Rainforest volume 0.4 loop play>><<audio River volume 0.4 loop play>>You lead the group along the river maintaining a steady pace. On either side the sounds of the rainforest and it's diverse inhabitants can be heard.
<<linkreplace "Next">><<replace "#main">>Here the river water is brown in colour from sediment washed into it from surrounding forest areas.
<<linkreplace "Next">><<replace "#main">>You travel for some hours until the light begins to fade and evening sets in.<<timed 0.1s>>
<<replace "#image">><div class="animation1"><img src="RiverR.jpg" width=45%></div><</replace>><</timed>><<timed 4s>><<replace "#image">><div class="disappear"><img src="RiverR.jpg" width=45%></div><</replace>><<audio Rainforest stop>><<audio NightNoises loop play>>
<<linkreplace "Next">><<replace "#main">>You turn around to head back to camp but then you spot movement a little way ahead.
<<linkreplace "Use the Spotlight">><<set $Hippo to true>><<audio River stop>><<replace "#image">><img src="Hippo.jpg" width=45%><</replace>><<replace "#main">>It's 2 hippos eyeing you from just above the water line.
You maintain a safe distance and observe the magnificent creatures for some time.
<<linkreplace "Continue">><<audio River volume 0.4 loop play>><<replace "#image">><div class="disappear"><img src="Hippo.jpg" width=45%></div><</replace>><<replace "#main">>You are nearly back to camp when you spot more movement on the east bank of the river.
<<linkreplace "Use the Spotlight">><<set $Hog to true>><<audio River stop>><<replace "#image">><img src="RedRiverHog.jpg" width=45%><</replace>><<replace "#main">>It's a rather sleepy looking Red River Hog. You watch it for awhile but soon its time to move on again.
<<linkreplace "Back to Camp">><<masteraudio stop>><<set $Time to "Evening">><<goto "Congo">><</linkreplace>><</replace>><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</timed>><</replace>><</linkreplace>><</replace>><</linkreplace>><<else>><<audio NightNoises loop play>><<audio River volume 0.4 loop play>><<timed 0.1s>><<replace "#image">><div class="disappear"><img src="RiverR.jpg" width=45%></div><</replace>>You lead the group along the river in the dark maintaining a steady pace. On either side the sounds of the rainforest and it's diverse inhabitants can be heard.
<<linkreplace "Next">><<timed 0.1s>><<audio NightNoises stop>><<audio Rainforest volume 0.3 loop play>><<audio River volume 0.4 loop play>><<replace "#image">><div class="animation"><img src="RiverR.jpg" width=45%></div><</replace>><<replace "#main">>In the growing light you see the brown colour of the river from the tons of sediment washed into it from run-off of surrounding forest areas.
You paddle for a few more kilometres before heading back.
<<linkreplace "Back to Camp">><<masteraudio stop>><<set $Time to "Afternoon">><<goto "Congo">><</linkreplace>><</replace>><</timed>><</linkreplace>><</timed>><</if>>
</span></div></div><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"></span><span id="holiday"></span></div>
<span id="image"><img src="Fern.jpg" width=45%></span><div class="col-6"><div class="left"><span id= "day"><span style ="color: #00ff7f">Day $Day Congo</span></span>
<span id ="main"><<if $Day==1>><<audio Rainforest volume 0.3 loop play>>Old growth or primary forests have a level of structural complexity which creates many unique microhabitats.
<<linkreplace "Next">><<replace "#main">>These microhabitats allow specialized organisms to occupy the forest and contribute to the high levels of biodiversity found in old-growth forests.
<<linkreplace "Next">><<replace "#main">>You explore for forest for a long time and only turn back as evening begins to set in.<<timed 0.1s>><<replace "#image">><div class="animation1"><img src="Fern.jpg" width=45%></div><</replace>><</timed>><<timed 4s>><<replace "#image">><div class="disappear"><img src="Fern.jpg" width=45%></div><</replace>><<audio Rainforest stop>><<audio NightNoises loop play>>
<<linkreplace "Back to Camp">><<masteraudio stop>><<set $Time to "Evening">><<goto "Congo">><</linkreplace>><</timed>><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>><<if $Day==2 or $Day==3>><<audio Rainforest volume 0.3 loop play>>Old growth or primary forests have a level of structural complexity which creates many unique microhabitats.
<<linkreplace "Next">><<replace "#main">>These microhabitats allow specialized organisms to occupy the forest and contribute to the high levels of biodiversity found in old-growth forests.
<<linkreplace "Next">><<replace "#main">>As you are exploring something catches your attention some way ahead.
<<linkreplace "Go Closer">><<set $Bonobo to true>><<audio River stop>><<replace "#image">><img src="Bonobo.jpg" width=45%><</replace>><<replace "#main">>It's a Bonobo chimp enjoying a morning snack.
Being sure to stay as quiet as possible you watch it for some time.
<<linkreplace "Continue Walking">><<replace "#main">>You continue exploring the forest all afternoon only turning back as evening begins to set in.<<timed 0.1s>><<replace "#image">><div class="animation1"><img src="Fern.jpg" width=45%></div><</replace>><</timed>><<timed 4s>><<replace "#image">><div class="disappear"><img src="Fern.jpg" width=45%></div><</replace>><<audio Rainforest stop>><<audio NightNoises loop play>>
<<linkreplace "Back to Camp">><<masteraudio stop>><<set $Time to "Evening">><<goto "Congo">><</linkreplace>><</timed>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>><<if $Day==4>><<audio NightNoises loop play>><<timed 0.1s>><<replace "#image">><div class="disappear"><img src="Fern.jpg" width=45%></div><</replace>>You set off for the old growth forest while it's still dark. Old growth or primary forests have a level of structural complexity which creates many unique microhabitats.
<<linkreplace "Next">><<audio NightNoises stop>><<audio Rainforest volume 0.3 loop play>><<replace "#image">><div class="animation"><img src="Fern.jpg" width=45%></div><</replace>><<replace "#main">>Gradually the sun comes up and you can begin to appreciate the high levels of biodiversity to be found here.
You explore until it's time to leave.
<<linkreplace "Back to Camp">><<masteraudio stop>><<set $Time to "Afternoon">><<goto "Congo">><</linkreplace>><</replace>><</linkreplace>><</timed>><</if>>
</span></div></div><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"></span><span id="holiday"></span></div>
<span id="image"><img src="DenseF.jpg" width=45%></span><div class="col-6"><div class="left"><span id= "day"><span style ="color: #00ff7f">Day $Day Congo</span></span>
<span id ="main"><<if $Day==1>><<audio Rainforest volume 0.3 loop play>>Parts of the canopy layer in this area are very dense so that minimal light reaches the ground in some places.
<<linkreplace "Next">><<replace "#main">>You explore the forest for several hours and only turn back as evening begins to set in.<<timed 0.1s>><<replace "#image">><div class="animation1"><img src="DenseF.jpg" width=45%></div><</replace>><</timed>><<timed 4s>><<replace "#image">><div class="disappear"><img src="DenseF.jpg" width=45%></div><</replace>><<audio Rainforest stop>><<audio NightNoises loop play>>
<<linkreplace "Back to Camp">><<masteraudio stop>><<set $Time to "Evening">><<goto "Congo">><</linkreplace>><</timed>><</replace>><</linkreplace>><</if>><<if $Day==2 or $Day==3>><<audio Rainforest volume 0.3 loop play>>Parts of the canopy layer in this area are very dense so that minimal light reaches the ground in some places.
You follow a track leading through the forest morning turns into afternoon.
<<linkreplace "Next">><<replace "#main">>Suddenly an unmistakable trumpeting sound can be heard a short way ahead.
<<linkreplace "Stop">><<set $Elephant to true>><<replace "#image">><img src="Elephant.jpg" width=45%><</replace>><<replace "#main">>A lone elephant emerges from the trees and eyes your group for a moment before sauntering nonchalantly on.
<<linkreplace "Continue Walking">><<replace "#image">><img src="DenseF.jpg" width=45%><</replace>><<replace "#main">>Still in awe, you head back along the track until the afternoon light begins to wane.
<<linkreplace "Next">><<replace "#main">>Suddenly you see movement in the trees to your left.
<<linkreplace "Look Closer">><<set $Okapi to true>><<replace "#image">><img src="Okapi.jpg" width=45%><</replace>><<replace "#main">>Cleverly camouflaged by its surroundings, an Okapi eyes you impassively.
You stand still and watch it until it turns and heads back into the undergrowth.
<<linkreplace "Continue Walking">><<replace "#main">>It is getting darker.<<timed 0.1s>><<replace "#image">><div class="animation1"><img src="DenseF.jpg" width=45%></div><</replace>><</timed>><<timed 4s>><<replace "#image">><div class="disappear"><img src="DenseF.jpg" width=45%></div><</replace>><<audio Rainforest stop>><<audio NightNoises loop play>>
<<linkreplace "Back to Camp">><<masteraudio stop>><<set $Time to "Evening">><<goto "Congo">><</linkreplace>><</timed>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>><<if $Day==4>><<audio NightNoises loop play>><<timed 0.1s>><<replace "#image">><div class="disappear"><img src="DenseF.jpg" width=45%></div><</replace>>You set off for the dense part of the forest while it's still dark.
<<linkreplace "Next">><<audio NightNoises stop>><<audio Rainforest volume 0.3 loop play>><<replace "#image">><div class="animation"><img src="DenseF.jpg" width=45%></div><</replace>><<replace "#main">>The sun comes up but it remains highly filtered through the dense canopy.
Suddenly you hear a shuffling sound in the foliage to your left.
<<linkreplace "Move Closer">><<set $Gorilla to true>><<replace "#image">><img src="Gorilla.jpg" width=45%><</replace>><<replace "#main">>You move very quietly so as not to disturb the gorilla's early morning breakfast.
You watch in wonder until it's time to leave.
<<linkreplace "Back to Camp">><<masteraudio stop>><<set $Time to "Afternoon">><<goto "Congo">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</timed>><</if>>
</span></div></div><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"></span><span id="holiday"><div class="small"><<linkreplace "Wildlife List">><<if $Croc is true>>Saltwater Crocodile<<else>><span style="color:grey">Saltwater Crocodile</span><</if>>
<<if $Cass is true>>Southern Cassowary<<else>><span style="color:grey">Southern Cassowary</span><</if>>
<<if $Dinosaur is true>>Green Dinosaur<<else>><span style="color:grey">Green Dinosaur</span><</if>>
<<if $Lime is true>>Russell River Lime<<else>><span style="color:grey">Russell River Lime</span><</if>><</linkreplace>></div></span></div>
<span id="image"><img src="Daintree.jpg" width=45%></span><div class="col-6"><div class="left"><span id= "day"><span style ="color: #00ff7f">Day $Day Daintree</span></span>
<span id ="main"><<audio Rainforest volume 0.3 loop play>><<if $Day ==1 and $Time=="Day">>You arrive at the campsite in the early morning ready for the first day's adventure.
<<linkreplace "Head into the Forest">><<masteraudio stop>><<goto "Forest">><</linkreplace>><</if>><<if $Day ==1 and $Time=="Evening">><<audio Rainforest stop>><<audio NightNoises loop play>><<timed 0.1s>><<replace "#holiday">><</replace>><<replace "#image">><div class="disappear"><img src="Daintree.jpg" width=45%></div><</replace>>
You have a peaceful evening.
<<linkreplace "Next Day">><<set $Day to $Day+1>><<set $Time to "Day">><<goto "Daintree">><</linkreplace>><</timed>><</if>><<if $Day ==2 and $Time=="Day">>Today you are heading in a different direction through the rainforest.
<<linkreplace "Head into the Forest">><<masteraudio stop>><<goto "Forest4">><</linkreplace>><</if>><<if $Day ==2 and $Time=="Afternoon">>It's time to take the ferry back across the Daintree River and leave the rainforest behind.
<<linkreplace "Leave">><<masteraudio stop>><<goto "Level3Outcome">><</linkreplace>><</if>></span></div></div><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"></span><span id="holiday"></span></div>
<span id="image"><img src="Daintree.jpg" width=45%></span><div class="col-6"><div class="left"><span id= "day"><span style ="color: #00ff7f">Day $Day Daintree</span></span>
<span id ="main"><<audio Rainforest volume 0.3 loop play>>As you walk through the trees you can almost sense the presence of the creatures that might have walked here 120 million years ago.
<<linkreplace "Continue Walking">><<audio Rainforest stop>><<audio Rain loop play>><<replace "#main">>A sudden burst of drenching rain surprises everyone.
Soon everyone is wet through.
<<linkreplace "Next">><<audio Rain stop>><<audio Rainforest volume 0.3 loop play>><<replace "#main">><<if $Item1 =="Gear" or $Item2 =="Gear">>Luckily you brought extra gear which you distribute to the group.<<else>><<set $Complaint to true>>Pity you didn't bring spare gear.<</if>>
<<linkreplace "Keep Going">><<masteraudio stop>><<goto "Forest2">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
</span></div></div><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"></span><span id="holiday"></span></div>
<span id="image"><img src="Daintree.jpg" width=45%></span><div class="col-6"><div class="left"><span id= "day"><span style ="color: #00ff7f">Day $Day Daintree</span></span>
<span id ="main"><<if $Choice==0>><<audio Rainforest volume 0.3 loop play>>You find a rough track to follow. <<timed 3s>><<replace "#image">><img src="GDinosaur.jpg" width=45%><</replace>><</timed>><<timed 5s>><<replace "#image">><img src="Daintree.jpg" width=45%><</replace>><</timed>><<timed 5.5s>>
You just saw something interesting in the bush.<</timed>><<timed 6.5s>> You are pretty sure it was a(n)
<<linkreplace "Idiospermum australiense">><<replace "#main">>
<<linkreplace "Look Closer">><<set $Choice to $Choice+1>><<set $Dinosaur to true>><<goto "Forest3">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Citrus inodora">><<replace "#main">>There's nothing there now.
<<linkreplace "Keep Walking">><<set $Choice to $Choice+1>><<goto "Forest2">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Southern Cassowary">><<replace "#main">>There's nothing there now.
<<linkreplace "Keep Walking">><<set $Choice to $Choice+1>><<goto "Forest2">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Saltwater Crocodile">><<replace "#main">>There's nothing there now.
<<linkreplace "Keep Walking">><<set $Choice to $Choice+1>><<goto "Forest">><</linkreplace>><</replace>><</linkreplace>><</timed>><</if>><<if $Choice==1>><<audio Rainforest volume 0.3 loop play>>You continue along the track.<<timed 3s>><<replace "#image">><img src="Cassowary.jpg" width=45%><</replace>><</timed>><<timed 5s>><<replace "#image">><img src="Daintree.jpg" width=45%><</replace>><</timed>><<timed 6s>>
You just spotted something interesting but now its gone.<</timed>><<timed 6.5s>> It looked like a(n)
<<linkreplace "Idiospermum australiense">><<replace "#main">>There's nothing there now.
<<linkreplace "Keep Walking">><<set $Choice to $Choice+1>><<goto "Forest2">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Citrus inodora">><<replace "#main">>There's nothing there now.
<<linkreplace "Keep Walking">><<set $Choice to $Choice+1>><<goto "Forest2">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Southern Cassowary">><<replace "#main">>
<<linkreplace "Have a Closer Look">><<set $Choice to $Choice+1>><<set $Cass to true>><<goto "Forest3">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Saltwater Crocodile">><<replace "#main">>There's nothing there now.
<<linkreplace "Keep Walking">><<set $Choice to $Choice+1>><<goto "Forest2">><</linkreplace>><</replace>><</linkreplace>><</timed>><</if>><<if $Choice ==2>><<audio Rainforest volume 0.3 loop play>>You continue exploring the rainforest until evening begins to set in. <<timed 0.3s>><<replace "#image">><div class="animation1"><img src="Daintree.jpg" width=45%></div><</replace>><</timed>><<timed 4s>><<replace "#image">><div class="disappear"><img src="Daintree.jpg" width=45%></div><</replace>><<audio Rainforest stop>><<audio NightNoises loop play>>
<<linkreplace "Back to Camp">><<masteraudio stop>><<set $Time to "Evening">><<goto "Daintree">><</linkreplace>><</timed>><</if>>
</span></div></div><<if $Choice==1>>
<img src="GDinosaur.jpg" width=65%>
You are amazed to find a specimen of this ancient species of plant.
<<linkreplace "Keep Walking">><<goto "Forest2">><</linkreplace>><</if>><<if $Choice==2>>
<img src="Cassowary.jpg" width=60%>
You are extremely privileged to see the Southern Cassowary in the wild.
<<linkreplace "Keep Walking">><<goto "Forest2">><</linkreplace>><</if>>
<<if $Choice==3>>
<img src="SaltyCroc.jpg" width=65%>
That's probably close enough.
<<linkreplace "Back Slowly Away">><<goto "Forest4">><</linkreplace>><</if>><<if $Choice==4>>
<img src="RussRiverLime.jpg" width=55%>
A fine specimen of the Russell River Lime (citrus inodora).
<<linkreplace "Keep Walking">><<goto "Forest4">><</linkreplace>><</if>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"></span><span id="holiday"></span></div>
<span id="image"><img src="Daintree2.jpg" width=45%></span><div class="col-6"><div class="left"><span id= "day"><span style ="color: #00ff7f">Day $Day Daintree</span></span>
<span id ="main"><<if $Choice==2>><<audio Rainforest volume 0.3 loop play>>Today's track takes you near the beach.<<timed 3s>><<replace "#image">><img src="SaltyCroc.jpg" width=45%><</replace>><</timed>><<timed 5s>><<replace "#image">><img src="Daintree2.jpg" width=45%><</replace>><</timed>><<timed 6s>>
You just saw something.<</timed>> <<timed 6.5s>> It looked like a(n)
<<linkreplace "Idiospermum australiense">><<replace "#main">>There's nothing there now.
<<linkreplace "Keep Walking">><<set $Choice to $Choice+1>><<goto "Forest4">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Citrus inodora">><<replace "#main">>There's nothing there now.
<<linkreplace "Keep Walking">><<set $Choice to $Choice+1>><<goto "Forest4">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Southern Cassowary">><<replace "#main">>There's nothing there now.
<<linkreplace "Keep Walking">><<set $Choice to $Choice+1>><<goto "Forest4">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Saltwater Crocodile">><<replace "#main">>
<<linkreplace "Take a Closer Look">><<set $Choice to $Choice+1>><<set $Croc to true>><<goto "Forest3">><</linkreplace>><</replace>><</linkreplace>><</timed>><</if>><<if $Choice==3>><<audio Rainforest volume 0.3 loop play>>You continue along the track.<<timed 3s>><<replace "#image">><img src="RussRiverLime.jpg" width=35%><</replace>><</timed>><<timed 5s>><<replace "#image">><img src="Daintree2.jpg" width=45%><</replace>><</timed>><<timed 6s>>
You just glimpsed something in the undergrowth.<</timed>><<timed 7s>> It looked like a(n)
<<linkreplace "Idiospermum australiense">><<replace "#main">>There's nothing there now.
<<linkreplace "Keep Walking">><<set $Choice to $Choice+1>><<goto "Forest4">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Citrus inodora">><<replace "#main">>
<<linkreplace "Have a Closer Look">><<set $Choice to $Choice+1>><<set $Lime to true>><<goto "Forest3">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Southern Cassowary">><<replace "#main">>There's nothing there now.
<<linkreplace "Keep Walking">><<set $Choice to $Choice+1>><<goto "Forest4">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Saltwater Crocodile">><<replace "#main">>There's nothing there now.
<<linkreplace "Keep Walking">><<set $Choice to $Choice+1>><<goto "Forest4">><</linkreplace>><</replace>><</linkreplace>><</timed>><</if>><<if $Choice ==4>><<audio Rainforest volume 0.3 loop play>>You follow the track for a few more hours until its time to head back.
<<linkreplace "Back to Camp">><<masteraudio stop>><<set $Time to "Afternoon">><<goto "Daintree">><</linkreplace>><</if>>
</span></div></div><<set $Page to "Eight">><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Guide8">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="holiday"></span></div>
<span id="image"><img src="Trek.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">Another year of Tropical Treks awaits.
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<linkreplace "Next">><<replace "#holiday">><</replace>><<replace "#main">>The following rainforest treks are available.
<<if $Rain is false>><<linkreplace "Amazon">><<set $Lily to false>><<set $Passion to false>><<set $Lobster to false>><<set $Toucan to false>><<set $Tapir to false>><<set $Time to "Day">><<set $Frog to false>><<set $Complaint to "Blank">><<set $Correct to 0>><<set $Walk to 0>><<set $Day to 1>><<set $Rain to true>><<set $Tour to "Rain">><<set $Item1 to "Nil">><<set $Item2 to "Nil">><<if $Page=="Seven">><<set $Nextpage to "Guide8">><</if>><<if $Page=="Eight">><<set $Nextpage to "Guide9">><</if>><<if $Page=="Nine">><<set $Nextpage to "Guide10">><</if>><<goto "Level3">><</linkreplace>><</if>>
<<if $Congo is false>><<linkreplace "Congo">><<set $Congo to true>><<set $Tour to "Congo">><<set $Complaint to false>><<set $Hippo to false>><<set $Bonobo to false>><<set $Elephant to false>><<set $Okapi to false>><<set $Hog to false>><<set $Gorilla to false>><<set $Item1 to "Nil">><<set $Item2 to "Nil">><<set $Time to "Day">><<set $Day to 1>><<if $Page=="Seven">><<set $Nextpage to "Guide8">><</if>><<if $Page=="Eight">><<set $Nextpage to "Guide9">><</if>><<if $Page=="Nine">><<set $Nextpage to "Guide10">><</if>><<goto "Level3">><</linkreplace>><</if>>
<<if $Daintree is false>><<linkreplace "Daintree">><<set $Daintree to true>><<set $Tour to "Daintree">><<set $Time to "Day">><<set $Day to 1>><<set $Complaint to false>><<set $Choice to 0>><<set $Croc to false>><<set $Cass to false>><<set $Dinosaur to false>><<set $Lime to false>><<set $Item1 to "Nil">><<set $Item2 to "Nil">><<if $Page=="Seven">><<set $Nextpage to "Guide8">><</if>><<if $Page=="Eight">><<set $Nextpage to "Guide9">><</if>><<if $Page=="Nine">><<set $Nextpage to "Guide10">><</if>><<goto "Level3">><</linkreplace>><</if>><</replace>><</linkreplace>><</replace>><</button>></span>
</span></div></div><</if>><<set $Page to "Nine">><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Guide9">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="holiday"></span></div>
<span id="image"><img src="Trek.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main">Another year of Tropical Treks awaits.
<span id="SalB"><<button "Collect Salary">><<replace "#SalB">><<audio Money play>><<set $Money to $Money+$SalMoney>><<set $Hearts to $Hearts+$SalHearts>><<set $Stars to $Stars+$SalStars>><<replace "#money">><div class="animation">$Money</div><</replace>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>><<linkreplace "Next">><<replace "#holiday">><</replace>><<replace "#main">>The following rainforest tours are available.
<<if $Rain is false>><<linkreplace "Amazon">><<set $Lily to false>><<set $Passion to false>><<set $Lobster to false>><<set $Toucan to false>><<set $Tapir to false>><<set $Time to "Day">><<set $Frog to false>><<set $Complaint to "Blank">><<set $Correct to 0>><<set $Walk to 0>><<set $Day to 1>><<set $Rain to true>><<set $Tour to "Rain">><<set $Item1 to "Nil">><<set $Item2 to "Nil">><<if $Page=="Seven">><<set $Nextpage to "Guide8">><</if>><<if $Page=="Eight">><<set $Nextpage to "Guide9">><</if>><<if $Page=="Nine">><<set $Nextpage to "Guide10">><</if>><<goto "Level3">><</linkreplace>><</if>>
<<if $Congo is false>><<linkreplace "Congo">><<set $Congo to true>><<set $Tour to "Congo">><<set $Complaint to false>><<set $Hippo to false>><<set $Bonobo to false>><<set $Elephant to false>><<set $Okapi to false>><<set $Hog to false>><<set $Gorilla to false>><<set $Item1 to "Nil">><<set $Item2 to "Nil">><<set $Time to "Day">><<set $Day to 1>><<if $Page=="Seven">><<set $Nextpage to "Guide8">><</if>><<if $Page=="Eight">><<set $Nextpage to "Guide9">><</if>><<if $Page=="Nine">><<set $Nextpage to "Guide10">><</if>><<goto "Level3">><</linkreplace>><</if>>
<<if $Daintree is false>><<linkreplace "Daintree">><<set $Daintree to true>><<set $Tour to "Daintree">><<set $Time to "Day">><<set $Day to 1>><<set $Complaint to false>><<set $Choice to 0>><<set $Croc to false>><<set $Cass to false>><<set $Dinosaur to false>><<set $Lime to false>><<set $Item1 to "Nil">><<set $Item2 to "Nil">><<if $Page=="Seven">><<set $Nextpage to "Guide8">><</if>><<if $Page=="Eight">><<set $Nextpage to "Guide9">><</if>><<if $Page=="Nine">><<set $Nextpage to "Guide10">><</if>><<goto "Level3">><</linkreplace>><</if>><</replace>><</linkreplace>><</replace>><</button>></span>
</span></div></div><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "SpyExtra">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span>
</div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><span id="holiday"><div class="small"><<linkreplace "Take a Holiday">>You don't have permission.<</linkreplace>>
<<linkreplace "Seek Fame">>You don't have permission.<</linkreplace>>
<<linkreplace "Earn Extra Cash">>You don't have permission.<</linkreplace>>
<<linkreplace "Change Careers">>You don't have permission.<</linkreplace>></div></span></span></div>
<span id="image"><img src="Spy.jpg" width=26%></span><div class="col-4"><div class="left"><span id ="main"><<if $Night=="Monday">><div class="header">Monday Night</div>
<i>17.30</i> Picked up Dry Cleaning
<i>1800</i> Arrived home - spoke to neighbour for 10 minutes
<i>18.30</i> Run in park - brief visit to public toilet
<i>20.30</i> Dinner at Alfredo's Restaurant (with older woman)
<i>2200</i> Arrived home
<i>2300</i> Lights out
<<linkreplace "Actions">><<replace "#main">><div class="header">Monday-Followup Actions</div>
<<linkreplace "None Required">><<set $Night to "Tuesday">><<goto "SpyExtra">><</linkreplace>>
<<linkreplace "Talk to Alfredo">><<replace "#main">>Alfredos is closed during the day Monday-Wednesday.
<<linkreplace "Continue Surveillence">><<set $Night to "Tuesday">><<goto "SpyExtra">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Talk to Neighbour">><<replace "#main">>The neighbour is not home when you visit.
<<linkreplace "Continue Surveillence">><<set $Night to "Tuesday">><<goto "SpyExtra">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Talk to Drycleaner">><<replace "#main">>What would you like to say?
<<linkreplace "Do you know this woman?">><<replace "#main">><<set $Suspicious to true>>The drycleaner looks at the picture of Andrea and eyes you suspiciously.
He says No and asks you to leave.
<<linkreplace "Leave">><<set $Night to "Tuesday">><<goto "SpyExtra">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Are you receiving stolen information?">><<replace "#main">><<set $Suspicious to true>>The dry cleaner eyes you suspiciously and then says <i>No. Of course not.</i>
Then he asks you to leave.
<<linkreplace "Leave">><<set $Night to "Tuesday">><<goto "SpyExtra">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Can you clean these shorts?">><<replace "#main">>He takes the shorts and tells you they'll be ready next week.
<<linkreplace "Leave">><<set $Night to "Tuesday">><<goto "SpyExtra">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Leave">><<set $Night to "Tuesday">><<goto "SpyExtra">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>><<if $Night=="Tuesday">><div class="header">Tuesday Night</div> <<if $Suspicious is true>>
<i>17.45</i> Dropped in Dry Cleaning
<i>1800</i> Arrived home
<i>18.30</i> Run in park
As you follow Andrea at a distance in the park, she turns suddenly as if expecting you to be there. It seems the drycleaner told her about you.
Two sharp flashes are the last thing you see.
<<linkreplace "Next">><<set $DeadAndrea to true>><<goto "Dead">><</linkreplace>><<else>>
<i>17.35</i> Dropped Dry Cleaning
<i>1800</i> Arrived home
<i>18.30</i> Run in park - brief visit to public toilet
<i>19.30</i> Arrived back home
<i>2200</i> Same older woman as the night before arrives and stays until morning
<i>2300</i> Lights out
<<linkreplace "Actions">><<replace "#main">><div class="header">Tuesday-Followup Actions</div>
<<linkreplace "None Required">><<set $Night to "Wednesday">><<goto "SpyExtra">><</linkreplace>>
<<linkreplace "Check Identity of Visitor">><<replace "#main">>You run a photo of the woman through the database.
She is Andrea's supervisor at work and has apparently been cleared by security.
<<linkreplace "Continue Surveillence">><<set $Night to "Wednesday">><<goto "SpyExtra">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Talk to Drycleaner">><<replace "#main">>What would you like to say?
<<linkreplace "Do you know this woman?">><<replace "#main">><<set $Suspicious to true>>The drycleaner looks at the picture of Andrea and eyes you suspiciously.
He says No and asks you to leave.
<<linkreplace "Leave">><<set $Night to "Wednesday">><<goto "SpyExtra">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Can you clean these shorts?">><<replace "#main">>He takes the shorts and tells you they'll be ready next week.
<<linkreplace "Leave">><<set $Night to "Wednesday">><<goto "SpyExtra">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Leave">><<set $Night to "Wednesday">><<goto "SpyExtra">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Check Park Toilets">><<replace "#main">>You find nothing suspicious in the public toilet.
But could it be a meeting place?
<<linkreplace "Leave">><<set $Night to "Wednesday">><<goto "SpyExtra">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>><</if>><<if $Night=="Wednesday">><div class="header">Wednesday Night</div> <<if $Suspicious is true>>
<i>17.45</i> Dropped in Dry Cleaning
<i>1800</i> Arrived home
<i>18.30</i> Run in park
As you follow Andrea at a distance in the park, she turns suddenly as if expecting you to be there. It seems the drycleaner told her about you.
Two sharp flashes are the last thing you see.
<<linkreplace "Next">><<set $DeadAndrea to true>><<goto "Dead">><</linkreplace>><<else>>
<i>17.30</i> Dropped in Dry Cleaning
<i>1800</i> Arrived home. Spoke to neighbour for 5 minutes.
<i>18.30-19.30</i> Run in park - brief visit to public toilet
<i>20.30</i> Dinner at Alfredos Restaurant (alone)
<i>21.30</i> Back home
<i>22.30</i> Lights out
<<linkreplace "Actions">><<replace "#main">><div class="header">Wednesday-Followup Actions</div>
<<linkreplace "None Required">><<set $Night to "Thursday">><<goto "SpyExtra">><</linkreplace>>
<<linkreplace "Talk to Drycleaner">><<replace "#main">>What would you like to say?
<<linkreplace "Do you know this woman?">><<replace "#main">><<set $Suspicious to true>>The drycleaner looks at the picture of Andrea and eyes you suspiciously.
He says No and asks you to leave.
<<linkreplace "Leave">><<set $Night to "Thursday">><<goto "SpyExtra">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Can you clean these shorts?">><<replace "#main">>He takes the shorts and tells you they'll be ready next week.
<<linkreplace "Leave">><<set $Night to "Thursday">><<goto "SpyExtra">><</linkreplace>><</replace>><</linkreplace>>
<</replace>><</linkreplace>>
<<linkreplace "Talk to Neighbour">><<replace "#main">>The neighbour is at home.
What do you want to ask?
<<linkreplace "What do you talk about with Andrea?">><<replace "#main">><<set $Suspicious to true>>She replies <i>None of your business. Please leave.</i>
<<linkreplace "Leave">><<set $Night to "Thursday">><<goto "SpyExtra">><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "How well do you know Andrea?">><<replace "#main">><<set $Suspicious to true>>She replies <i>That is none of your business. Please leave.</i>
<<linkreplace "Leave">><<set $Night to "Thursday">><<goto "SpyExtra">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Talk to Alfredo">><<replace "#main">>Alfredo is not in today.
<<linkreplace "Leave">><<set $Night to "Thursday">><<goto "SpyExtra">><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>><</if>><<if $Night=="Thursday">><<if $Suspicious is true>><div class="header">Thursday</div>
Your Manager contacts you today to advise that Andrea Miller did not turn up for work today and has apparently disappeared.
It seems she became aware she was under surveillence.
<<linkreplace "You are Sacked">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>><<else>><div class="header">Thursday Night</div>
<i>17.20</i> Picked up Dry Cleaning
<i>1800</i> Arrived home
<i>18.30-19.30</i> Run in park
<i>20.30</i> Attended cinema with friend
<i>22.30</i> Back home
<i>23.30</i> Lights out
<<linkreplace "Actions">><<replace "#main">><div class="header">Report</div>
Your report is due.
How do you think Andrea Miller passing on the stolen information?
<<linkreplace "Park Toilets">><<set $Report to "Toilet">><<goto "SpyExtOutcome">><</linkreplace>>
<<linkreplace "Dry Cleaner">><<set $Report to "Correct">><<goto "SpyExtOutcome">><</linkreplace>>
<<linkreplace "Her Supervisor">><<set $Report to "Super">><<goto "SpyExtOutcome">><</linkreplace>><</replace>><</linkreplace>><</if>><</if>>
</span></div></div><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "SpyExtOutcome">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><span id="holiday"></span></span></div>
<span id="image"><img src="Spy.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main"><<if $Report =="Toilet">>A stakeout of the public toilet in the park provides no evidence of secret meetings or exchanges of information.
You got it wrong.
<<linkreplace "You are Sacked">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<</if>><<if $Report =="Supervisor">>Andrea's supervisor is arrested and interrogated but eventually she is released due to lack of evidence. She is proabaly going to sue.
<<linkreplace "You are Sacked">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
<</if>><<if $Report =="Correct">><<timed 0.1s>><<replace "#holiday">><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Spy4">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Spy4">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Spy4">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div><</replace>>Agents are sent to search the drycleaner's shop. They find evidence of a spy network and both the drycleaner and Andrea are arrested.
Good job. You got a Bonus.
<span id="but"><<button "Collect Bonus">><<replace "#but">><</replace>><<set $Money to $Money+2000>><<set $Hearts to $Hearts+30>><<set $Stars to $Stars+20>><<replace "#main">>BONUS:
<img src="MoneyS.png" width=20%> $2,000 <<audio Money play>><<replace "#money">><div class="animation">$Money</div><</replace>>
<<timed 1s>><img src="HeartS.png" width=20%> 30<<replace "#hearts">><div class="animation">$Hearts</div><</replace>><</timed>><<timed 2s>>
<img src="StarS.png" width=20%> 20 <<replace "#stars">><div class="animation">$Stars</div><</replace>>
<</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Spy4">><</if>><</linkreplace>><</timed>><</replace>><</button>></span><</timed>><</if>></span></div></div><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "SharkDive">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="holiday"><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Marine8">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Marine8">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Marine8">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Marine1.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main"><<if $SharkCorrect2 is true>><<set $Stars to $Stars+10>>Your results confirm similar tests conducted by colleagues.
<<timed 1.5s>>You receive <<audio Money play>><<replace "#stars">><div class="animation">$Stars</div><</replace>>
<img src="StarS.png" width=10%> 10
<<linkreplace "Next Year">><<set $SharkCorrect2 to false>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Marine8">><</if>><</linkreplace>><</timed>><<else>>Your results have not been confirmed by any other tests conducted by colleagues.
<<linkreplace "Next Year">><<set $SharkCorrect2 to false>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Marine8">><</if>><</linkreplace>><</if>></span></div></div><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "SharkDive">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="holiday"><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to "Marine9">><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to "Marine9">><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to "Marine9">><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Marine1.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main"><<if $SharkCorrect2 is true>><<set $Stars to $Stars+10>>Your results confirm similar tests conducted by colleagues.
<<timed 1.5s>>You receive <<audio Money play>><<replace "#stars">><div class="animation">$Stars</div><</replace>>
<img src="StarS.png" width=10%> 10
<<linkreplace "Next Year">><<set $SharkCorrect2 to false>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Marine9">><</if>><</linkreplace>><</timed>><<else>>Your results have not been confirmed by any other tests conducted by colleagues.
<<linkreplace "Next Year">><<set $SharkCorrect2 to false>><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto "Marine9">><</if>><</linkreplace>><</if>></span></div></div><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "SharkDive">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div><div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table></span><span id="holiday"></span></div>
<span id="image"><img src="Marine1.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main"><<if $SharkCorrect2 is true>><<set $Stars to $Stars+10>>Your results confirm similar tests conducted by colleagues.
<<timed 1.5s>>You receive <<audio Money play>><<replace "#stars">><div class="animation">$Stars</div><</replace>>
<img src="StarS.png" width=10%> 10
<<linkreplace "Final Report">><<goto "MarineReport2">><</linkreplace>><</timed>><<else>>Your results have not been confirmed by any other tests conducted by colleagues.
<<linkreplace "Final Report">><<goto "MarineReport2">><</linkreplace>><</if>></span></div></div><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Tasks">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div>
<div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Slack to $Slack+1>><<set $Dest to $NextPage>><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Slack to $Slack+1>><<set $Dest to $NextPage>><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Slack to $Slack+1>><<set $Dest to $NextPage>><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div><span id="image"><img src="Arch.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main"><<if $Task =="Authentic">><table><tr><td><span style="color:#cc9900">Item</span></td><td><span style="color:#cc9900">Carbon Dating</span></td><td><span style="color:#cc9900">Comment</span></td><td><span style="color:#cc9900">Artefact Ancient Pompeii</span></td></tr><tr><td>Earthenware Jar</td><td>1,000 years</td><td>Good Condition</td><td><<linkreplace "Yes">><<set $Correct to $Correct-1>><</linkreplace>></td></tr><tr><td>Fresco</td><td>2,000 years</td><td>Depicts Animals</td><td><<linkreplace "Yes">><<set $Correct to $Correct+1>><</linkreplace>></td></tr><tr><td>Corpse</td><td>500 years</td><td>Decayed</td><td><<linkreplace "Yes">><<set $Correct to $Correct-1>><</linkreplace>></td></tr><tr><td>Snake Bracelet</td><td>2,100 years</td><td>Slave Item</td><td><<linkreplace "Yes">><<set $Correct to $Correct+1>><</linkreplace>></td></tr></table>
<<linkreplace "Next">><<replace "#main">><table><tr><td><span style="color:#cc9900">Item</span></td><td><span style="color:#cc9900">Carbon Dating</span></td><td><span style="color:#cc9900">Comment</span></td><td><span style="color:#cc9900">Artefact Ancient Pompeii</span></td></tr><tr><td>Giraffe Bone</td><td>2,000 years</td><td>Tibia</td><td><<linkreplace "Yes">><<set $Correct to $Correct+1>><</linkreplace>></td></tr><tr><td>Spear</td><td>600 years</td><td>Broken Tip</td><td><<linkreplace "Yes">><<set $Correct to $Correct-1>><</linkreplace>></td></tr><tr><td>Loaf of Bread</td><td>1,900 years</td><td>Carbonised</td><td><<linkreplace "Yes">><<set $Correct to $Correct+1>><</linkreplace>></td></tr></table>
<<linkreplace "Next">><<replace "#main">><table><tr><td><span style="color:#cc9900">Item</span></td><td><span style="color:#cc9900">Carbon Dating</span></td><td><span style="color:#cc9900">Comment</span></td><td><span style="color:#cc9900">Artefact Ancient Pompeii</span></td></tr><tr><td>Earthenware Bottle</td><td>2,000 years</td><td>Good Condition</td><td><<linkreplace "Yes">><<set $Correct to $Correct+1>><</linkreplace>></td></tr><tr><td>Gold Bracelet</td><td>100 years</td><td>18 carat gold</td><td><<linkreplace "Yes">><<set $Correct to $Correct-1>><</linkreplace>></td></tr><tr><td>Skeleton</td><td>1,900 years</td><td>Decayed</td><td><<linkreplace "Yes">><<set $Correct to $Correct+1>><</linkreplace>></td></tr><tr><td>Bird Bones</td><td>1,000 years</td><td>Ward off Evil</td><td><<linkreplace "Yes">><<set $Correct to $Correct-1>><</linkreplace>></td></tr></table>
<<linkreplace "Next">><<replace "#main">><table><tr><td><span style="color:#cc9900">Item</span></td><td><span style="color:#cc9900">Carbon Dating</span></td><td><span style="color:#cc9900">Condition</span></td><td><span style="color:#cc9900">Artefact Ancient Pompeii</span></td></tr><tr><td>Wooden Table</td><td>10 years</td><td>Scratched</td><td><<linkreplace "Yes">><<set $Correct to $Correct-1>><</linkreplace>></td></tr><tr><td>Coins</td><td>2,010 years</td><td>Gold</td><td><<linkreplace "Yes">><<set $Correct to $Correct+1>><</linkreplace>></td></tr><tr><td>Statue of Venus</td><td>
1,700 years</td><td>Finely Crafted </td><td><<linkreplace "Yes">><<set $Correct to $Correct-1>><</linkreplace>></td></tr></table>
<<linkreplace "Results">><<goto "TaskResult">><</linkreplace>><</replace>><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</if>><<if $Task =="Research">>The site of your work dig is in the ruins left behind by the eruption of Mount Vesuvius in 79 AD.
<<linkreplace "Artefacts Found">><<replace "#main">>Temples, shops, cafes, bathhouses and homes have all been discovered largely intact in the ancient city.
<<linkreplace "Next">><<replace "#main">>Other items found include preserved frescos, sculptures, bowls, jewelry, and even ancient graffiti.
<<linkreplace "Next">><<replace "#main">>A giraffe bone has also been discovered. It is the only giraffe bone found so far in Roman Italy.
<i><<linkreplace "Close">><<goto "Tasks">><</linkreplace>></i><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>>
<<linkreplace "Cleaning">><<replace "#main">><span id="intro">At the dig site cleaning artefacts requires a material-specific approach.</span>
<<linkreplace "Delicate Objects">><<replace "#intro">>Materials too delicate for cleaning are often left as they were found to prevent further damage.<</replace>><</linkreplace>>
<<linkreplace "Bone">><<replace "#intro">><i>Bones</i> need to be brushed dry using a toothbrush or similar soft brush.<</replace>><</linkreplace>>
<<linkreplace "Pottery">><<replace "#intro">><i>Pottery</i> needs a soft brush or cloth with warm water and a very mild detergent.<</replace>><</linkreplace>>
<<linkreplace "Metals">><<replace "#intro">><i>Metal</i> is best cleaned using a Laser.<</replace>><</linkreplace>>
<i><<linkreplace "Close">><<goto "Tasks">><</linkreplace>></i>
<</replace>><</linkreplace>>
<<linkreplace "Analysis">><<replace "#main">><span id="intro">Archaeologists at the dig site use a range of analytical techniques to better understand dig sites including:</span>
<<linkreplace "Organic Residues">><<replace "#intro">>At the dig site chemical analysis of organic residue is sometimes used to identify the kinds of plants or animals that might have been cooked in a pot, or cut with a stone tool.<</replace>><</linkreplace>>
<<linkreplace "Carbon Dating">><<replace "#intro">>Measuring the amount of radioactive carbon decay in organic matter found on artefacts is a method used at the site to determine an object's approximate age.<</replace>><</linkreplace>>
<i><<linkreplace "Close">><<goto "Tasks">><</linkreplace>></i>
<</replace>><</linkreplace>>
<<linkreplace "New Excavations">><<replace "#main">>Most of the current dig site has already been excavated but there are still two unexplored areas.
One is to the north east of the east temple.
The other is south west of the existing southern boundary.
<i><<linkreplace "Close">><<goto "Tasks">><</linkreplace>></i>
<</replace>><</linkreplace>>
<i><<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $NextPage>><</if>><</linkreplace>></i><</if>><<if $Task =="Clean">>Working in the field you uncover some kind of bowl made from metal. You extract it carefully and take it to the Lab.
Which of the following do you use to clean it:
<span id="choice"><<linkreplace "Toothbrush">><<replace "#choice">>Unfortunately this doesn't clean the metal very effectively. <</replace>><</linkreplace>>
<<linkreplace "Cloth and Water">><<replace "#choice">>Unfortunately this doesn't clean the metal very effectively.<</replace>><</linkreplace>>
<<linkreplace "Laser">><<replace "#choice">><<set $Correct to $Correct+1>>The laser cleans up the metal very well without damage to the artefact.<</replace>><</linkreplace>>
<<linkreplace "Mild Detergent">><<replace "#choice">>Unfortunately this doesn't clean the metal very effectively.<</replace>><</linkreplace>></span>
<<linkreplace "Next">><<replace "#main">>Working in the field you uncover some very fragile material. What should you do?
<span id="choice"><<linkreplace "Use toothbrush to clean it">><<replace "#choice">>Unfortunately the material disintegrates.<</replace>><</linkreplace>>
<<linkreplace "Don't clean it">><<replace "#choice">><<set $Correct to $Correct+1>>You carefully extract the material and store it.<</replace>><</linkreplace>>
<<linkreplace "Use mild detergent to clean it">><<replace "#choice">>Unfortunately the material disintegrates.<</replace>><</linkreplace>></span>
<<linkreplace "Next">><<replace "#main">>Working in the field you uncover some kind a large pottery vase. You extract it carefully and take it to the Lab.
Which of the following do you use to clean it:
<span id="choice"><<linkreplace "Laser">><<replace "#choice">>Unfortunately the laser damages the vase.<</replace>><</linkreplace>>
<<linkreplace "Cloth, Water, Mild Detergent">><<replace "#choice">><<set $Correct to $Correct+1>>As you gradually clean up the vase you see it is decorated in beautiful colours. It is an impressive find.<</replace>><</linkreplace>>
<<linkreplace "Wire Brush">><<replace "#choice">>Unfortunately the brush damages the vase.<</replace>><</linkreplace>>
<<linkreplace "Toothbrush">><<replace "#choice">>Unfortunately this doesn't clean the vase very effectively.<</replace>><</linkreplace>></span>
<<linkreplace "Next">><<replace "#main">>Working in the field you uncover some kind of animal bone. You extract it carefully and take it to the Lab.
Which of the following do you use to clean it:
<span id="choice"><<linkreplace "Soft Brush">><<replace "#choice">><<set $Correct to $Correct+1>>The brush gently removes dirt and debris without damaging the bone itself.<</replace>><</linkreplace>>
<<linkreplace "Cloth, Water, Mild Detergent">><<replace "#choice">>Unfortunately the detergent damages the bone.<</replace>><</linkreplace>>
<<linkreplace "Laser">><<replace "#choice">>Unfortunately the laser damages the bone.<</replace>><</linkreplace>>
<<linkreplace "Soft Cloth">><<replace "#choice">>Unfortunately this doesn't clean the bone very effectively.<</replace>><</linkreplace>></span>
<<linkreplace "Work Summary">><<goto "TaskResult">><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>><<if $Task=="Soil">>You examine the residues contained in a large pot found on the dig site. The residues contain fatty acids from large mammals.
<<linkreplace "Next">><<replace "#main">>Your results suggest that the people of Pompeii:
<span id="choice"><<linkreplace "Were mostly vegetarian">><<replace "#choice">>You make a note of this finding.<</replace>><</linkreplace>>
<<linkreplace "Ate a lot of meat">><<replace "#choice">>You make a note of this finding.<</replace>><</linkreplace>>
<<linkreplace "Cooked meat products in the pot">><<replace "#choice">><<set $Correct to $Correct+1>>You make a note of this finding.<</replace>><</linkreplace>></span>
<<linkreplace "Next">><<replace "#main">>The next artefact you analyse is a jar. You find traces of Y. lipolytica an aerobic yeast associated with dairy products.
<<linkreplace "Next">><<replace "#main">>Your results suggest that the jar might have been used to store:
<span id="choice"><<linkreplace "Fish">><<replace "#choice">>You make a note of this suggestion.<</replace>><</linkreplace>>
<<linkreplace "Cheese">><<replace "#choice">><<set $Correct to $Correct+1>>You make a note of this suggestion.<</replace>><</linkreplace>>
<<linkreplace "Flour">><<replace "#choice">>You make a note of this suggestion.<</replace>><</linkreplace>></span>
<<linkreplace "Next">><<replace "#main">>The next artefact you examine is mug. You find traces of Ergosterol a potential biomarker for beer.
<<linkreplace "Next">><<replace "#main">>Your results suggest that the people of Pompeii might have been:
<span id="choice"><<linkreplace "Making Beer">><<replace "#choice">><<set $Correct to $Correct+1>>You make a note of this finding.<</replace>><</linkreplace>>
<<linkreplace "Alcoholics">><<replace "#choice">>You make a note of this finding.<</replace>><</linkreplace>>
<<linkreplace "Using Beer for Cooking">><<replace "#choice">>You make a note of this finding.<</replace>><</linkreplace>></span>
<<linkreplace "Submit Report">><<goto "TaskResult">><</linkreplace>>
<</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>><<if $Task=="Excavate">>Excavatng a new area of the dig site is an exciting undertaking.
Where would you like to start digging?
<<if $WestT is false>><<linkreplace "NE of West Temple">><<set $WestT to true>><<set $Count to $Count+1>><<goto "Excavate">><</linkreplace>><</if>>
<<if $SouthB is false>><<linkreplace "SW of South Boundary">><<goto "TaskResult">><</linkreplace>><</if>>
<<if $EastT is false>><<linkreplace "NW of East Temple">><<set $EastT to true>><<set $Count to $Count+1>><<goto "Excavate">><</linkreplace>><</if>>
<<if $EastB is false>><<linkreplace "SW of East Boundary">><<set $EastB to true>><<set $Count to $Count+1>><<goto "Excavate">><</linkreplace>><</if>>
<<if $SouthT is false>><<linkreplace "NE of South Temple">><<set $SouthT to true>><<set $Count to $Count+1>><<goto "Excavate">><</linkreplace>><</if>><</if>>
</span></div></div><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Tasks">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div>
<div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to $NextPage>><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to $NextPage>><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to $NextPage>><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div>
<span id="image"><img src="Arch.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main"><<if $Task =="Authentic">><<if $Correct ==7>><<set $Hearts to $Hearts+40>><<set $Stars to $Stars+2>>Great Job. You have correctly identified all of the items that come from Ancient Pompeii.
<<timed 2s>>You gain <<audio Money play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=10%> 40
<img src="StarS.png" width=10%> 2<</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $NextPage>><</if>><</linkreplace>><</timed>><<else>><<set $Hearts to $Hearts-5>>Unfortunately some of the items you identified were not authentic Ancient Pompeii artefacts.
<<timed 2s>>You lose <<audio Deduct play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>>
<img src="HeartS.png" width=10%> 5<</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $NextPage>><</if>><</linkreplace>><</timed>><</if>><</if>><<if $Task =="Clean">><<if $Correct ==4>><<set $Hearts to $Hearts+40>><<set $Stars to $Stars+5>>Great Job. You have appropriately handled the cleaning of the four artefacts you found.
<<timed 2s>>You gain <<audio Money play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>>
<img src="HeartS.png" width=10%> 40
<img src="StarS.png" width=10%> 5<</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $NextPage>><</if>><</linkreplace>><</timed>><<else>><<set $Hearts to $Hearts-5>><<set $Stars to $Stars-2>>Unfortunately some of the artefacts you found have been damaged or not appropriately cleaned.
<<timed 2s>>You lose <<audio Deduct play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>>
<img src="HeartS.png" width=10%> 5
<img src="StarS.png" width=10%> 2<</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $NextPage>><</if>><</linkreplace>><</timed>><</if>><</if>><<if $Task =="Soil">><<if $Correct ==3>><<set $Hearts to $Hearts+40>><<set $Stars to $Stars+5>>Great Job. Your chemical analysis work was excellent and your findings appropriate.
<<timed 4s>>You gain <<audio Money play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>>
<img src="HeartS.png" width=10%> 40
<img src="StarS.png" width=10%> 5<</timed>><<timed 5s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $NextPage>><</if>><</linkreplace>><</timed>><<else>><<set $Hearts to $Hearts-5>><<set $Stars to $Stars-2>>Your chemical analysis work was excellent but some of your conclusions do not match the evidence.
<<timed 4s>>You lose <<audio Deduct play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>>
<img src="HeartS.png" width=10%> 5
<img src="StarS.png" width=10%> 2<</timed>><<timed 5s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $NextPage>><</if>><</linkreplace>><</timed>><</if>><</if>><<if $Task =="Excavate">><<set $Hearts to $Hearts+50>><<set $Stars to $Stars+7>>You carefully excavate an area to the south west of the southern dig boundary.
<<linkreplace "Continue">><<replace "#main">>After some time you find many new artefacts including jars, jewellery and an almost perfectly preserved vase.
<<linkreplace "Continue">><<replace "#main">>Your work is very much appreciated.
<<timed 2s>>You gain <<audio Money play>><<replace "#hearts">><div class="animation">$Hearts</div><</replace>><<replace "#stars">><div class="animation">$Stars</div><</replace>>
<img src="HeartS.png" width=10%> 40
<img src="StarS.png" width=10%> 5<</timed>><<timed 3s>>
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $NextPage>><</if>><</linkreplace>><</timed>><</replace>><</linkreplace>><</replace>><</linkreplace>><</if>>
</span></div></div><</if>><<if $Money gte $GMoney and $Hearts gte $GHearts and $Stars gte $GStars and $Year lt 20 and $GAchieved is false>><<set $Dest to "Tasks">><<goto "Early Finish">><<else>><div class="col-12"><div class="header">My Unusual Career</div><div class="header1"><span id="position">$Position</span>
<span id="year"><span style="color:white">Year: $Year</span></span></div>
<div class="right"><span id="options"><table><tr><td></td><td><img src="MoneyS.png" width=40%></td><td><img src="HeartS.png" width=40%></td><td><img src="StarS.png" width=40%></td></tr><tr><td></td><td><span id="money">$Money</span></td><td><span id="hearts">$Hearts</span></td><td><span id="stars">$Stars</span></td></tr><tr><td><span style="color:#cc9900">Salary</span></td><td><span id="salmoney"><span style="color:#cc9900">$SalMoney</span></span></td><td><span id="salhearts"><span style="color:#cc9900">$SalHearts</span></span></td><td><span id="salstars"><span style="color:#cc9900">$SalStars</span></span></td></tr><tr><td><span style="color:#00ff7f">Goals</span></td><td><span style="color:#00ff7f">$GMoney</span></td><td><span style="color:#00ff7f">$GHearts</span></td><td><span style="color:#00ff7f">$GStars</span></td></tr></table><div class="small"><<linkreplace "Take a Holiday">><<set $Dest to $NextPage>><<goto "HolidayR">><</linkreplace>>
<<linkreplace "Seek Fame">><<set $Dest to $NextPage>><<goto "FameR">><</linkreplace>>
<<linkreplace "Earn Extra Cash">><<set $Dest to $NextPage>><<goto "MoneyR">><</linkreplace>>
<<linkreplace "Change Careers">><<set $SalMoney to 0>><<set $SalHearts to 0>><<set $SalStars to 0>><<goto "Choose Career">><</linkreplace>>
</div></span></div><span id="image"><img src="Arch.jpg" width=30%></span><div class="col-4"><div class="left"><span id ="main"><<if $Count lt 3>>You commence the dig in this area.
Unfortunately all your efforts go unrewarded and you don't find any new artefacts or objects. You'll have to try another area.
<<if $WestT is false>><<linkreplace "NE of West Temple">><<set $WestT to true>><<set $Count to $Count+1>><<goto "Excavate">><</linkreplace>><</if>>
<<if $SouthB is false>><<linkreplace "SW of South Boundary">><<goto "TaskResult">><</linkreplace>><</if>>
<<if $EastT is false>><<linkreplace "NW of East Temple">><<set $EastT to true>><<set $Count to $Count+1>><<goto "Excavate">><</linkreplace>><</if>>
<<if $EastB is false>><<linkreplace "SW of East Boundary">><<set $EastB to true>><<set $Count to $Count+1>><<goto "Excavate">><</linkreplace>><</if>>
<<if $SouthT is false>><<linkreplace "NE of South Temple">><<set $SouthT to true>><<set $Count to $Count+1>><<goto "Excavate">><</linkreplace>><</if>><</if>>
<<if $Count==3>>You commence the dig in this area.
Unfortunately all your efforts go unrewarded and you don't find any new artefacts or objects.
<<timed 4s>>You have run out of time for excavating this year.
<<linkreplace "Next Year">><<set $Year to $Year+1>><<if $Year gt 20>><<goto "Finish">><<else>><<goto $NextPage>><</if>><</linkreplace>><</timed>><</if>></span></div></div></div><</if>>