Ajax call works, but second click doesn't

Ajax call works, but second click doesn't

Hello,

I'm trying to make a search with JSON for our cocktail recipes site.

The search with JSON works, but after the JSON search is done, I'm trying to connect a click function for the class cocktaillink (which is populated with JSON data). When I try to click on one of the result links it doesn't call the cocktaillink click function. My app is located here.

http://www.cocktailz.nl/app/demo/index.html

Any help is greatly appreciated.

Thanks,

Jeroen