document.write(' ') function setDivLiveBkgd(){ document.getElementById("liveClockWrapper").style.backgroundImage ='url(/templates/LiveClock/css/images/watchLiveNow.png)'; } setTimeout("setDivLiveBkgd()", 3000);