thanks.
but doesn't work out.
i checked a bit and as i know the problem is the
$tpl->set('d', 'TARGET', '_blank');
statement.
nothing is inserted. i tried several other attributes like title etc.
but the "a href" tag always remains the same.
only NAME and HREF are reflecting a change.
is there ...