Forum Moderators: open
<a href="#" onclick ...
The ="#" part of the code scrolls you back to the top of the page. You can write the link to the popup function without the "onclick" event handler. Just use code something like this:
<a href="javascript:features('mclkben.html#tracker')"