        function launchplayer (href){
                window.open(href, "_blank", "menubar=no, height=300, width=530, status=yes, scrollbars=yes")
        }
