5 lines
No EOL
80 B
JavaScript
5 lines
No EOL
80 B
JavaScript
|
|
function OnStart()
|
|
{
|
|
window.location.href="../2/index.html"+"?"+GetGetStr();
|
|
} |