imagecache

imagegallery.jpg

Step 1: Copy "thumbnailviewer2.js" into js folder inside theme

Setp 2: Add code below inside template.php for that theme

drupal_add_js(drupal_get_path('theme', 'tapestry') . '/js/thumbnailviewer2.js', 'theme');