images = new Array(8);

images[0] = "<a href=  'http://www.sheepholetees.com/order/main/pornOriginalmain.php'><img src='http://www.sheepholetees.com/images/shirtsMain/pornOriginal.jpg' border='0' alt='Porn: The original reality television'></a>";

images[1] = "<a href=  'http://www.sheepholetees.com/order/main/thisGuymain.php'><img src='http://www.sheepholetees.com/images/shirtsMain/instate.jpg' border='0' alt='ISU:  In State Tuition.  Same schoolin' Less Debt'></a>";

images[2] = "<a href=  'http://www.sheepholetees.com/order/main/ccddmain.php'><img src='http://www.sheepholetees.com/images/shirtsMain/ccdd.jpg' border='0' alt='Circle Circle Dot Dot Who needs Condoms'></a>";

images[3] = "<a href=  'http://www.sheepholetees.com/order/main/savedmain.php'><img src='http://www.sheepholetees.com/images/shirtsMain/saved2.jpg' border='0' alt='I saved your mom a seat'></a>";

images[4] = "<a href=  'http://www.sheepholetees.com/order/main/3h3gmain.php'><img src='http://www.sheepholetees.com/images/shirtsMain/3h3g.jpg' border='0' alt='Three Holes, three guys.  It's a party'></a>";

images[5] = "<a href=  'http://www.sheepholetees.com/order/main/gotGamemain.php'><img src='http://www.sheepholetees.com/images/shirtsMain/gotGame.jpg' border='0' alt='I saved your mom a seat'></a>";

images[6] = "<a href=  'http://www.sheepholetees.com/order/main/womaneisermain.php'><img src='http://www.sheepholetees.com/images/shirtsMain/womaneiser.jpg' border='0' alt='Womaneiser'></a>";

images[7] = "<a href=  'http://www.sheepholetees.com/order/main/girlsGlassesmain.php'><img src='http://www.sheepholetees.com/images/shirtsMain/girlsGlasses.jpg' border='0' alt='Guys love girls with glasses'></a>";


index = Math.floor(Math.random() * images.length);

document.write(images[index]);
