Aight. I've spent some time refactoring and cleaning up. The script should be much easier to modify now (and the page source looks much nicer.

)
There are two significant patches to the ZP core (included) - I'll try and get them onto trac later today.
`template-functions.php` - added symmetric getters for various "print"-functions. (for feeding comments to the javascript).
`functions-controller.php` - redirects after posting comments now takes you back to the image properly. (also when you fail the captcha!)
Search the files for "ulfben" to quickly find my changes.
default_tricasa 0.2.3
*captchas are back
*fixed: full size images should work for everyone
*refactoring: images[] holds associative arrays instead of numericly indexed ones.
seeding the javascript is handled purely by PHP now