<!-- Hide
    function stat(txt) {
        window.status = txt;
        setTimeout("erase()",2000);
      }
    function erase() {
      window.status="";
    }
// -->



var i=Math.round(Math.random()*3);
if (i==0) vloz='<a href="http://www.staraskola.napajedla.net" target="_blank"><img src="http://www.webh.cz/reklama/staraskola.gif" width="468" height="60" border="0"></a>';
if (i==1) vloz='<a href="http://www.etronic.cz" target="_blank"><img src="http://www.webh.cz/reklama/etfull2.gif" width="468" height="60" border="0"></a>';
if (i==2) vloz='<a href="http://www.webh.cz" target="_blank"><img src="http://www.webh.cz/reklama/webh.gif" width="468" height="60" border="0"></a>';
if (i==3) vloz='<a href="http://eshop.etronic.cz/index.php?main_page=product_info&cPath=118_170&products_id=1651" target="_blank"><img src="http://www.webh.cz/reklama/fotoalbum.gif" width="468" height="60" border="0"></a>';
document.write("<center>");
document.write(vloz);
document.write("</center>");

