Which version of jQuery UI is applicable for jQuery framework v1.3.1 ?

Which version of jQuery UI is applicable for jQuery framework v1.3.1 ?

Hello there,

I want to add some jquery UI elements to the typo3 homepage of my university. They are running this version of jQuery:

* jQuery JavaScript Library v1.3.1



*
* Copyright (c) 2009 John Resig
* Dual licensed under the MIT and GPL licenses.
*
* Date: 2009-01-21 20:42:16 -0500 (Wed, 21 Jan 2009)
* Revision: 6158

As I am not an admin I am not allowed to upgrade to a newer version. Now I wonder which version of jquery UI goes with this? I see that there is a legacy version for download, but it says "for 1.3.2+" which is not my case. I totally failed to figure out which of the older versions of jquery UI works with this setup. Can anybody help me here?

Moreover, one "logistical" question: I am not allowed to insert the .js script the normal way, so

<script type="text/javascript" src="xyz"></script>

is forbidden. Should it work if I copy it directly into my HTML text with a

<script type="text/javascript"> {{jQuery UI here}} </script>

? I know this is totally horrible but that's all I am allowed to do atm.

Thanks for your help and time!

BR

Rob