function changePicture(img, galid,myalt,mywidth,myheight,myftid) { document.getElementById(galid).setAttribute('src',img); document.getElementById(galid).setAttribute('alt',myalt); document.getElementById(galid).setAttribute('title',myalt);bigid='b'+galid; document.getElementById(bigid).setAttribute('href',img); }

Not Found

Sorry, but you are looking for something that isn't here.