jQuery UI / Interfaces conflict?

jQuery UI / Interfaces conflict?


I've been using jQuery UI dialog, with most recent versions of:
     <SCRIPT type="text/javascript" src="js/jquery/jquery.js"></
SCRIPT>
        <script type="text/javascript" src="js/jquery/
jquery.dimensions.js"></script>
        <script type="text/javascript" src="js/jquery/ui.dialog.js"></
script>
        <script type="text/javascript" src="js/jquery/ui.resizable.js"></
script>
        <script type="text/javascript" src="js/jquery/ui.mouse.js"></script>
        <script type="text/javascript" src="js/jquery/ui.draggable.js"></
script>
Then I tried to use Grow/Shrink from Interfaces.... total conflict.
Anyone have this experience? Figured out a workaround?
thanks
Jason