I want to use the jquery-grayscale that converts images colors to their respective grayscale. Use it is very simple, identify the image and apply the plugin:
I've asked this question before here.
And because of performance reasons I chose not to convert the image to grayscale on the client-side.