/*	version: 2008-01-15 */
function initAppointment() {
	$j("#FormAppointment").validationAideEnable(null, {summaryMessage:"<p>Please correct the following:</p>"});
}