function OpenPlayer(tag) { var url="http://www.vdeo.nl/player/index.php?"+tag; player=top.open(url,"Title","width=680px,height=510px,directories=no,location=no,menubar=no,resizable=no,scrollbars=no,status=no,toolbar=no"); player.focus(); }