Your comments

This is broken for me in the jcarousel image selector. Ctrl+Click also fails to open in a new tab. The anchors appear to be linking to "javascript:;". Simple fix: Instead, they should point to the URL of the image / page that I (the user) intend to visit. The javascript function that is unobtrusively attached to the anchor should return false.

When a user left clicks, javascript will take over. When a user middle or ctrl+clicks, the href will perform as expected.

You guys are hiring web developers right? Maybe I should apply...