\n'); } //--> function changeBG(idBG, image) { document.getElementById(idBG).style.background = "url(" +image+") left top no-repeat"; }