Filtering rows using jquery

Filtering rows using jquery

Hi
I've create http://d.omainia.com

On the results page (just type a word into the search box and press enter) i have a bunch of rows... some say available, some say not available.
How, using jQuery, could i filter it to only show (by clicking a link for example) the ones that are available?

T.I.A

alex