1.js 80 B

12345
  1. function OnStart()
  2. {
  3. window.location.href="../2/index.html"+"?"+GetGetStr();
  4. }