# Functions
ClearSession - remove session cookie.
CreateSessionID - creates a new session ID.
GetSessionID - get user session ID.
HashString - transform string into hash.
IsRequestFromIntranet - checks whether incoming request is from intranet or not.
RenderTemplate - helper for page rendering.