What is making these links open as new windows?

Probably some javascript that targets those links and makes them open as new windows.

Try running the page with javascript disabled and see if they behave the same. You can also try adding target=”_self” to the a-tags, although this might be overridden by javascript.

error code: 523