var randomize = Math.round(Math.random()*8)
if (randomize == 1){
top1 = "<img src='ohyeah.gif'>"
}else if (randomize == 2){
top1 = "<img src='stalk.gif'>"
}else if (randomize == 3){
top1 = "You are now in the zone of <a href='../gnostri/gnostri.htm'>Gnostril</a> Clear."
}else if (randomize == 4){
top1 = "Children of the <a href='../gnostri/hog.htm'>Hog</a>, do not fear"
}else if (randomize == 5){
top1 = "<img src='brow.gif'>"
}else if (randomize == 6){
top1 = "<img src='man.gif'>"
}else if (randomize == 7){
top1 = "<img src='handl.gif'>APOKELYPSMYSTIC ENOUGH FOR YOU?<img src='handr.gif'>"
}else{
top1 = "<img src='tongue.gif'>"
}
