imagecache
Submitted by edex on Fri, 06/06/2008 - 06:32.
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');
Source
