Not sure if this is the right place at all, but figured it was worth a shot.
I have a user that complained of broken links on my website. It occurs whether he uses Firefox or IE. I asked him to send the link, and this is what I got:
javascript:if%20(confirm('This%20link%20will%20take%20you%20to%20the%20URL%20https://www.e-junkie.com/ecom/gb.php?c=cart%26%23038;%20-%20is%20that%20something%20you%20want%20to%20do?'))%20document.location='https://www.e-junkie.com/ecom/gb.php?c=cart&';
It seems like some kind of security software that is inserting the javascript confirmation. Unfortunately, it is removing part of the URL, so it results in an error after he clicks OK. He has turned off his firewall and anti-virus, but it still occurs.
Google has returned nothing other than one user on a forum complaining about the link being broken.
Does anyone know what program is doing this?