Modify the Round = *** in the code
Var location = new string (document.location);
Var runk = 3;
Var REG = //? Round = (/ d ) $ /;
IF (location.match (reg)! = null)
{
VAR Currentround = PARSEINT (RegEXP. $ 1) -1;
IF (Currentround> 0)
{
Var urlstring = location.substring (0, location.lastindexof ("?"));
For (var i = 0; i WINDOW.OPEN (URLSTRING "? Round =" Currentround, "_blank"); } } Else WINDOW.SHOWMODALDIALOG (Location "Round =" Round, "_blank", "Scroll: 0; Status: 0; Help: 0; Resizable: 0; DialogWidth: 0px; DialogHeight: 0px");