// JavaScript Document

// iepp v1.6.2 MIT @jon_neal
(function(k,o){var a="abbr|article|aside|audio|canvas|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",f=a.split("|"),d=f.length,b=new RegExp("(^|\\s)("+a+")","gi"),h=new RegExp("<(/*)("+a+")","gi"),m=new RegExp("(^|[^\\n]*?\\s)("+a+")([^\\n]*)({[\\n\\w\\W]*?})","gi"),p=o.createDocumentFragment(),i=o.documentElement,n=i.firstChild,c=o.createElement("body"),g=o.createElement("style"),j;function e(r){var q=-1;while(++q<d){r.createElement(f[q])}}function l(u,s){var r=-1,q=u.length,v,t=[];while(++r<q){v=u[r];if((s=v.media||s)!="screen"){t.push(l(v.imports,s),v.cssText)}}return t.join("")}e(o);e(p);n.insertBefore(g,n.firstChild);g.media="print";k.attachEvent("onbeforeprint",function(){var r=-1,u=l(o.styleSheets,"all"),t=[],w;j=j||o.body;while((w=m.exec(u))!=null){t.push((w[1]+w[2]+w[3]).replace(b,"$1.iepp_$2")+w[4])}g.styleSheet.cssText=t.join("\n");while(++r<d){var s=o.getElementsByTagName(f[r]),v=s.length,q=-1;while(++q<v){if(s[q].className.indexOf("iepp_")<0){s[q].className+=" iepp_"+f[r]}}}p.appendChild(j);i.appendChild(c);c.className=j.className;c.innerHTML=j.innerHTML.replace(h,"<$1font")});k.attachEvent("onafterprint",function(){c.innerHTML="";i.removeChild(c);i.appendChild(j);g.styleSheet.cssText=""})})(this,document);
