var bg= "http://i55.tinypic.com/2l87ol1.jpg 1440x1080"; if(screen.width < 1025) bg="http://i55.tinypic.com/4ha13s.jpg"; else if(screen.width < 1281) bg="http://i56.tinypic.com/2q3qi54.jpg"; else if(screen.width < 1441) bg="http://i55.tinypic.com/2l87ol1.jpg 1440x1080"; document.body.style.backgroundImage="url("+bg+")";