<!--
function EmptyDropdownValidate(sender, args)
{
	 args.IsValid = false;
}
-->