function openDWindow(kepszam)
  {
  var opciok = "height=" + merety + ",width=" + meretx + ",scrollbars='yes',resizable='no',status='no'";
  ez=window.open("avideo.html","",opciok);
}


