$(function(){"use strict";$("a.button-print").click(function(){var n,t;n=$(this),t=document.location.hash==""&&document.location.href.indexOf("?")!=-1?document.location+"&print=true":n.data("original-url")+"?print=true"+document.location.hash,n.attr("href",t)});return})