var i=Math.round(Math.random()*07);
if (i==0) vloz='<img src="hfoto/bardejov.jpg" width="575" height="150" border="0" title="Bardejov, Slovensko"></a>';
if (i==1) vloz='<img src="hfoto/bratislavsky-hrad.jpg" width="575" height="150" border="0" title="Bratislava, Slovensko"></a>';
if (i==2) vloz='<img src="hfoto/ceske-budejovice.jpg" width="575" height="150" border="0" title="České Budějovice"></a>';
if (i==3) vloz='<img src="hfoto/decinsky-sneznik.jpg" width="575" height="150" border="0" title="Děčínský Sněžník"></a>';
if (i==4) vloz='<img src="hfoto/faerske-ostrovy-gjogv.jpg" width="575" height="150" border="0" title="Gjogv, Faerské ostrovy"></a>';
if (i==5) vloz='<img src="hfoto/island-geysir.jpg" width="575" height="150" border="0" title="Geysir, Islandk"></a>';
if (i==6) vloz='<img src="hfoto/jested.jpg" width="575" height="150" border="0" title="Ještěd"></a>';
if (i==7) vloz='<img src="hfoto/prazsky-hrad.jpg" width="575" height="150" border="0" title="Pražský hrad"></a>';
if (i==8) vloz='<img src="hfoto/island-skogafoss.jpg" width="575" height="150" border="0" title="Skogafoss, Island"></a>';
if (i==9) vloz='<img src="hfoto/island-seljalandfoss.jpg" width="575" height="150" border="0" title="Seljalandfoss, Island"></a>';
document.open();
document.write(vloz);
