hi all,

I want to create a thumbnail gallery within a node where by as the user hover overs the thumbnail, the main image changes. An example of this working on a non-drupal site is here: http://www.waveforme.net/product.php?product=1&cat=masks.

Ideally I would like the thumbnails to be on the right hand column, but the main image on the centre column. I have done this layout already using the gallery and views modules. The main image needs to be on one node with 5 or 6 thumbnails that change that image.

I am new to drupal, but can do this outside of drupal using javascript or css.

Is there a module or combination of modules that can be used for this hover over effect?