function botPI_onPressHandler():Void { if (--currentID < 1) currentID = length; loadImage(currentID); }