Avatar

Employee

Hi,

you may check our internal url filters variable.

I tend to use s.linkInternalFilters="javascript:,"+document.domain

If this variable does not contain your current domain there will be an extra onClick event handler.

If this does not work - start putting console.log()'s into the function s_doPlugins.

Good luck!

André