So I can hyperlink an image using

Code:
Process.Start("http://www.vbforums.com")
If I have a large image with lots of small images on it how does one hyperlink each one of the small images or is this even possible?

Thank you