When I'm using Jquery UI, does it overwrite the old jquery default functions, like show and etc? Some of them have the same name but with different arguments, so I'm thinking maybe the old ones are overwritten. And if this is really the case, what if I install some jquery plugins that use the functions that have been replaced? Will it work?