var j = 0;var i = setInterval(function(){document.forms[1][1].click();j++;j>600 && clearInterval(i)}, 1000);
This sort of hacking is why no one else can order it. :P
This sort of hacking is why no one else can order it. :P