Jquery 1.9 breaks cycle-lite plugin 1.5 and 1.6

Jquery 1.9 breaks cycle-lite plugin 1.5 and 1.6

Hi everyone -
I used cycle-lite a lot and all my sites that load jquery using:
 http://code.jquery.com/jquery-latest.min.js 
are now broken. Firebug gives me:
 TypeError: $.browser is undefined if ($.browser.msie) els[first].style.removeAttribute('filter'); 
on line 63 of cycle-lite version 1.6

Any help would be appreciated.
Thanks.