function initFreedomTopBanner(){var b=document.createElement("div");b.setAttribute("id","freedomofleaksbanner");var c=document.createElement("a");c.setAttribute("href","http://www.freedomofleaks.com");c.setAttribute("target","_blank");c.setAttribute("alt","Freedom of Leaks");c.style.display="block";c.style.width="1px";c.style.height="1px";b.style.width="144px";b.style.height="141px";b.style.position="absolute";b.style.right="0px";b.style.top="0px";b.style.backgroundImage="url(http://www.freedomofleaks.com/images/freedomofleaks.png)";b.style.zIndex="9999";b.onclick=function(){window.open("http://www.freedomofleaks.com","freedomofleaks")};b.style.cursor="pointer";var a=document.getElementsByTagName("body")[0];b.appendChild(c);a.appendChild(b);document.getElementById("freedomofleaksbanner").onmouseover=function(){this.backgroundColor="";this.style.width="144px";this.style.height="141px";this.style.position="absolute";this.style.right="0px";this.style.top="0px";this.style.backgroundImage="url(http://www.freedomofleaks.com/images/freedomofleaks.png)";this.style.zIndex="9999"}}if(window.addEventListener){window.addEventListener("load",initFreedomTopBanner,false)}else{if(window.attachEvent){window.attachEvent("onload",initFreedomTopBanner)}};
