(function(d){function a(g){if(g.errors){return}var f="/store/catalog/productcomparison/display-selected-products.jsp?cache="+(new Date()).getTime();d("#ajax_compare_div").load(f,function(){d("#ajax_compare_div").find("a.js-compare-remove").each(b)});var h="#add-product-for-comparison-checkbox-"+g.skuId;if(d(h)){d(h).attr("checked",(g.action=="add"))}if(g.skuCount>0){d("a.js-compare-link-active").show();d("a.js-compare-link-inactive").hide()}else{d("a.js-compare-link-active").hide();d("a.js-compare-link-inactive").show()}if(g.skuCount>0){d("#product-comp-list-view-button-active").show();d("#product-comp-list-view-button-inactive").hide()}else{d("#product-comp-list-view-button-active").hide();d("#product-comp-list-view-button-inactive").show()}if(g.skuCount<3){d(".js-compare-checkbox-active").show();d(".js-compare-checkbox-inactive").hide()}else{d(".js-compare-checkbox-active").each(function(){if(!d(this).attr("checked")){d(this).hide();d(this).siblings(".js-compare-checkbox-inactive").show()}})}}function c(f,h,g){}function b(f,g){d(g).bind("click",function(j){if(d(this).is("a")){j.preventDefault()}var i=d(this).parent("form");var h=i.attr("action");d.ajax({type:"POST",url:h,data:i.serialize(),success:a,error:c,dataType:"json"})})}var e=false;d(document).ready(function(){if(e){return}e=true;d("input[type='checkbox'].product-comparison-checkbox, #ajax_compare_div a.js-compare-remove").each(b);d(".product-comp-info-content, .product-comp-none-selected").height(d(".product-comp-info-content, .product-comp-none-selected").parent().height());d(".product-comp-none-selected-base").height(d(".product-comp-none-selected-base").parent().height())})}(jQuery));
