var a=Math.round(Math.random()*21);
var t ="zenaachlap";

  if (a==1) {t="dodiara"};
  if (a==2) {t="zenaachlap2"};
  if (a==3) {t="dodiara2"};
  if (a==4) {t="velapapierov"};
  if (a==5) {t="dohodnute"};
  if (a==6) {t="plan"};
  if (a==7) {t="citam"};
  if (a==8) {t="pda"};
  if (a==9) {t="zena"};  
  if (a==10) {t="pracujeme"};  
  if (a==10) {t="chlapikpracuje"};  
  if (a==11) {t="chlapik"};  
  if (a==12) {t="pracujeme2"};  
  if (a==13) {t="zenapracuje"};  
  if (a==14) {t="gestikuluje"};  
  if (a==15) {t="mobil"};    
  if (a==16) {t="mobil2"};    
  if (a==17) {t="kontrola"};    
  if (a==18) {t="suveren"};      
  if (a==19) {t="suveren2"};      
  if (a==20) {t="peniaze"};        

document.open();
document.write('<img src="obr/'+t+'.jpg" id="motive_picture" align="left">');
