		var randomnumber;
		var x;
		var books;
		
		books = 8;
		
		randomnumber = Math.floor(Math.random() * books);
		randomnumber = randomnumber + 1;
		
		switch(randomnumber)
			{
			case 1:
				document.write('<a href="http://www.musselmantri.com/c.php?code=2" target="_blank"><img src="http://www.trifind.net/b/musselman/itu-start.jpg"');
				document.write(' border="0"');
				document.write(' alt="musselman triathlon - geneva, new york"></a><br><b><font size="2">Musselman Triathlon - Geneva, New York</font></b>');
				break;
			case 2:
				document.write('<a href="http://www.pigmantri.com/" target="_blank"><img src="http://www.trifind.net/b/pigman/pic-1.jpg"');
				document.write(' border="0"');
				document.write(' alt="Pigman Half + Sprint"></a><br><font size="2"><b>Pigman Triathlon - Palo, Iowa</b></font>');
				break;
			case 3:
				document.write('<a href="http://www.piranha-sports.com/" target="_blank"><img src="http://www.trifind.net/b/piranha-sports/pic.jpg"');
				document.write(' border="0"');
				document.write(' alt="click for race info"></a><br><b><font size="2">Diamond In The Rough Triathlon - Perryville, Maryland </font></b>');
				break;
			case 4:
				document.write('<a href="http://www.5430sports.com/" target="_blank"><img src="http://www.trifind.net/b/5430/pic.jpg"');
				document.write(' border="0"');
				document.write(' alt="triathlon information"></a><br><b><font size="2">The <i>5430 Long Course Triathlon</i> will be held on June 21, 2009</font></b>');
				break;
			case 5:
				document.write('<a href="http://www.5430sports.com/" target="_blank"><img src="http://www.trifind.net/b/5430/pic.jpg"');
				document.write(' border="0"');
				document.write(' alt="triathlon information"></a><br><b><font size="2">The <i>5430 Long Course Triathlon</i> will be held on June 21, 2009</font></b>');
				break;
			case 6:
				document.write('<a href="http://www.pigmantri.com/" target="_blank"><img src="http://www.trifind.net/b/pigman/pic-1.jpg"');
				document.write(' border="0"');
				document.write(' alt="Pigman Half + Sprint"></a><br><font size="2"><b>Pigman Triathlon - Palo, Iowa</b></font>');
				break;
			case 7:
				document.write('<a href="http://www.5430sports.com/" target="_blank"><img src="http://www.trifind.net/b/5430/pic.jpg"');
				document.write(' border="0"');
				document.write(' alt="5430 triathlon web site"></a>');
				break;
			case 8:
				document.write('<a href="http://www.5430sports.com/" target="_blank"><img src="http://www.trifind.net/b/5430/pic.jpg"');
				document.write(' border="0"');
				document.write(' alt="triathlon information"></a><br><b><font size="2">The <i>5430 Long Course Triathlon</i> will be held on June 21, 2009</font></b>');
				break;
			}



				