Clickable images on Galleria library

Clickable images on Galleria library

Hi,
I'm new to this site and I'm having troubles modifying the galleria library,
I'd like very much to specify a clickable link on this way:

<li><a href='http://www.google1.it'><img src="img/flowing-rock.jpg"
alt="Flowing Rock" title="Flowing Rock Caption"></a></li>
<li><a href='http://www.google2.it'><img src="img/stones.jpg" alt="Stones"
title="Stones - from Apple images"></a></li>
<li class="active"><a href='http://www.google3.it'><img
src="img/grass-blades.jpg" alt="Grass Blades" title="Apple nature desktop
images"></a></li>

If I click an image in the thumbnail it shows up and when I click that one
the page redirects to the link specified for the image.
This would be useful for linking to the image page on flickr,
for example.
I have the project saved here
Anyone can help me?
Thanks,

Lorenzo