Performance problems

Performance problems

Hi,

I'm quite a newbie in jQuery and i've made my first real script to show results of a mysql query (with php) in a <div> below the search form.

It works quite well but when I have more than 50 results, browser bugs and stops and when I make 2 links or more, it refreshs the page but don't execute the script.

My script isn't probably very clean and I look for someone to help me optimize it.

Thanks in advance.