var bg= "http://www.cnjmb.com/cn/forum/fond1650.png"; if(window.innerWidth<801) bg="http://www.cnjmb.com/cn/forum/fond800.png"; else if(window.innerWidth<1025) bg="http://www.cnjmb.com/cn/forum/fond1024.png"; else if(window.innerWidth<1281) bg="http://www.cnjmb.com/cn/forum/fond1280.png"; else if(window.innerWidth<1601) bg="http://www.cnjmb.com/cn/forum/fond1600.png"; document.body.style.backgroundImage="url("+bg+")";