var bg= "http://img291.imageshack.us/img291/6126/1920x1080x.jpg"; if(screen.width < 801) bg="http://img600.imageshack.us/img600/9960/800x600q.jpg"; else if(screen.width < 901) bg="http://img96.imageshack.us/img96/4449/900x700.jpg"; else if(screen.width < 1025) bg="http://img34.imageshack.us/img34/8674/1024x768nt.jpg"; else if(screen.width < 1025) bg="http://img717.imageshack.us/img717/8153/sanstitre1as.jpg"; else if(screen.width < 1111) bg="http://img222.imageshack.us/img222/3681/1110x850.jpg"; else if(screen.width < 1281) bg="http://img651.imageshack.us/img651/2438/1280x960s.jpg"; else if(screen.width < 1367) bg="http://img255.imageshack.us/img255/5861/1366x960.jpg"; else if(screen.width < 1441) bg="http://img207.imageshack.us/img207/2316/1440x1100.jpg"; else if(screen.width < 1601) bg="http://img146.imageshack.us/img146/1352/1600x1200v.jpg"; else if(screen.width < 1801) bg="http://img232.imageshack.us/img232/9050/1800x1400.jpg"; document.body.style.backgroundImage="url("+bg+")";