/* =========================================================================
JavaScript Source File -- Created with SAPIEN Technologies PrimalScript 3.0
AUTHOR: Ashfaque , UVL
DATE  : 12/29/2003
COMMENT: 
============================================================================ */
/*
image0="/banners/w3schools.gif"
href0="/Default.asp"

image1="/banners/rd_htmlref.jpg"
href1="http://www.w3schools.com/html/html_reference.asp"

image2="/banners/rd_xhtml.jpg"
href2="http://www.w3schools.com/xhtml/default.asp"
*/

alt0="Wherever life takes you we'll get you there"
//alt1="Follow your instinct"
//alt2="Having a yard sale"
alt3="Moving your pets"
alt2=alt3
alt4="Moving your plants"
alt1=alt4
alt5="Moving with young children"
alt6="Moving teenagers"
alt7="Packing "
alt8="Packing "
alt9="Moving your pets"
alt10=alt9

len=11

now=new Date()
now=now.getSeconds()
rnd=now%len

//image=eval("image"+rnd)
//href=eval("href"+rnd)
alt=eval("alt"+rnd)

//document.write("<a href='" + href + "'>")
//document.write("<img src='images/ads/homead" + rnd + ".jpg' alt='" + alt + "' " + "STYLE='cursor:hand;TEXT-DECORATION:underline' " + "onclick=openCodeWin(" + rnd + ") >")

