New Captcha
The past few days I had a lot of spam comments, so I had to install a CAPTCHA. I've created a lot of captcha's, but this time I wanted something new. And you can view the result at the comments page

This captcha consists of three completely random generated drawings, and each of the drawing contains has a code behind it. The drawings are painted on the image on the right side. One of the three drawings is drawings is painted on the left side of the image. The visitor has to enter te code which matches the drawing on the right.
phpBB3 had in it's early stages a captcha like this, and that's where my idea comes from
Bit I didn't take a look at their code, my captcha code is 100% coded by me. The source of the captcha is freely available under the terms of the GNU General Public Licence v3, you can view it in the scripts section.
