﻿$(document).ready(function(){
  $('.product_box a.thumb, .product_box_middle a.thumb').thumbZoom();
});