<!--
var myTWin = window.myTWin; 

function OpenMyWin(link,winName,features) 
{ 
  var retValue=true; 
  if (myTWin!=null && !myTWin.closed) 
  { 
    myTWin.focus(); 
    myTWin.location.href=link.href; 
  } 
  else 
  { 
    myTWin=window.open(link.href,winName,features); 
    if (myTWin==null || typeof(myTWin)=="undefined") 
      retValue=false; 
    else 
    { 
      link.target=winName; 
      myTWin.focus(); 
    } 
  } 
  return retValue; 
}  

   function openWin()  {
          window.open("","foto",'toolbar=0,location=0,scrollbars=0,resizable=1,width=655,height=544,left=1,top=1'); 
      }  
  function openWin2()  {
          window.open("","foto2",'toolbar=0,location=0,scrollbars=1,resizable=1,width=505,height=420,left=1,top=1'); 
      }  
	  
  function openWin3()  {
          window.open("","foto3",'toolbar=0,location=0,scrollbars=0,resizable=1,width=655,height=500,left=1,top=1'); 
      }  	  
  function openWin4()  {
          window.open("","foto4",'toolbar=0,location=0,scrollbars=0,resizable=1,width=655,height=500,left=1,top=1'); 
      } 	  
  function openWindow()
      { 
          window.open("","foto",'toolbar=0,location=0,scrollbars=0,width=450,height=450,resizable=0,left=100,top=50'); 
      }
   function openWinJir()  {
          window.open("","fotoJir",'toolbar=0,location=0,scrollbars=0,resizable=1,width=655,height=600,left=1,top=1'); 
      }  
	     function openWinOr()  {
          window.open("","fotoOr",'toolbar=0,location=0,scrollbars=0,resizable=1,width=655,height=600,left=1,top=1'); 
      } 
	  	     function openWinBal()  {
          window.open("","fotoBal",'toolbar=0,location=0,scrollbars=0,resizable=1,width=655,height=600,left=1,top=1'); 
      } 
	  	  	     function openWinNahodou()  {
          window.open("","fotoNahodou",'toolbar=0,location=0,scrollbars=0,resizable=1,width=655,height=600,left=1,top=1'); 
      }
	     function openJohGal()  {
          window.open("","JohGal",'toolbar=0,location=0,scrollbars=0,resizable=0,width=555,height=520,left=1,top=1'); 
      } 
	    function openFotoLuca6()  {
          window.open("","fotoLuca6",'toolbar=0,location=0,scrollbars=0,resizable=1,width=369,height=369,left=1,top=1'); 
      } 
	      function openFotoLuca7()  {
          window.open("","fotoLuca7",'toolbar=0,location=0,scrollbars=0,resizable=1,width=369,height=482,left=1,top=1'); 
      }
	  
	  	      function openCR()  {
          window.open("","cr",'toolbar=0,location=0,scrollbars=1,resizable=0,width=410,height=400,left=1,top=1'); 
      }
	  
	  	  	      function openSR()  {
          window.open("","sr",'toolbar=0,location=0,scrollbars=1,resizable=0,width=410,height=400,left=1,top=1'); 
      }
	  	      function opensnow01()  {
          window.open("","snow01",'toolbar=0,location=0,scrollbars=0,resizable=1,width=500,height=332,left=1,top=1'); 
      }
	  	  	      function opensnow02()  {
          window.open("","snow02",'toolbar=0,location=0,scrollbars=0,resizable=1,width=500,height=350,left=1,top=1'); 
      }
	  	  	  	      function opensnow03()  {
          window.open("","snow03",'toolbar=0,location=0,scrollbars=0,resizable=1,width=565,height=800,left=1,top=1'); 
      }
	  	  	  	      function opensnow04()  {
          window.open("","snow04",'toolbar=0,location=0,scrollbars=0,resizable=1,width=330,height=500,left=1,top=1'); 
      }
	  	  	  	  	      function openpljoh()  {
          window.open("","pljoh",'toolbar=0,location=0,scrollbars=0,resizable=1,width=369,height=468,left=1,top=1'); 
      }
	  	  	  	  	  	      function opensnow()  {
          window.open("","snow",'toolbar=0,location=0,scrollbars=0,resizable=1,width=590,height=560,left=1,top=1'); 
      }
	  	  	  	  	  	  	      function openlanda()  {
          window.open("","landa",'toolbar=0,location=0,scrollbars=0,resizable=1,width=500,height=400,left=1,top=1'); 
      }
	  	  	  	  	  	  	  	      function openGallery()  {
          window.open("","gallery",'toolbar=0,location=0,scrollbars=0,resizable=1,width=750,height=550,left=1,top=1'); 
      }
// -->