var temp = document.getElementById('path').innerHTML; var imgpath = "images/"+temp+"/05.jpg"; document.getElementById("weekimg").src = imgpath;