var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

                            function fbs_click( sLinkType ) {
                                u=location.href;
                                t=document.title;
                        
                                switch( sLinkType ) {
                                    case "Facebook":
                                        window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=800,height=600');
                                        break;
                                    case "Twitter":
                                        window.open('http://twitter.com/home?status='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=800,height=600');
                                        break;
										 case "Reddit":
                                        window.open('http://reddit.com/submit?url='+encodeURIComponent(u)+'&title='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=800,height=600');
                                        break;
										case "Delicious":
                                        window.open('http://del.icio.us/post?v=2&url='+encodeURIComponent(u)+'&title='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=800,height=600');
                                        break;
										case "Digg":
                                        window.open('http://digg.com/submit?url='+encodeURIComponent(u)+'&title='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=800,height=600');
                                        break;
										case "Google":
                                        window.open('http://www.google.com/bookmarks/mark?op=add&bkmk='+encodeURIComponent(u)+'&title='+encodeURIComponent(t)+'&annotation=','sharer','toolbar=0,status=0,width=800,height=600');
                                        break;

										
                            }

                            return false;
                        }