var literal=[];
literal["seminario"]=[];
	literal["seminario"][0]="(!) The First name is required to complete the registration";	
	literal["seminario"][1]="(!) Format for First name is not valid";
	literal["seminario"][2]="(!) The Last name is required to complete the registration";
	literal["seminario"][3]="(!) Format for Last name is not valid";
	literal["seminario"][4]="(!) The Country is required to complete the registration";	
	literal["seminario"][5]="(!) Format for Country name is not valid";	
	literal["seminario"][6]="(!) The Organization name is required to complete the registration";
	literal["seminario"][7]="(!) Format for Organization name is not valid";
	literal["seminario"][8]="(!) The Email name is required to complete the registration and it must be valid";
	literal["seminario"][9]="(!) Format for Email is not valid";
	literal["seminario"][10]="(!) Please indicate whether you will attend the Social Program";
	literal["seminario"][11]="(!) You must accept the privacy conditions";