I discussed this with Geoff off-list.
The text inside the "" is pure javascript, so
mjt.onclick="servicelogin(o.sid)" is what's needed.
-jg
On Jul 24, 2007, at 7:25 AM, Geoff Smith wrote:
> <a href="javascript:void(0)" mjt.onclick="servicelogin(${o.sid })">$
> {o.title}</a>
> ... doesn't work
>