switch(Math.floor(Math.random() * 34))
{
case 0:
case 1:
	document.write('<a href="http://rexranarum.deviantart.com"><img src="/mp_deviantart.gif" alt="News Box" title="DeviantArt account of webmaster Kero Kato" height=100 width=100></a>');
	break;
case 2:
	document.write('<a href="/cgi-bin/rews/read.pl?b=4"><img src="/mp_rorii.gif" alt="News Box" title="Rumbl-O-Rama: Idiotic Iteration -- on the REWS!" height=100 width=100></a>');
	break;
case 3:
	document.write('<a href="/cgi-bin/rews/read.pl?b=28"><img src="/mp_atp.gif" alt="News Box" title="Aftermath: The Prologue is back!" height=100 width=100></a>');
	break;
case 4:
	document.write('<a href="/cgi-bin/rews/read.pl?b=6"><img src="/mp_shadows.gif" alt="News Box" title="War of Shadows is the oldest BW story and now part of the REWS!" height=100 width=100></a>');
	break;
case 5:
case 6:
	document.write('<a href="/cgi-bin/rews/index.cgi"><img src="/mp_rews.gif" alt="News Box" title="ReWriting Savior: Multi-Author Fiction" height=100 width=100></a>');
	break;
case 7:
	document.write('<a href="/adoptions/news.shtml"><img src="/mp_bd4_5.gif" alt="News Box" title="Battling Dragons 4.5" height=100 width=100></a>');
	break;
case 8:
	document.write('<a href="/cgi-bin/bdboard.pl"><img src="/mp_champion.gif" alt="News Box" title="BD Battle Board 2.0" height=100 width=100></a>');
	break;
case 9:
case 10:
	document.write('<a href="/cgi-bin/rews/read.pl?b=0"><img src="/mp_hightime.gif" alt="News Box" title="High Time - A Gladitorial Combat Story" height=100 width=100></a>');
	break;
case 11:
	document.write('<a href="/cgi-bin/rei"><img src="/mp_rei.gif" alt="News Box" title="Comics are... here." height=100 width=100></a>');
	break;
case 12:
case 13:
	document.write('<a href="/contests/bdbrace.shtml"><img src="/mp_bdrace.gif" alt="News Box" title="Bonus Monster Race!" height=100 width=100></a>');
	break;
case 14:
case 15:
case 16:
	document.write('<a href="/cgi-bin/rews/read.pl?b=2&path=1"><img src="/mp_keyofages.gif" alt="News Box" title="Battling Dragons: Key of Ages, Mark 2!" height=100 width=100></a>');
	break;
case 17:
case 18:
case 19:
	document.write('<a href="/qbasic/dda.shtml"><img src="/mp_daemondawn.gif" alt="News Box" title="QBASIC Game: Daemon Dawn" height=100 width=100></a>');
	break;
case 20:
case 21:
case 23:
	document.write('<a href="/cgi-bin/rews/read.pl?b=36"><img src="/mp_dreamteam.gif" alt="News Box" title="Dream Team - An Interactive Kirby Fic" height=100 width=100></a>');
	break;
case 24:
case 22:
case 25:
case 26:
	document.write('<a href="/kirbj"><img src="/mp_gooey.gif" alt="News Box" title="Play with Kirby\'s friends on-line!" height=100 width=100></a>');
   break;
case 27:
case 28:
case 29:
	document.write('<a href="http://www.kirbysrainbowresort.net"><img src="/mp_krr.gif" alt="News Box" title="Kirby\'s Rainbow Resort" height=100 width=100></a>');
	break;
default:
	document.write('<a href="/incarnate"><img src="/mp_incarnate1.gif" alt="News Box" title="Coming soon... maybe?" height=100 width=100></a>');
   break;
}
