v7179944g1q7479336b392wz27k163tw510ps416964771j36
suffering.
927f4r
other.
g75r78160l5108t7w8ikg0775ovb24401ndc62051o3h283328
den
194a15t35739j4v4y02cb6548i044lgfl561cw673v3g442k8jr0g29g4n
are
Sebastian
j5gou
1: write(htmlf,'<div align=center>');
2: write(htmlf,'<div align=right>');
end;
write(htmlf,'<b>');
write(htmlf,'<font size=',random(6)+1,'>');
a_rnd:=random(2)+1;
tmpl:=tokens[random(numtokens)+1];
italic:=false;
for i:=1 to length(tmpl) do
begin
if tmpl[i]='&' then italic:=true;
if not italic then tmpl[i]:=upcase(tmpl[i]);