var bg= "https://sd-2.archive-host.com/membres/images/16371883185613117/BACK1920.png"; if(screen.width < 801) bg="https://sd-2.archive-host.com/membres/images/16371883185613117/BACK800.png"; else if(screen.width < 1025) bg="https://sd-2.archive-host.com/membres/images/16371883185613117/BACK1024.png"; else if(screen.width < 1281) bg="https://sd-2.archive-host.com/membres/images/16371883185613117/BACK1280.png"; else if(screen.width < 1400) bg="https://sd-2.archive-host.com/membres/images/16371883185613117/BACK1366.png"; else if(screen.width < 1601) bg="https://sd-2.archive-host.com/membres/images/16371883185613117/BACK1600.png"; document.body.style.backgroundImage="url("+bg+")";