function formUploadCheck(){
	new FormCheck('formpublication', {
		display: {
			indicateErrors: 1
		}
	});
}
