
var a=Math.round(Math.random()*1)
txt = new Array();
txt[0]="<a href=/goods.php?id=2468><img src=http://xostovar.ru/images/banners/uho/ban3.gif width=300 height=60 border=0></a>"
txt[1]="<a href=/goods.php?id=2468><img src=http://xostovar.ru/images/banners/uho/ban3.gif width=300 height=60 border=0></a>"
document.write (""+txt[a]+"");

