function aali_threads_setImage(imageName, imageSource) { document[imageName].src = imageSource; }