%include;css
%include;hed
%define;one_pvar_line(znz,zocz,zfnz,zsnz,zbdz,ztz,zparamz)
zbdz
%end;
%define;one_pvar(zz)
%if(evar.izz != "" or evar.pzz != "")
%let;tmp;
%if;pvar.zz.has_birth_date; %pvar.zz.slash_birth_date;
%elseif;pvar.zz.has_baptism_date; %pvar.zz.slash_baptism_date;
%end;
%sp;-%sp;%nn;
%if;pvar.zz.has_death_date;%pvar.zz.slash_death_date;
%elseif;pvar.zz.has_burial_date;%pvar.zz.slash_burial_date;
%elseif;pvar.zz.has_cremation_date;%pvar.zz.slash_cremation_date;
%end;
%in;
%apply;one_pvar_line("zz", pvar.zz.occ, pvar.zz.first_name, pvar.zz.surname, tmp, evar.tzz, "")
%apply;one_pvar(zz+1)
%end;
%end;
%define;my_hidden(xx)
%if(evar.xx != "")%end;
%end;