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