gkit 0.2 -- 1 December 2005 ENHANCEMENTS: * Add Drag-N-Drop support, including movement and resizing. * Add Animation support, including move X and Y, fading for text and elements. * Add a set of functions for setting, removing, and reading Cookies. * Add test files for all new features. * Build script includes a better compacting function. * Add an isSupported() for testing browser support. API CHANGES: * DOM functions in http.js are all document object methods now, i.e. document.insertHttpText() rather than just insertHttpText().