$(function(){$(".printthis").click(function(){window.print();return false});$(".clarify").click(function(){return false});$("table.SealingTape").find("tr:odd td").css("backgroundColor","#fefaf4").end().find("tr:even td").css("backgroundColor","#fcf2e2");$("a.clarify").tooltip({tip:"div.tooltip",position:"top right",offset:[5,5],onBeforeShow:function(){var o=this,l=o.getTip(),i=o.getTrigger(),I=$(i.attr("href")).html();l.html(I)}})});
