function validate_form(form)
{
	updateRTEs();
	
	return true;
}