Hidden Code

by Cyril F

(if you don't know the code for this page click on the button)

Display Code




$(window).hiddenCode({
	password: [66,65,67,79,78],
	callback: function() {
		alert('You found the hidden Code !');
	}
});