To add instead of replacing CSS class with JavaScript is easy.
Here is how you can add a CSS class:
document.getElementById("MyElement").className += " MyClass";
Name (required)
Mail (will not be published) (required)
Website
Powered by WP Hashcash