var bg= "http://www.bilderload.com/bild/295757/1920DUA8B.jpg"; if(screen.width < 801) bg="http://www.bilderload.com/bild/295751/800RDUPS.jpg"; else if(screen.width < 1025) bg=" http://www.bilderload.com/bild/295752/1024C65P3.jpg"; else if(screen.width < 1281) bg=" http://www.bilderload.com/bild/295753/1280L8C0D.jpg"; else if(screen.width < 1441) bg=" http://www.bilderload.com/bild/295749/1440LZOHO.jpg"; else if(screen.width < 1601) bg="http://www.bilderload.com/bild/295754/16002PUT4.jpg"; else if(screen.width < 1681) bg="http://www.bilderload.com/bild/295755/1680TTCKY.jpg"; else if(screen.width < 1901) bg="http://www.bilderload.com/bild/295756/1900JS1W0.jpg"; else if(screen.width < 1921) bg="http://www.bilderload.com/bild/295757/1920DUA8B.jpg"; document.body.style.backgroundImage="url("+bg+")";