<!--

var pic1 = "x";
var linkx = "x";
var tit1 = "x";
var line0 = "x";
var line1 = "x";
var total = 36;
var rndx = Math.random();
var ixnumber = Math.round( (total - 1) * rndx) + 1;

if (ixnumber == 1) {
pic1 = "19.png";
linkx = "1.html";
tit1 = "Innocent-Adversary";
line0 = "1/9";
line1 = "The Fool";
}

if (ixnumber == 2) {
pic1 = "18.png";
linkx = "2.html";
tit1 = "Innocent-Outcast";
line0 = "1/8";
line1 = "Under the Spotlight";
}

if (ixnumber == 3) {
pic1 = "17.png";
linkx = "3.html";
tit1 = "Innocent-Ego";
line0 = "1/7";
line1 = "13/7";
}

if (ixnumber == 4) {
pic1 = "16.png";
linkx = "4.html";
tit1 = "Innocent-Prophet";
line0 = "1/6";
line1 = "Teach Us to Pray";
}

if (ixnumber == 5) {
pic1 = "15.png";
linkx = "5.html";
tit1 = "Innocent-Messiah";
line0 = "1/5";
line1 = "Twice the Human Capacity";
}

if (ixnumber == 6) {
pic1 = "29.png";
linkx = "6.html";
tit1 = "Lover-Adversary";
line0 = "2/9";
line1 = "Antidote";
}

if (ixnumber == 7) {
pic1 = "28.png";
linkx = "7.html";
tit1 = "Lover-Outcast";
line0 = "2/8";
line1 = "Temptation!";
}

if (ixnumber == 8) {
pic1 = "14.png";
linkx = "8.html";
tit1 = "Innocent-Prophet";
line0 = "1/4";
line1 = "Genesis";
}

if (ixnumber == 9) {
pic1 = "27.png";
linkx = "9.html";
tit1 = "Lover-Ego";
line0 = "2/7";
line1 = "1&plusmn;1";
}

if (ixnumber == 10) {
pic1 = "39.png";
linkx = "10.html";
tit1 = "Intellectual-Adversary";
line0 = "3/9";
line1 = "Portrait of the Devil";
}

if (ixnumber == 11) {
pic1 = "26.png";
linkx = "11.html";
tit1 = "Lover-Madman";
line0 = "2/6";
line1 = "Alone Ever Falling";
}

if (ixnumber == 12) {
pic1 = "13.png";
linkx = "12.html";
tit1 = "Innocent-Intellectual";
line0 = "1/3";
line1 = "The Monster's Father";
}

if (ixnumber == 13) {
pic1 = "38.png";
linkx = "13.html";
tit1 = "Intellectual-Outcast";
line0 = "3/8";
line1 = "The Tree of Life";
}

if (ixnumber == 14) {
pic1 = "25.png";
linkx = "14.html";
tit1 = "Lover-Messiah";
line0 = "2/5";
line1 = "Small Change";
}

if (ixnumber == 15) {
pic1 = "37.png";
linkx = "15.html";
tit1 = "Intellectual-Ego";
line0 = "3/7";
line1 = "The Kingdom of Heaven";
}

if (ixnumber == 16) {
pic1 = "49.png";
linkx = "16.html";
tit1 = "Prophet-Adversary";
line0 = "4/9";
line1 = "Jerusalem Streets";
}

if (ixnumber == 17) {
pic1 = "48.png";
linkx = "17.html";
tit1 = "Prophet-Outcast";
line0 = "4/8";
line1 = "Song of the Vampire";
}

if (ixnumber == 18) {
pic1 = "36.png";
linkx = "18.html";
tit1 = "Intellectual-Madman";
line0 = "3/6";
line1 = "Kallisti";
}

if (ixnumber == 19) {
pic1 = "24.png";
linkx = "19.html";
tit1 = "Lover-Prophet";
line0 = "2/4";
line1 = "The Good Shepherd";
}

if (ixnumber == 20) {
pic1 = "12.png";
linkx = "20.html";
tit1 = "Innocent-Lover";
line0 = "1/2";
line1 = "Fair Verona";
}

if (ixnumber == 21) {
pic1 = "59.png";
linkx = "21.html";
tit1 = "Messiah-Adversary";
line0 = "5/9";
line1 = "Hear the Failing Heart Stop";
}

if (ixnumber == 22) {
pic1 = "47.png";
linkx = "22.html";
tit1 = "Prophet-Ego";
line0 = "4/7";
line1 = "the nature of the beast";
}

if (ixnumber == 23) {
pic1 = "35.png";
linkx = "23.html";
tit1 = "Intellectual-Messiah";
line0 = "3/5";
line1 = "Messiah";
}

if (ixnumber == 24) {
pic1 = "58.png";
linkx = "24.html";
tit1 = "Lover-Outcast";
line0 = "5/8";
line1 = "How Much Longer?";
}

if (ixnumber == 25) {
pic1 = "69.png";
linkx = "25.html";
tit1 = "Madman-Adversary";
line0 = "6/9";
line1 = "Lightning";
}

if (ixnumber == 26) {
pic1 = "46.png";
linkx = "26.html";
tit1 = "Prophet-Madman";
line0 = "4/6";
line1 = "The Plan of Escape";
}

if (ixnumber == 27) {
pic1 = "23.png";
linkx = "27.html";
tit1 = "Lover-Intellectual";
line0 = "2/3";
line1 = "Sonnet II";
}

if (ixnumber == 28) {
pic1 = "57.png";
linkx = "28.html";
tit1 = "Messiah-Ego";
line0 = "5/7";
line1 = "The Danger of Independent Thought";
}

if (ixnumber == 29) {
pic1 = "68.png";
linkx = "29.html";
tit1 = "Madman-Outcast";
line0 = "6/8";
line1 = "Scar";
}

if (ixnumber == 30) {
pic1 = "34.png";
linkx = "30.html";
tit1 = "Intellectual-Prophet";
line0 = "3/4";
line1 = "Revelation 6:8";
}

if (ixnumber == 31) {
pic1 = "79.png";
linkx = "31.html";
tit1 = "Ego-Adversary";
line0 = "7/9";
line1 = "Mirror, Mirror!";
}

if (ixnumber == 32) {
pic1 = "45.png";
linkx = "32.html";
tit1 = "Prophet-Messiah";
line0 = "4/5";
line1 = "Damascus Road";
}

if (ixnumber == 33) {
pic1 = "56.png";
linkx = "33.html";
tit1 = "Messiah-Madman";
line0 = "5/6";
line1 = "In Memoriam";
}

if (ixnumber == 34) {
pic1 = "67.png";
linkx = "34.html";
tit1 = "Madman-Ego";
line0 = "6/7";
line1 = "I Am";
}

if (ixnumber == 35) {
pic1 = "78.png";
linkx = "35.html";
tit1 = "Ego-Outcast";
line0 = "7/8";
line1 = "I shall miss you.";
}

if (ixnumber == 36) {
pic1 = "89.png";
linkx = "36.html";
tit1 = "Outcast-Adversary";
line0 = "8/9";
line1 = "Crossing the River";
}

//-->
