<!--  BEGIN SCRIPT FILE

var crissi = 5
day = new Date()
hope = day.getTime()
crush = parseInt(((hope - (parseInt(hope/1000,10) * 1000))/10)/100*crissi + 1,10)

if (crush == (1))    
secret=('rotate1.jpg" alt="ECE Students')
if (crush == (2))    
secret=('rotate2.jpg" alt="UWF student at the AUVSI 2007 competition.')
if (crush == (3))    
secret=('rotate3.jpg" alt="Students a with AUVSI project.')
if (crush == (4))    
secret=('rotate4.jpg" alt="UWF student at the AUVSI 2009 competition.')
if (crush == (5))    
secret=('rotate5.jpg" alt="ECE Student')
if (crush == (6))    
secret=('rotate6.jpg" alt="ECE Student')

document.write('<img src="images/'+ secret +'" width="610" height="430" border="0" />')

//END SCRIPT FILE-->