function rotate1()
{
//1
var ranNum= Math.round(Math.random() * 2);
if (ranNum == 0){document.write('<img src="http://www.testthewaters.com/content/images/rotate1.jpg" border="0" width="124" height="94" alt="">'); } 
if (ranNum == 1){document.write('<img src="http://www.testthewaters.com/content/images/rotate2.jpg" border="0" width="124" height="94" alt="">'); } 
if (ranNum == 2){document.write('<img src="http://www.testthewaters.com/content/images/rotate3.jpg" border="0" width="124" height="94" alt="">'); } 
}

function rotate2()
{
//1
var ranNum= Math.round(Math.random() * 2);
if (ranNum == 0){document.write('<img src="http://www.testthewaters.com/content/images/rotate4.jpg" border="0" width="124" height="94" alt="">'); } 
if (ranNum == 1){document.write('<img src="http://www.testthewaters.com/content/images/rotate5.jpg" border="0" width="124" height="94" alt="">'); } 
if (ranNum == 2){document.write('<img src="http://www.testthewaters.com/content/images/rotate6.jpg" border="0" width="124" height="94" alt="">'); } 
}

function rotate3()
{
//1
var ranNum= Math.round(Math.random() * 2);
if (ranNum == 0){document.write('<img src="http://www.testthewaters.com/content/images/rotate7.jpg" border="0" width="124" height="94" alt="">'); } 
if (ranNum == 1){document.write('<img src="http://www.testthewaters.com/content/images/rotate8.jpg" border="0" width="124" height="94" alt="">'); } 
if (ranNum == 2){document.write('<img src="http://www.testthewaters.com/content/images/rotate9.jpg" border="0" width="124" height="94" alt="">'); } 
}

function rotate4()
{
//1
var ranNum= Math.round(Math.random() * 2);
if (ranNum == 0){document.write('<img src="http://www.testthewaters.com/content/images/rotate10.jpg" border="0" width="124" height="94" alt="">'); } 
if (ranNum == 1){document.write('<img src="http://www.testthewaters.com/content/images/rotate11.jpg" border="0" width="124" height="94" alt="">'); } 
if (ranNum == 2){document.write('<img src="http://www.testthewaters.com/content/images/rotate12.jpg" border="0" width="124" height="94" alt="">'); } 
}

function rotate5()
{
//1
var ranNum= Math.round(Math.random() * 2);
if (ranNum == 0){document.write('<img src="http://www.testthewaters.com/content/images/rotate13.jpg" border="0" width="124" height="94" alt="">'); } 
if (ranNum == 1){document.write('<img src="http://www.testthewaters.com/content/images/rotate14.jpg" border="0" width="124" height="94" alt="">'); } 
if (ranNum == 2){document.write('<img src="http://www.testthewaters.com/content/images/rotate15.jpg" border="0" width="124" height="94" alt="">'); } 
}
