Your forum seems to work fine.
Which browser are you using?
Also, there is a javascript error in your page. This might be the cause of your problem.
The "onloadRegister" function is not defined. One solution is to remove this call:
onloadRegister(function() { adjustImage(img); })
The other solution is to define that function in the page HTML.
Regards,
Hugo Teixeira
Nabble.com