Consolidate third-party libraries.

On a homepage I use StivaGallery, Member Login, & Newsletter Subscription. Each product has it's own copy of jQuery and/or tinyMCE within it's directory structure. If I were to add Contact Us and simpleCMS I'm guessing there would be two additional copies. Please pull out all these individual libraries and create a single PHPjabbers third-party directory accessible by all PHPjabbers scripts. BTW: does javascript correctly resolve all these multiple duplicate function names? At the least, a single library would greatly reduce link loading to the website if you use a shared library with multiple products. Thank you.