Hello,
hopefully somebody can help me.

In my homepage I would like to install a picture gallery (small pictures).

If the user places the mouse over a picture, by using the event handler MouseOver in JavaScript, the picture is resized.

In order to generate a kind of hit list for the pictures (which picture is most interesting) , I would like to count up all MouseOver Events related to the pictures...