At this point, you should have a solid foundation in the art of doing nothing productive. But, for those who insist on going further, welcome to the optional variant. This step is all about finding new, creative ways to procrastinate.

		// Code snippets for the lazy
		var procrastination = true;
		while (procrastination) {
			alert("Do not disturb!");
		}