jQuery UI regional localization issue

jQuery UI regional localization issue

Hi,

I'm working on a PHP, Javascript application and i'm using with success the jQuery and jQuery UI libraries. But i have a problem when i try to load the jquery-ui-i18n.min.js file. The application enters into an infinite loop and dies. And i don't know how to find/fix the problem.

This is the page source: http://screencast.com/t/RrlLq8zPUDEI
And the error: http://screencast.com/t/WKGPuPPZE1oS

If i don't load that file, everything works except the translations for the datepicker: http://screencast.com/t/UlF1RdML


Did someone else encountered this problem?

Thanks!