ZeadooButton=new function(){var STYLESHEET="http://www.zeadoo.com/ccss/xss/zdbutton.css";var TAGPAGE="http://www.zeadoo.com/bookmarks/add";this.requestStylesheet=function(stylesheet_url){stylesheet=document.createElement("link");stylesheet.rel="stylesheet";stylesheet.type="text/css";stylesheet.href=stylesheet_url;stylesheet.media="all";document.lastChild.firstChild.appendChild(stylesheet);}
this.insertContent=function(){var title='Webinar+with+Brian+Johnson';var page='http%3A%2F%2Fwww.affilorama.com%2Fblog%2Fwebinar-with-brian-johnson';var url=TAGPAGE+'?title='+title+'&link='+page;document.write('<a href="'+url+'" onclick="javascript:return ZeadooButton.openPopup(\''+url+'\',600, 500)" target="_blank" title="Bookmark with Zeadoo" class="zlink-i">&nbsp;</a>');}
this.openPopup=function(sPath,iWidth,iHeight){var width=iWidth;var height=iHeight;var left=parseInt((screen.availWidth/2)-(width/2));var top=parseInt((screen.availHeight/2)-(height/2));var props="width="+width+",height="+height+",left="+left+",top="+top+",menubar=0,toolbar=0,scrollbars=0,location=0,status=1,resizable=1";var newWindow=window.open(sPath,"ZeadooBookmarkWindow",props);newWindow.focus();return false;}
this.init=function(){ZeadooButton.requestStylesheet(STYLESHEET);ZeadooButton.insertContent();}}
ZeadooButton.init();
