There is an annoying bug in part of the Javascript code for the site.

When you view a forum entry there is a changeable banner image displayed. The changing is handled by a Javascript function called Cbnr

However if, for some reason, it isn't able to get the image then replacement text is displayed - and this is a changing list of model names,

The problem is that the model names are of different lengths, the text is put into a narrow block and so it flips between 2, 3 and 4 lines in length. This makes the whole of the rest of the page bob up and down - annoying when you are reading and even more annoying when you are replying to a message.

I suspect it half thinks it has an image and half- thinks it hasn't.

No idea why it thinks it hasn't got an image (I can get to them all)