function noPercent(x)
{x=unescape(x);return x.replace(/\+/g," ").replace(/^\s\s*/,'').replace(/\s\s*$/,'');}
function getRef()
{ref=document.referrer;re=/(\?|&)(q|p|query|encquery|qt|terms|rdata|qs|wd|text|szukaj|k|searchExpr|search_for|string|search_query|searchfor)=([^&]+)/;searchq=re.exec(ref);if(searchq){searchq[3]=noPercent(searchq[3]);sleuthTracker._setVar(searchq[3]);}
else{sleuthTracker._setVar('Referral: '+document.referrer);}}
function sleuth()
{if(document.location.search.indexOf("gclid")!=-1||document.location.search.indexOf("cpc")!=-1){getRef();}};document.observe('dom:loaded',function(){$$('.social .print')[0].observe('click',function(e){window.print();Event.stop(e);});var shipbox;var shipBoxContent=$('shipping-box').innerHTML;$('shipping-box').remove();$$('body')[0].insert('<div id="shipping-box" style="display: none"><a href="." id="video-close"><img src="http://cdn.danner.com/skin/frontend/lfi/danner/images/close-btn.png" alt="Close"></a>'+shipBoxContent+'</div>');if($('video-close')){$('video-close').observe('click',function(e){if(shipbox){shipbox.close();}
Event.stop(e);});}
if($$('.callout a').length){shipbox=new Control.Modal($$('.callout a')[0],{overlayOpacity:0.5,className:'modal',fade:true,width:722,height:400,iframeshim:false});}});