var st1;
var vyp=0;
var posl=0;
var pozice = 50; 
var st2; 


function Klikous(cis)
{
   document.images["klikaci"].src="svatbabrno/menu/kliknuti.php?idc="+cis;
}

function VymenIm(obr,nov)
{
   document.images[obr].src=nov;
}




function otevri_galerii(naz) {
  var width = 870;
  var height = 640;
  x = parseInt(screen.width / 2.0) - (width / 2.0);
  y = parseInt(screen.height / 2.0) - (height / 2.0)-15;
  imPopup = window.open(naz, '', 'top=' + y + ',left=' + x + ',width='+ width +', height='+ height +', resizable=1,status=1');
  imPopup.focus();
return false;
}

function otevri(naz) {  
  imPopup = window.open(naz, '', '');
  imPopup.focus();
return false;
}


function odeslistranuf(a){

document.mujful1.submit();

}
