var numer = (Math.random() * 4)
numer = Math.round(numer)
var ban=''

if (numer==0) ban='<a href="http://www.omnio.pl/product_info.php/products_id/2485" target="_blank"><img src="http://www.foreshadow.pl/banner/darksuns.gif" alt="DARK SUNS - Grave Human Genuine" width="400" height="50" border="0"></a>';

if (numer==1) ban='<a href="http://www.omnio.pl/product_info.php/products_id/2483" target="_blank"><img src="http://www.foreshadow.pl/banner/noekk.gif" alt="NOEKK - The Minstrels Curse" width="400" height="50" border="0"></a>';

if (numer==2) ban='<a href="http://www.omnio.pl/product_info.php/products_id/2482" target="_blank"><img src="http://www.foreshadow.pl/banner/nucleus_torn.gif" alt="NUCLEUS TORN - Knell" width="400" height="50" border="0"></a>';

if (numer==3) ban='<a href="http://www.omnio.pl/product_info.php/products_id/2342" target="_blank"><img src="http://www.foreshadow.pl/banner/manzana.gif" alt="MANZANA - Nothing as Whole as a Broken Heart" width="400" height="50" border="0"></a>';

if (numer==4) ban='<a href="http://www.omnio.pl/product_info.php/products_id/2343" target="_blank"><img src="http://www.foreshadow.pl/banner/masterstroke.gif" alt="MASTERSTROKE - Sleep" width="400" height="50" border="0"></a>';


document.write(ban);