/* Validate */
function fncMagCan_Validate(element) {
	new Validation(element); 
}

