function changeFoto(fileId){ document.getElementById('mainImg').src ="/download.php?fileId="+fileId+"&w=333&h=222"; }