Our Cio's Fun Project: README
Food Hobby
Our Cio's Fun Project is a web application that does absolutely nothing.
			// This is the main function
			function doNothing() {
				return null;
			}