jQuery(window).ready(function(){ReevooMark.observe("load",function(A){if(!A.has_reviews()){jQuery("#reevooDiv").remove()
}});
ReevooMark.init_badges();
initRevooCall()
});
function initRevooCall(){jQuery(".reevoomark_badge").live("click",function(A){richAssetsTracker("Customer reviews","odw : Product : "+jQuery(".prodTextModelInfo").find("h1").html());
return false
})
};
