/* jQZoom */
jQuery(document).ready(function(){  
    jQuery('.product-image').jqzoom();  
});  
