Hi,I think the problem we are having is the value returned from the setTimeOut method is being garbage collected, which causes the timeout to be cancelled. So maybe if you had a different return variable for each call to setTimeOut that would help, though event scripts (like initialize, click, docR...