This describes the spamvertized page which uses the two JavaScript modules,
"loadscr.js" and "loadlib.js".

FILES AND DESCRIPTIONS:
=======================

xxxx.1, xxxx.2:

 Raw downloads.
 "1" = FILE, including headers
 "2" = data sent from my browser

0.1/0.2:      Spamvertized page
scr.1/scr.2:  loadscr.js
lib.1/lib.2:  loadlib.js

page: Neat version of the spamvertized page.
lib:  Neat value of loadlib.js
scr:  Neat value of loadscr.js
      (with the decoding function moved to the top)

0.html: web page - load into Netscape to decode
          the strings in loadscr.js

loadscr.dec: Decoded strings listing.

all:    Concatenation of spamvertized page and loadlib.js

script: Converted from loadscr.dec. An "ex" script.
        Use with vim 6.0 as "ex" in non-compatible mode
        and used it on "all" to create all.dec (decoded
        version of all).

all.dec: Decoded version of page and loadlib.js

all.final: Decoded and de-obfuscated version of all.dec.

part1.txt: Description of how this page works.


