Vera86
<script type="text/javascript"> var img; var a; img = new Array(); img[0] = "http://www.imageup.ru/img189/acacia_row1013657541590814.jpg"; img[1] = "http://www.imageup.ru/img189/lochtulla_row3182228545590816.jpg"; img[2] = "http://www.imageup.ru/img189/frenchalps_row1338739332590817.jpg"; a = Math.round(Math.random() * (img.length - 1)) document.getElementById("title-logo-table").style.backgroundImage = "url(" + img[a] + ")"; </script>
ХТМЛ-низ.