after - too many - days of trying and testing, I hope I will get some help here...

So, I have a note (called "mysite") with 1 to 4 pictures within.
This note was created with CCK and use imagecache.
The fields are:
Title
Content

Image01
Image01text
-->
Image04
Image04text

At this time, any image is clickable and opens a single popup for each image.

The Goal:
- click on one of the 4 picture will open a "gallery" with all 4 pictures
- all 4 pictures are in the popup as a "gallery"
- the clicked (or the first of these 4) is viewed "fullsized" at the top and the rest are thumbnails beound
- click on the tumbnais beound will show the image fullsized at the top

How can I get this work?