/**
 * Image Zoomer
 */
document.observe('dom:loaded',function(){magnify()});

