VimUnDoHZ`?TQ[J}J$u  nextScene.start(context);V2_VVD context.fillRect(quarterWidth + 3, halfHeight - 12, barWidth, 24);3 var barWidth = (halfWidth - 6) * percentLoaded(); context.fillStyle = "#ffffff";I context.fillRect(quarterWidth + 3, halfHeight - 12, halfWidth - 6, 24); context.fillStyle = "#000000";A context.fillRect(quarterWidth, halfHeight - 15, halfWidth, 30); context.fillStyle = "#ffffff";  1 var halfHeight = Math.floor(canvas.height / 2); / var halfWidth = Math.floor(canvas.width / 2); 2 var quarterWidth = Math.floor(canvas.width / 4);  6 context.fillRect(0, 0, canvas.width, canvas.height);  context.fillStyle = "#000000";5_VV2 scene.stop();5_VV2 nextScene.start(context);5_VV25_VV2  nextScene.start(context);5