Some Kentico web parts will stop working if you use the standard jQuery linking in your custom web parts because they are using jQuery in some of their libraries. That’s why you need to use the jQuery noConflict version. Please check this link for more information:
http://docs.jquery.com/Using_jQuery_with_Other_Libraries
-bp-