I need to create an HTML page which will allow the user to click a link and then when that link is clicked some Javascript is exectued, but what i dont want is the link to go to another page, i want it to stay on that page, all i need is the javascript to execute(it loads in another new page), but i dont want the link to take the user anywhere. What other way is there of doing this, please let me know.

Code is appreciated


Thanks