function shazzam(imgName,fileName)                {        if (document.images) document[imgName].src="images/nav/"+fileName+".gif";        }