Try replacing:
with:
| CODE |
<a href='javascript:alert('$Hints');'>[Decode]</a> |
with:
| CODE |
<a href='javascript:disp_hint('$Hints');'>[Decode]</a> |