//#CLIENTSIDEfunction onCreated(){ setTimer(0.1); } function onTimeOut(){ setTimer(0.1); this.x += 1; }