        function fbs_click() {
            u=location.href;
            t=document.title;
            window.open('htt p://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeU RIComponent(t),'sharer','toolbar=0,status=0,width= 626,height=436');
            return false;
        }