5 lines
80 B
JavaScript

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