Help for this page

Select Code to Download


  1. or download this
    <A HREF="javascript:OpenMyWindows();">Open My Windows</A>
    
    ...
        window.open(MyURLS.shift());
    }
    </SCRIPT>
    
  2. or download this
    <SCRIPT> window.open("https://www.yahoo.com"); </SCRIPT>