<!--
var d="";
 n=parseInt(Math.random()*14)+1;
d="Bite my shiny metal ass!";
if(n==1){d="Bored with your empty Desktop? Try <a href='/stuff/wallpapers.php' class=atip>SSF Wallpapers</a> !"};
if(n==2){d="Curious about the people behind the scene? Check out <a href='/info/aboutus.php' class=atip>About us</a> !"};
if(n==3){d="Wanna share your thoughts and feelings with others? Use <a href='/gbook/guestbook.php' class=atip>SSF Guestbook</a> !"};
if(n==4){d="Still not enough Futurama? Check out <a href='/info/links.php' class=atip>SSF Links</a> !"};
if(n==5){d="Curious about different races in Futurama? Check out <a href='/info/nations/nations.php' class=atip>Races&amp;Nations</a> !"};
if(n==6){d="Never heard of Futurama? Read the article <a href='/info/whatisfuturama.php' class=atip>'What is Futurama?'</a> !"};
if(n==7){d="Looking for a fun? Check out <a href='/games/guide.php' class=atip>Flash Games</a> !"};
if(n==8){d="Looking for a button exchange? Check out <a href='/info/support.php' class=atip>SSF Buttons</a>!"};
if(n==9){d="Looking for an eye candy? Check out <a href='/stuff/anims.php' class=atip>Flash animations</a>!"};
if(n==10){d="Something important to tell us? Use <a href='/info/form.php' class=atip>Contact Form</a>!"};
if(n==11){d="Futurama icons and Winamp skins? Check out <a href='/stuff/skins.php' class=atip>Skins and Icons</a>!"};
if(n==12){d="Do you want to test your knowledge? Try <a href='/millionaire/millionaire.php' class=atip>Millionaire game</a>!"};
if(n==13){d="Curious about the Futurama Fan community? Check out <a href='/info/interviews.php' class=atip>Interviews</a>!"};
if(n==14){d="What are we working on currently? Check out <a href='/info/underconst.php' class=atip>Under Construction</a>!"};


document.write(d);

//-->
