window.onload=function(){var r=Math.round(Math.random()*1);var i="http://i.vipinternet.com.ua";var img=["index-more.jpg","index.jpg"];document.getElementById("bg").style.backgroundImage="url("+i+"/"+img[r]+")";if(r==0)document.getElementById("slog").innerHTML='<img src="'+i+'/more.png" class="more" alt="" height="50" width="744" />';else document.getElementById("slog").innerHTML='<img src="'+i+'/big-people.png" class="big-people" alt="" height="42" width="857" />'}
