window.addEvent('domready', function() { 
		   new FormCheck('creation', { display: { titlesInsteadNames : 1}});
});


