function setImg (hour) { document.getElementById(\'current-image\').setAttribute(\'src\', \'blickliftcam\' + hour + \'.jpg\') }
I wrote this code