$(document).ready(function() {
	$(document).cheatCode({
		message: "Well done for being a nerd, we love you for it :)"
	});
});