
  function myVideo(x) {
    window.open("http://www.omegabetazeta.de/myvideo.php?id=" + x, x, "width=500,height=420,scrolling=0,margin=0,leftmargin=0,marginheight=0,marginwidth=0,topmargin=0,border=0");
  }

  function youTube(x) {
    window.open("http://www.omegabetazeta.de/youtube.php?id=" + x, x, "width=500,height=420,scrolling=0,margin=0,leftmargin=0,marginheight=0,marginwidth=0,topmargin=0,border=0");
  }

  function moviemaze(x) {
    window.open("http://www.omegabetazeta.de/moviemaze.php?id=" + x, x, "width=500,height=420,scrolling=0,margin=0,leftmargin=0,marginheight=0,marginwidth=0,topmargin=0,border=0");
  }

  function mySpaceSound(x) {
    window.open("http://collect.myspace.com/music/popup.cfm?num=0&time=undefined&fid=" + x, x, "width=470,height=435,scrolling=0,margin=0,leftmargin=0,marginheight=0,marginwidth=0,topmargin=0,border=0");
  }

  function mySpace(x) {
    window.open("http://www.omegabetazeta.de/myspace.php?id=" + x, x, "width=500,height=420,scrolling=0,margin=0,leftmargin=0,marginheight=0,marginwidth=0,topmargin=0,border=0");
  }

