		/* If you can read this
		then maybe yer a 
		DUMB FUCK AMERICAN
		just like me!  :) */


		/* Random DFA code!
		To be inserted into each
		page that contains the 
		<i>random page</i> link! */ 

function makeDFArray(len) {
        for (var i=0; i < len; i++) this[i] = null;
this.length = len;
}

var dfa = new makeDFArray(68);
dfa[0] = "people1.htm";
dfa[1] = "people2.htm";
dfa[2] = "people3.htm";
dfa[3] = "people4.htm";
dfa[4] = "people5.htm";
dfa[5] = "spot1.htm";
dfa[6] = "spot2.htm";
dfa[7] = "spot3.htm";
dfa[8] = "spot4.htm";
dfa[9] = "spot5.htm";
dfa[10] = "spot6.htm";
dfa[11] = "spot7.htm";
dfa[12] = "iande1.htm";
dfa[13] = "iande2.htm";
dfa[14] = "iande3.htm";
dfa[15] = "grub1.htm";
dfa[16] = "grub2.htm";
dfa[17] = "grub3.htm";
dfa[18] = "grub4.htm";
dfa[19] = "hist1.htm";
dfa[20] = "hist2.htm";
dfa[21] = "hist3.htm";
dfa[22] = "hist4.htm";
dfa[23] = "sto1.htm";
dfa[24] = "sto2.htm";
dfa[25] = "sto3.htm";
dfa[26] = "sto4.htm";
dfa[27] = "music1.htm";
dfa[28] = "music2.htm";
dfa[29] = "music3.htm";
dfa[30] = "music4.htm";
dfa[31] = "hope1.htm";
dfa[32] = "hope2.htm";
dfa[33] = "hope3.htm";
dfa[34] = "iande4.htm";
dfa[35] = "hope4.htm";
dfa[36] = "grub4.htm";
dfa[37] = "people6.htm";
dfa[38] = "iande5.htm";
dfa[39] = "people7.htm";
dfa[40] = "iande6.htm";
dfa[41] = "iande7.htm";
dfa[42] = "hist5.htm";
dfa[43] = "hist6.htm";
dfa[44] = "hist7.htm";
dfa[45] = "spot8.htm";
dfa[46] = "iande8.htm";
dfa[47] = "hope6.htm";
dfa[48] = "hope7.htm";
dfa[49] = "spot9.htm";
dfa[50] = "people8.htm";
dfa[51] = "grub6.htm";
dfa[52] = "grub7.htm";
dfa[53] = "sto5.htm";
dfa[54] = "sto6.htm";
dfa[55] = "hist8.htm";
dfa[56] = "hope8.htm";
dfa[57] = "sto7.htm";
dfa[58] = "spot10.htm";
dfa[59] = "iande9.htm";
dfa[60] = "sto8.htm";
dfa[61] = "iande10.htm";
dfa[62] = "music6.htm";
dfa[63] = "music6.htm";
dfa[64] = "sto9.htm";
dfa[65] = "sto10.htm";
dfa[66] = "sto11.htm";
dfa[67] = "music7.htm";

var DFApagetoget = Math.round(Math.random()*68);

