var widthx=screen.width
var heighty=screen.height
if(widthx<1024 && heighty<768) { document.body.background = ""; }