I've seen your page and after a bit of tests I've found the problem... The links don't work because you've added some "onClick" events on the page. This conflicts with the links. To resolve the problem remove the actions that you've added to the page under the "OnClick" event.