If you have designed websites using jQuery, you might have noticed that you are limited to showing certain sections/parts of your websites with direct URL. This is due to the fact that it is mostly user interaction of clicking, mouseover, etc..
This is a small function that will allow you to call certain Javascript functions passed in the URL parameters.
For example, if I would want a user to view the login screen I have on my website, they would visit:
... (there's more text inside)