		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.triathletedirect.com" target="_blank"><img src="http://www.trifind.net/b/V-MAX/s/1.jpg"');
				document.write(' border="0"');
				document.write(' alt="The V-Max is the official wetsuit of TriFind.com"></a><br><b><font size="2">TriFind.com CEO Steve Adams in the V-MAX Wetsuit</font></b>');
				break;
			case 2:
				document.write('<a href="http://www.triathletedirect.com" target="_blank"><img src="http://www.trifind.net/b/V-MAX/s/1.jpg"');
				document.write(' border="0"');
				document.write(' alt="The V-Max is the official wetsuit of TriFind.com"></a><br><b><font size="2">TriFind.com CEO Steve Adams in the V-MAX Wetsuit</font></b>');
				break;
			case 3:
				document.write('<a href="http://www.triathletedirect.com" target="_blank"><img src="http://www.trifind.net/b/V-MAX/s/1.jpg"');
				document.write(' border="0"');
				document.write(' alt="The V-Max is the official wetsuit of TriFind.com"></a><br><b><font size="2">TriFind.com CEO Steve Adams in the V-MAX Wetsuit</font></b>');
				break;
			case 4:
				document.write('<a href="http://www.triathletedirect.com" target="_blank"><img src="http://www.trifind.net/b/V-MAX/s/1.jpg"');
				document.write(' border="0"');
				document.write(' alt="The V-Max is the official wetsuit of TriFind.com"></a><br><b><font size="2">TriFind.com CEO Steve Adams in the V-MAX Wetsuit</font></b>');
				break;
			case 5:
				document.write('<a href="http://www.sunsetracing.com" target="_blank"><img src="http://www.trifind.net/b/sunset/LLV-pic.jpg"');
				document.write(' border="0"');
				document.write(' alt="a sunset racing event"></a>');
				break;
			case 6:
				document.write('<a href="http://www.triathletedirect.com" target="_blank"><img src="http://www.trifind.net/b/V-MAX/s/1.jpg"');
				document.write(' border="0"');
				document.write(' alt="The V-Max is the official wetsuit of TriFind.com"></a><br><b><font size="2">TriFind.com CEO Steve Adams in the V-MAX Wetsuit</font></b>');
				break;
			case 7:
				document.write('<a href="http://www.triathletedirect.com" target="_blank"><img src="http://www.trifind.net/b/V-MAX/s/1.jpg"');
				document.write(' border="0"');
				document.write(' alt="The V-Max is the official wetsuit of TriFind.com"></a><br><b><font size="2">TriFind.com CEO Steve Adams in the V-MAX Wetsuit</font></b>');
				break;
			case 8:
				document.write('<a href="http://www.triathletedirect.com" target="_blank"><img src="http://www.trifind.net/b/V-MAX/s/1.jpg"');
				document.write(' border="0"');
				document.write(' alt="The V-Max is the official wetsuit of TriFind.com"></a><br><b><font size="2">TriFind.com CEO Steve Adams in the V-MAX Wetsuit</font></b>');
				break;
			}



				