An image map is an image that links to different files or URLs depending on the area of the image clicked by the user. Not all browsers support client-side image maps, but you can still make this work on the server side.
You can set up the same image to be a client-side and server-side image map. The client-side processing takes priority in browsers that support it.