'use strict';window.onload=function(){var keyMap={32:'SPACE',37:'LEFT',38:'UP',39:'RIGHT',40:'DOWN'};var currentStage=document.getElementById('currentStage'),stageSelect=document.getElementById('stageSelect'),gotoStage=document.getElementById('gotoStage');for(var i=0;i