fork download
  1. <script language="javascript" type="text/javascript">
  2. <!--
  3. function popitup(url) {
  4. newwindow=window.open(url,'name','height=600,width=450,resizable,fullscreen');
  5. if (window.focus) {newwindow.focus()}
  6. return false;
  7. }
  8.  
  9. // -->
  10. </script> <a href="http://o...content-available-to-author-only...n.com/presentations/LESSON-1-001/player.html" onclick="return popitup('http://o...content-available-to-author-only...n.com/presentations/LESSON-1-001/player.html')">Link to popup</a>
  11. </body>
Runtime error #stdin #stdout 0.26s 213120KB
stdin
Standard input is empty
stdout
Standard output is empty