Possible Duplicate:
How can I obfuscate JavaScript?
I have some complex Jquery/Javascript code wich i want to protect from reading. Is there a possibility to put the code in a map wich is only acceable for the webserver? So others can view the page with the jquery functionality, but can't read the sourcecode?