How can I search through Jquery accordian / Tabs without using any server side scripting like php or databases like mysql?

How can I search through Jquery accordian / Tabs without using any server side scripting like php or databases like mysql?

    I am trying to search this page. I want to search through the dialog content and keywords.
    I cant seem to find a way to link it all together.
   
    I was trying to group everything up in like a table format.
    | Link Text | Link | description(title of dialog) | % of likely hood of match
   
    Everything must be done on one page no PHP or databases or asp or anything like that.
    And like maybe If they click on a result it takes you the tab its located in and highlights the
    link to the dialog they were trying to open.

Any suggestions and help is greatly appreciated.  I am no pro or anything probably a little above beginner or intermediate.

I am just limited since I can't use databases and server side scripting.


Site Code - pastebin