} else if (data.keypress.right && data.runner.cango.right) {

        data.runner.position.left++;

        setTimeout(function () {