function move(){
document.download.src="/images/downloadmove.gif"
}

function stop()
{
document.download.src="/images/download.gif"
}
