JQuery Ajax tabs - I want to add a select form

JQuery Ajax tabs - I want to add a select form

I have a problem with jquery tabs.

Here is my page: http://z-fan.cz/jtabs.php

After selecting city in the select form I need active tab to be dynamically reloaed, so as the links in other tabs. Each tab is loaded from jtab.php (in the same directory) with get parameters (jtab.php?color=red&city=all ).

Can anyone help me? Thank you very much