Head: http://www.15seconds.com/faq/state/759.htm
Function getGUID ()
SET TYPELIB = Server.createObject ("scripTlet.Typelib")
GetGuid = Typelib.guid
SET TYPELIB = Nothing
END FUNCTION