2009scape-website/secure.funorb.com/m=fomessenger/messenger.js
2020-11-20 09:58:06 -05:00

168 lines
4.1 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

var numofoptions = 16;
var testArr = new Array(numofoptions);
testArr[0] = document.getElementById("teletext_inner").innerHTML;
testArr[1] =
"<span class='hilight' id='teledetail0'>Ephrayam</span> has managed to get a score of <span class='hilight' id='teledetail1'>Score: 2,756</span> in <span class='hilight' id='teledetail2'>Tomb Racer - Beacon of Beams</span>, putting them in 5th place";
testArr[2] =
"<span class='hilight' id='teledetail0'>Robot X 1234</span> has managed to get a score of <span class='hilight' id='teledetail1'>Total Time: 5:54:20</span> in <span class='hilight' id='teledetail2'>Vertigo 2 - Time Attack</span>, putting them in 3rd place"
;
testArr[3] =
"Well done to <span class='hilight' id='teledetail0'>Chaotic Ring</span> for getting the <span class='hilight' id='teledetail1'>Winning Storm</span> Achievement in <span class='hilight' id='teledetail2'>Arcanists</span>"
;
testArr[4] =
"<span class='hilight' id='teledetail0'>Chinee Foods</span> has a Rating of <span class='hilight' id='teledetail1'>4619</span> in <span class='hilight' id='teledetail2'>Arcanists</span>, putting them in 5th place";
testArr[5] =
"Well done to <span class='hilight' id='teledetail0'>Gengar139</span> for getting the <span class='hilight' id='teledetail1'>Master Orbster</span> Achievement in <span class='hilight' id='teledetail2'>FunOrb</span>"
;
testArr[6] =
"<span class='hilight' id='teledetail0'>Mpg321</span> has a Rating of <span class='hilight' id='teledetail1'>2218</span> in <span class='hilight' id='teledetail2'>Tomb Racer</span>, putting them in 4th place"
;
testArr[7] =
"<span class='hilight' id='teledetail0'>Walwb</span> has managed to get a score of <span class='hilight' id='teledetail1'>Score: 39,833</span> in <span class='hilight' id='teledetail2'>Torquing!</span>, putting them in 3rd place"
;
testArr[8] = "<span class='hilight' id='teledetail0'>Dr Korvett</span> has managed to get a score of <span class='hilight' id='teledetail1'>Level: 5, Score: 1,393</span> in <span class='hilight' id='teledetail2'>Thirty-Six Card Trick - Hard</span>, putting them in 1st place"
;
testArr[9] =
"<span class='hilight' id='teledetail0'>124sebastian</span> has managed to get a score of <span class='hilight' id='teledetail1'>Accuracy: 35%, Score: 40,400</span> in <span class='hilight' id='teledetail2'>Ace of Skies - Main Game</span>, putting them in 5th place";
testArr[10] =
"<span class='hilight' id='teledetail0'>Wazinmypants</span> has a Rating of <span class='hilight' id='teledetail1'>4635</span> in <span class='hilight' id='teledetail2'>Arcanists</span>, putting them in 3rd place"
;
testArr[11] =
"<span class='hilight' id='teledetail0'>Chessland</span> has a Rating of <span class='hilight' id='teledetail1'>2237</span> in <span class='hilight' id='teledetail2'>Tomb Racer</span>, putting them in 2nd place"
;
testArr[12] =
"<span class='hilight' id='teledetail0'>MYRM Miner</span> has a Rating of <span class='hilight' id='teledetail1'>3574</span> in <span class='hilight' id='teledetail2'>Steel Sentinels</span>, putting them in 3rd place"
;
testArr[13] =
"Well done to <span class='hilight' id='teledetail0'>Ran Cuty</span> for getting the <span class='hilight' id='teledetail1'>Master Orbster</span> Achievement in <span class='hilight' id='teledetail2'>FunOrb</span>"
;
testArr[14] =
"<span class='hilight' id='teledetail0'>III-Triz-III</span> has a Rating of <span class='hilight' id='teledetail1'>4300</span> in <span class='hilight' id='teledetail2'>Kickabout League</span>, putting them in 3rd place"
;
testArr[15] =
"<span class='hilight' id='teledetail0'>Deko Yoshi</span> has managed to get a score of <span class='hilight' id='teledetail1'>Stage: 20, Score: 269,190</span> in <span class='hilight' id='teledetail2'>Deko Bloko - Stamina Highscores</span>, putting them in 4th place"
;
setTimeout("changetele(0)",waittime);
// Comment