Kit Maker
Only the main kit block is working at the current moment. Whatever is in the middle of the main kit (ignoring arms) is what your main kit colour will be
This uses asp, jquery, javascript and php to do everything it needs to do.
Javascript and CSS to design the kit in the first place.
JQuery for the colour picker
On saving ASP runs a PHP script on a different server to create the image.
PHP uses a blank gif, and imagefill to fill in what it needs to do.
ASP then gets the created image from that PHP server.