nammidd,
Чуть короче, чем у
Botik21
var width = 0, height = 0;
if (window.screen) {
width = window.screen.width;
height = window.screen.height;
}
width > 1910 && height > 1050 && document.body.style.backgroundImage = 'url(data/wallpers/bricks.jpg)';