Hi,
if think you may have phrased the question a bit wrong.
do you mean that you want a different part of the image to go to a different url.
if so see:
http://www.w3schools.c om/tags/tag_map.asp
but, if what you want is to open two different urls, when user clicks on the same area of the image (or all of image), then this not possible. (may be possible in javascript though)
Comment