jQuery(function() {
jQuery('.product-main-info').mousedown(function(e) {e.stopPropagation();});
});
