function component_SignIn(b){this.DOMConstruct("SignIn",b);var a=this;this.references=[];this.delegates={}}component_SignIn.prototype=new SK_ComponentHandler({saveLink:function(){window.sk_component_sign_in=this},shown:false,showBox:function(){if(this.shown){return false}var b=new SK_FloatBox({$title:this.$(".fb_title"),$contents:this.$(".fb_content"),width:"160px"});this.shown=true;var a=this;b.bind("close",function(){a.shown=false});return b}});
