You'll want to use a GET-Query string to do so. Note that the maximum length of a URL is 256 chars!
After you supplied your arguments that way, you can use JavaScript to read them (by cutting them out of the URL). Here is a Code-Snipped and an article on this topic.