function sbs_delicious() { window.open('http://del.icio.us/post?v=2&url='+encodeURIComponent(top.location.href)+'&notes=&tags=&title='+encodeURIComponent(document.title)); return false; }
function sbs_digg() { window.open('http://digg.com/submit?phase=2&amp;url='+encodeURIComponent(top.location.href)+'&amp;bodytext=&amp;tags=&amp;title='+encodeURIComponent(document.title)); return false; }
function sbs_facebook() { window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(top.location.href)+'&amp;t='+encodeURIComponent(document.title)); return false; }
function sbs_reddit() { window.open('http://reddit.com/submit?url='+encodeURIComponent(top.location.href)+'&amp;title='+encodeURIComponent(document.title)); return false; }
function sbs_stumpleupon() { window.open('http://www.stumbleupon.com/submit?url='+encodeURIComponent(top.location.href)+'&amp;title='+encodeURIComponent(document.title)); return false; }

