[jQuery] Combining old Tabs design with new Progress Bar

[jQuery] Combining old Tabs design with new Progress Bar


I love and use the old jQuery Tabs on jquery 1.2.3:
[url]http://psylicyde.com/misc/tabs-test/[/url]
I want to integrate the new Progress Bar UI feature on jQuery 1.3.2
and jQuery UI 1.7.2 :
[url]http://psylicyde.com/misc/progress-bar/[/url]
When I combine then however, the new tab style of jQuery 1.3.2 takes
over as seen here:
[url]http://psylicyde.com/misc/tabs-progressbar/[/url]
How can I insert the new Progress Bar into the old Tabs, without the
tabs reverting to the new design?