/**
 * @author Marcel Fiedrich
 */

window.addEvent('domready',function(){

	formChecker();
	
});
