JustPaste.it

<script type="text/javascript">    var popup = function() {

        window.open ("xxxxxx://www.youtube.com/watch?v=xxxxxxxxxx", "Window","status=1,toolbar=1");

    } </script>


<body id="singlephpmaindivid" onclick="popup()"> </body>