// automatically open upgrade page function Controller() { } Controller.prototype.IntroductionPageCallback = function() { gui.clickButton(buttons.NextButton); }