[jQuery] Problem with for loop and click funtion.

[jQuery] Problem with for loop and click funtion.


Hi,
I wrote simple click function to load big images from thumbs and it
works properly.
I put this into for loop because i need to make few galleries on one
page. The point is to connect right thumbnails set with right .big-img
div.
Here is the code http://paste.pocoo.org/show/138171/.
Maybe someone can help because i am a "fresher" with jquery.