var bg= "https://i.servimg.com/u/f39/18/56/56/67/hgnew115.jpg "; if(screen.width < 801) bg="https://i.servimg.com/u/f39/18/56/56/67/hgnew810.jpg"; else if(screen.width < 1025) bg="https://i.servimg.com/u/f39/18/56/56/67/hgnew111.jpg"; else if(screen.width < 1281) bg="https://i.servimg.com/u/f39/18/56/56/67/hgnew112.jpg"; else if(screen.width < 1441) bg="https://i.servimg.com/u/f39/18/56/56/67/hgnew113.jpg "; else if(screen.width < 1601) bg="https://i.servimg.com/u/f39/18/56/56/67/hgnew114.jpg "; document.body.style.backgroundImage="url("+bg+")";