function setBigImage(foto){ $('.thejloupeview').css('backgroundImage', 'url('+foto.getAttribute('data-original')+')'); }