var showurl;function urlencode(){var d;var c;var b=location.href;var a=b.length;for(j=0;j<a;j++){c=b.charCodeAt(j);if(j==0){d=escape(String.fromCharCode(c))}else{d=d+escape(String.fromCharCode(c))}}return d}function digg(){showurl=urlencode();window.open("http://digg.com/submit?phase=2&amp;url="+showurl,"digg","width=470,height=452,status=1,toolbar=1,location=1,scrollbars=1,menubar=1,resizable=1")}function delicious(){showurl=urlencode();window.open("http://del.icio.us/post?url="+showurl+"&amp;title="+document.title,"delicious","width=470,height=452,status=1,toolbar=1,location=1,scrollbars=1,menubar=1,resizable=1")}function reddit(){showurl=urlencode();window.open("http://reddit.com/submit?url="+showurl+"&amp;title="+document.title,"reddit","width=470,height=452,status=1,toolbar=1,location=1,scrollbars=1,menubar=1,resizable=1")}function stumbleupon(){showurl=urlencode();window.open("http://www.stumbleupon.com/submit?url="+showurl+"&amp;title="+document.title,"stumbleupon","width=470,height=452,status=1,toolbar=1,location=1,scrollbars=1,menubar=1,resizable=1")}function technorati(){showurl=urlencode();window.open("http://technorati.com/cosmos/search.html?url="+showurl,"technorati","width=470,height=452,status=1,toolbar=1,location=1,scrollbars=1,menubar=1,resizable=1")}function fark(){showurl=urlencode();window.open("http://cgi.fark.com/cgi/fark/farkit.pl?h="+document.title+"&amp;u="+showurl,"fark","width=470,height=452,status=1,toolbar=1,location=1,scrollbars=1,menubar=1,resizable=1")}function sendToFriend(){showurl=urlencode();window.open("/template/sendtoaFriend.jsp?url="+showurl+"&amp;title="+document.title,"stumbleupon","width=730,height=710,status=1,toolbar=1,location=1,scrollbars=1,menubar=1,resizable=1")}function sendarticleToFriend(){showurl=urlencode();window.open("/template/sendarticletoaFriend.jsp?url="+showurl+"&amp;title="+document.title,"stumbleupon","width=730,height=710,status=1,toolbar=1,location=1,scrollbars=1,menubar=1,resizable=1")};
