Changed $HTTP_GET_VARS to $_GET
on some installations and server configs the script would die because $HTTP_GET_VARS is not an autoglobal.

Fixed in all files.

Included full package.

Enjoy!

More...