I came by this website, while surfing: http://kurdon.com/?lang=en_US
and on the frontpage it has a map of iraq, in which you can hover, and it will highlight the parts. clicking it would, link it to the page of a part.
I was thinking, what did he use for this feature? is it javascript/jquery, or something like that?
They uses just javascript for the map.
At the right side of the map there are links which contains this:
And the function defined inline on the page:
The areas of the map itself are realized by image maps.