Select a tab from a text link (issue)

Select a tab from a text link (issue)


Hello, I'm working on a web form using jQuery UI Tabs.
I came across an issue while trying to select a tab from a text link
(within a tab).
I'm currently using http://docs.jquery.com/UI/Tabs#...select_a_tab_from_a_text_link_instead_of_clicking_a_tab_itself
as a reference and modified their example code but I just can't seem
to resolve this.
Here is the page I'm working on.
http://noeruiz.com/ui/
I've searched the jQuery General Discussion, found a couple other
people having the same issue, some answers there but nothing seems to
be working with my particular example.
Thank you for your help.