2009scape-website/services.funorb.com/m=fomessenger/messenger.js

168 lines
4.1 KiB
JavaScript
Raw Normal View History

var numofoptions = 16;
var testArr = new Array(numofoptions);
testArr[0] = document.getElementById("teletext_inner").innerHTML;
testArr[1] =
"<span class='hilight' id='teledetail0'>Dr<44>Korvett</span> has managed to get a score of <span class='hilight' id='teledetail1'>Accuracy: 45%, Score: 5,700</span> in <span class='hilight' id='teledetail2'>Ace of Skies - Arcade Mode</span>, putting them in 2nd place"
;
testArr[2] =
"<span class='hilight' id='teledetail0'>iBlade<64>x</span> has a Rating of <span class='hilight' id='teledetail1'>1477</span> in <span class='hilight' id='teledetail2'>Pixelate</span>, putting them in 5th place";
testArr[3] =
"<span class='hilight' id='teledetail0'>Gamer33333</span> has a Rating of <span class='hilight' id='teledetail1'>2283</span> in <span class='hilight' id='teledetail2'>Virogrid</span>, putting them in 5th place";
testArr[4] =
"Well done to <span class='hilight' id='teledetail0'>Jak<61>Of<4F>Honor</span> for getting the <span class='hilight' id='teledetail1'>Zarosian Purge</span> Achievement in <span class='hilight' id='teledetail2'>Armies of Gielinor</span>"
;
testArr[5] =
"<span class='hilight' id='teledetail0'>Ligerbearpig</span> has managed to get a score of <span class='hilight' id='teledetail1'>Score: 1,999</span> in <span class='hilight' id='teledetail2'>Tomb Racer - Common Pyramid</span>, putting them in 3rd place"
;
testArr[6] =
"<span class='hilight' id='teledetail0'>Mime<6D>Skilll</span> has a Rating of <span class='hilight' id='teledetail1'>2525</span> in <span class='hilight' id='teledetail2'>Pool</span>, putting them in 3rd place"
;
testArr[7] = "<span class='hilight' id='teledetail0'>Firesnake<6B>Jr</span> has a Rating of <span class='hilight' id='teledetail1'>3568</span> in <span class='hilight' id='teledetail2'>Brick-<2D>-Brac</span>, putting them in 1st place"
;
testArr[8] =
"<span class='hilight' id='teledetail0'>Cneedsagf</span> has managed to get a score of <span class='hilight' id='teledetail1'>Score: 1,027,800</span> in <span class='hilight' id='teledetail2'>Miner Disturbance - Volcano</span>, putting them in 4th place"
;
testArr[9] =
"<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[10] =
"Well done to <span class='hilight' id='teledetail0'>Jwilligers</span> for getting the <span class='hilight' id='teledetail1'>Bounce Master Senior</span> Achievement in <span class='hilight' id='teledetail2'>Brick-<2D>-Brac</span>"
;
testArr[11] =
"<span class='hilight' id='teledetail0'>Line<6E>Rider<65>0</span> has managed to get a score of <span class='hilight' id='teledetail1'>Wave: Win, Score: 1,504,893</span> in <span class='hilight' id='teledetail2'>Orb Defence - Pincer</span>, putting them in 2nd place"
;
testArr[12] =
"<span class='hilight' id='teledetail0'>Aatat</span> has a Rating of <span class='hilight' id='teledetail1'>3531</span> in <span class='hilight' id='teledetail2'>Steel Sentinels</span>, putting them in 4th place"
;
testArr[13] =
"<span class='hilight' id='teledetail0'>Crashmcvert</span> has a Rating of <span class='hilight' id='teledetail1'>2804</span> in <span class='hilight' id='teledetail2'>Zombie Dawn Multiplayer</span>, putting them in 3rd place"
;
testArr[14] =
"Well done to <span class='hilight' id='teledetail0'>Spiky971</span> for getting the <span class='hilight' id='teledetail1'>Master Orbster</span> Achievement in <span class='hilight' id='teledetail2'>FunOrb</span>"
;
testArr[15] =
"<span class='hilight' id='teledetail0'>Deskjethp</span> has managed to get a score of <span class='hilight' id='teledetail1'>Time: 04:01.04</span> in <span class='hilight' id='teledetail2'>Pool - Without Guides</span>, putting them in 2nd place"
;
setTimeout("changetele(0)",waittime);
// Comment