AddBox Generator

Box Content[?]
Header[?] null[?]
CSS ID[?]
Placement[?] custombox class[?]


Alrights Reserve (c)2007, marfillaster
The code itself can be redistributed freely but unauthorized redistribution of this generator is prohibited.

How to use

For tracker users
Just paste the generated code inside the onload handler.
note: Must be using the WVMv3.1.1 NOV 1 update


Other users
Copy this onload hander in your external js if you dont have this function. Only a single instance of this code must exist in any javascript. This is where will all the generated codes must be pasted.
note: If you have existing onload handler, paste the generated codes into your existing onload handler.


Copy these functions in your external js if you dont have these function. Only a single instance of these code must exist in any javascript.
note: If you have existing addBox function, but of older version, replace it with the new addBox code below