if (data.keypress.up && data.runner.cango.up) {

        data.runner.position.top--;

        setTimeout(function () {