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

        data.runner.position.left--;

        setTimeout(function () {