Lets say that I have a picture on my html page. Using jscript how can I click on a certain area on the picture and a second image appears.

Example:

My picture on my web page is Windows Explorer. I want to have the user click on the image where the File menu is and once clicked a second image will immediatlety appear with the actual File menu appearing..


How can I do this using jscript?