Here is some text from the HTML file for that main page... this is the scripted part that caches the images for the players (for mouseovers, I suppose). Take notice of the order of the names, even though it doesn't perfectly work out:
if (document.images) { // on states gervaseon = new Image(); gervaseon.src = "/network/tvshows/mini/survivor/show/images/gervas eR.gif"; gervaseoff = new Image(); gervaseoff.src = "/network/tvshows/mini/survivor/show/images/gervas eB.gif";
jennaon = new Image(); jennaon.src = "/network/tvshows/mini/survivor/show/images/jennaR .gif"; jennaoff = new Image(); jennaoff.src = "/network/tvshows/mini/survivor/show/images/jennaB .gif";
rudyon = new Image(); rudyon.src = "/network/tvshows/mini/survivor/show/images/rudyR. gif"; rudyoff = new Image(); rudyoff.src = "/network/tvshows/mini/survivor/show/images/rudyB. gif";
richardon = new Image(); richardon.src = "/network/tvshows/mini/survivor/show/images/richar dR.gif"; richardoff = new Image(); richardoff.src = "/network/tvshows/mini/survivor/show/images/richar dB.gif";
gregon = new Image(); gregon.src = "/network/tvshows/mini/survivor/show/images/gregR. gif"; gregoff = new Image(); gregoff.src = "/network/tvshows/mini/survivor/show/images/gregB. gif";
seanon = new Image(); seanon.src = "/network/tvshows/mini/survivor/show/images/seanR. gif"; seanoff = new Image(); seanoff.src = "/network/tvshows/mini/survivor/show/images/seanB. gif";
gretchenon = new Image(); gretchenon.src = "/network/tvshows/mini/survivor/show/images/gretch enR.gif"; gretchenoff = new Image(); gretchenoff.src = "/network/tvshows/mini/survivor/show/images/gretch enB.gif";
susanon = new Image(); susanon.src = "/network/tvshows/mini/survivor/show/images/susanR .gif"; susanoff = new Image(); susanoff.src = "/network/tvshows/mini/survivor/show/images/susanB .gif";
colleenon = new Image(); colleenon.src = "/network/tvshows/mini/survivor/show/images/collee nR.gif"; colleenoff = new Image(); colleenoff.src = "/network/tvshows/mini/survivor/show/images/collee nB.gif";
kellyon = new Image(); kellyon.src = "/network/tvshows/mini/survivor/show/images/kellyR .gif"; kellyoff = new Image(); kellyoff.src = "/network/tvshows/mini/survivor/show/images/kellyB .gif";
joelon = new Image(); joelon.src = "/network/tvshows/mini/survivor/show/images/joelR. gif"; joeloff = new Image(); joeloff.src = "/network/tvshows/mini/survivor/show/images/joelB. gif";
dirkon = new Image(); dirkon.src = "/network/tvshows/mini/survivor/show/images/dirkR. gif"; dirkoff = new Image(); dirkoff.src = "/network/tvshows/mini/survivor/show/images/dirkB. gif";
ramonaon = new Image(); ramonaon.src = "/network/tvshows/mini/survivor/show/images/ramona R.gif"; ramonaoff = new Image(); ramonaoff.src = "/network/tvshows/mini/survivor/show/images/ramona B.gif";
staceyon = new Image(); staceyon.src = "/network/tvshows/mini/survivor/show/images/stacey R.gif"; staceyoff = new Image(); staceyoff.src = "/network/tvshows/mini/survivor/show/images/stacey B.gif";
bbon = new Image(); bbon.src = "/network/tvshows/mini/survivor/show/images/bbR.gi f"; bboff = new Image(); bboff.src = "/network/tvshows/mini/survivor/show/images/bbB.gi f";
sonjaon = new Image(); sonjaon.src = "/network/tvshows/mini/survivor/show/images/sonjaR .gif"; sonjaoff = new Image(); sonjaoff.src = "/network/tvshows/mini/survivor/show/images/sonjaB .gif";
We all agree trading liberty for security gives you neither, but trading security for convenience? That's absurd!
Here is some text from the HTML file for that main page... this is the scripted part that caches the images for the players (for mouseovers, I suppose). Take notice of the order of the names, even though it doesn't perfectly work out:
s eR.gif"; s eB.gif";
R .gif"; B .gif";
. gif"; . gif";
r dR.gif"; r dB.gif";
. gif"; . gif";
. gif"; . gif";
h enR.gif"; h enB.gif";
R .gif"; B .gif";
e nR.gif"; e nB.gif";
R .gif"; B .gif";
. gif"; . gif";
. gif"; . gif";
a R.gif"; a B.gif";
y R.gif"; y B.gif";
i f"; i f";
R .gif"; B .gif";
if (document.images) {
// on states
gervaseon = new Image(); gervaseon.src = "/network/tvshows/mini/survivor/show/images/gerva
gervaseoff = new Image(); gervaseoff.src = "/network/tvshows/mini/survivor/show/images/gerva
jennaon = new Image(); jennaon.src = "/network/tvshows/mini/survivor/show/images/jenna
jennaoff = new Image(); jennaoff.src = "/network/tvshows/mini/survivor/show/images/jenna
rudyon = new Image(); rudyon.src = "/network/tvshows/mini/survivor/show/images/rudyR
rudyoff = new Image(); rudyoff.src = "/network/tvshows/mini/survivor/show/images/rudyB
richardon = new Image(); richardon.src = "/network/tvshows/mini/survivor/show/images/richa
richardoff = new Image(); richardoff.src = "/network/tvshows/mini/survivor/show/images/richa
gregon = new Image(); gregon.src = "/network/tvshows/mini/survivor/show/images/gregR
gregoff = new Image(); gregoff.src = "/network/tvshows/mini/survivor/show/images/gregB
seanon = new Image(); seanon.src = "/network/tvshows/mini/survivor/show/images/seanR
seanoff = new Image(); seanoff.src = "/network/tvshows/mini/survivor/show/images/seanB
gretchenon = new Image(); gretchenon.src = "/network/tvshows/mini/survivor/show/images/gretc
gretchenoff = new Image(); gretchenoff.src = "/network/tvshows/mini/survivor/show/images/gretc
susanon = new Image(); susanon.src = "/network/tvshows/mini/survivor/show/images/susan
susanoff = new Image(); susanoff.src = "/network/tvshows/mini/survivor/show/images/susan
colleenon = new Image(); colleenon.src = "/network/tvshows/mini/survivor/show/images/colle
colleenoff = new Image(); colleenoff.src = "/network/tvshows/mini/survivor/show/images/colle
kellyon = new Image(); kellyon.src = "/network/tvshows/mini/survivor/show/images/kelly
kellyoff = new Image(); kellyoff.src = "/network/tvshows/mini/survivor/show/images/kelly
joelon = new Image(); joelon.src = "/network/tvshows/mini/survivor/show/images/joelR
joeloff = new Image(); joeloff.src = "/network/tvshows/mini/survivor/show/images/joelB
dirkon = new Image(); dirkon.src = "/network/tvshows/mini/survivor/show/images/dirkR
dirkoff = new Image(); dirkoff.src = "/network/tvshows/mini/survivor/show/images/dirkB
ramonaon = new Image(); ramonaon.src = "/network/tvshows/mini/survivor/show/images/ramon
ramonaoff = new Image(); ramonaoff.src = "/network/tvshows/mini/survivor/show/images/ramon
staceyon = new Image(); staceyon.src = "/network/tvshows/mini/survivor/show/images/stace
staceyoff = new Image(); staceyoff.src = "/network/tvshows/mini/survivor/show/images/stace
bbon = new Image(); bbon.src = "/network/tvshows/mini/survivor/show/images/bbR.g
bboff = new Image(); bboff.src = "/network/tvshows/mini/survivor/show/images/bbB.g
sonjaon = new Image(); sonjaon.src = "/network/tvshows/mini/survivor/show/images/sonja
sonjaoff = new Image(); sonjaoff.src = "/network/tvshows/mini/survivor/show/images/sonja
}