Global variables used in this config, accessible
through the "Display assigned Variables" debug filter
=====================================================

"Arrays" - Not reset
--------------------------

keyword		mostly site-specific actions
flag		mostly config preferences
volat		mostly volatile data

Document landmarks - Not reset
------------------------------

mHtml
mHead
mBody

Parsed URL strings - Not reset
------------------------------

uProt		Protocol (e.g. http:)
uAuth		Authorization (e.g. user:pass@)
uHost		Host (e.g. foobar.domain.com)
uPort		Port (e.g. :8080)
uPath		Path (e.g. / or /foo/bar/)
uFile		File name (e.g. mypic)
uExt		File extension (e.g. jpg)
uDom		Domain (e.g. domain.com or domain.co.uk)

Display flags - Not reset
-------------------------

displayD	Debug
displayI	Important
displayM	Media

Header variables - Not reset
-------------------------------------

hCLength	Content-Length of the document
hOrigUA		Original User-Agent string (as sent e.g. by the browser)
hSniffCT	Real Content-type, as detected by content sniffing filters

Header variables - Reset in header filters
------------------------------------------

hProxyA		"1" if the default proxy requires Authentication
hOrigRef	Original referrer, used if a document is rerequested
hIP		Spoofed IP address
hVia		Spoofed Via string

Informational variables - Reset in display filters
--------------------------------------------------

dAll		All below variables dump their content here in the end
dCode		Info regarding the page code gets dumped here
dHits		Miscellaneous info gets dumped here
eAdComm		Collects the names of found ad comments
eAdCommII	Collects comments introducing an ad block (not dumped)
eAdJS		Collects found ad scripts
eBottom		Collects data that must go to the very end of page
eCookieK	Collects killed cookies (e.g. IP address cookies)
eCookieS	Collects original cookies sent with the last Set-Cookie header
eExploit	Collects found exploits
eFixedT		Collects fixed tags
eMultiT		Collects found (and corrected) multiple html or body tags
eOpenT		Collects tags still open at the end of page (corrected)
ePostT		Collects certain blocks found after </html> (removed)


Site specific variables - Auto-reset
------------------------------------

sCookieP	"1" if the faked cookie is prepended (vs. replacing)
sCookieF	Holds the faked cookie string
sReferF		Holds the faked referrer string

Site specific variables - Reset in " Display Site Specific Info" filter
-----------------------------------------------------------------------

sCookieA	Holds the cookie names that are allowed for the current site
sSpec		Site-specific kills (info or counts)
sUserCSS	Name of the user stylesheet applied to the current page

Toggle variables - Reset in "Display Hits" filter
-------------------------------------------------

pApplet		Number of Java applets
pBGsound	Number of embedded sound files
pFlash		Number of Flash objects
pMarquee	Number of marquees
pMovie		Number of embedded movie files

HTML tag flags - Complex - Usually reset on closing tag
-------------------------------------------------------

comment		Three levels - standard, script, and style comments
script		External and inline scripts
tAnc		Two levels - standard and JavaScript anchors
tHead		"0" if missing, else reset on closing tag
tFrameset	"2" if at top of page, "1" for each following, never reset
tFont		Nesting level gets counted
tTable		Nesting level gets counted

HTML tag flags - Simple - Reset on closing tag
----------------------------------------------

tCenter
tDiv
tForm
tHtml
tNoembed
tNoframes
tNoscript
tPre
tSpan
tStyle
tTextarea
tXmp

Temporary variables - Auto-reset, except "i"
--------------------------------------------

stack
dump
miss
a
b
i
n
s
v

Miscellaneous variables - Auto-reset
------------------------------------

bom		Type of Byte-Order-Mark in UTF-16 documents
fileType	"1" if the filetype has been checked
jsVarsB		JS variables to be inserted at bottom of HEAD block
jsVarsT		JS variables to be inserted at top of HEAD block
metaType	Empty if script/style type meta tags need to be added
onload		"1" if block-worthy onload events where found.
preBlock	Holds removed pre-head blocks that get reinserted further down
title		"1" if the document contains a title (else one gets inserted)

Miscellaneous variables - Not reset
-----------------------------------

protect		"1" if the filetype needs to be protected from filtering
sndSrc		Last sound file URL
spBounds	Bounds of a Server-Push page (multipart/x-mixed-replace)
