function ShowBanner() {
document.write("<img src='baner"+eval(Math.floor(Math.random() * 891))+".jpg'>")
}