var thisurl = encodeURIComponent(document.location.href);
var thistitle = encodeURIComponent(document.title)


document.writeln("You can share this on:")

document.writeln("<a href=\"javascript:window.open('http://digg.com/submit?phase=2&url="+thisurl+"&title="+thistitle+"');void(0)\"><img alt=Digg.com src=\"\/images/bookmark/digg.gif\" border=0><\/a> ");

document.writeln("<a href=\"javascript:window.open('http://www.facebook.com/sharer.php?u="+thisurl+"&t="+thistitle+"');void(0)\"><img alt=Facebook src=\"\/images/bookmark/facebook.gif\" border=0><\/a> ");

document.writeln("<a href=\"javascript:window.open('http://www.stumbleupon.com/URL/"+thisurl+"');void(0)\"><img alt=Stumble src=\"\/images/bookmark/stumble.gif\" border=0><\/a> ");

document.writeln("<a href=\"javascript:window.open('http://del.icio.us/post?url="+thisurl+"&amp;title="+thistitle+"');void(0)\"><img alt=Delicious src=\"\/images/bookmark/delicious.gif\" border=0><\/a> ");

document.writeln("<a href=\"javascript:window.open('http://twitter.com/home?status="+thistitle+" "+thisurl+"');void(0)\"><img alt=Twitter src=\"\/images/bookmark/twitter.gif\" border=0><\/a> ");

document.writeln("<a href=\"javascript:window.open('http://www.myspace.com/Modules/PostTo/Pages/?u="+thisurl+"&amp;t="+thistitle+"');void(0)\"><img alt=Myspace src=\"\/images/bookmark/myspace.gif\" border=0><\/a> ");


document.writeln("<a href=\"#\" onClick=\"javascript:window.open('http://www.google.com/bookmarks/mark?op=add&bkmk='+thisurl+'&title='+thistitle)\"><img alt=Google src=\"\/images/bookmark/google.gif\" border=0><\/a> ");

document.writeln("<a href=\"javascript:window.open('http://myweb.cn.yahoo.com/popadd.html?url='+encodeURIComponent(document.location.href)+'&title='+encodeURIComponent(document.title), 'Yahoo','scrollbars=yes,width=780,height=550,left=80,top=80,status=yes,resizable=yes');void(0)\"><img alt=Yahoo src=\"\/images/bookmark/yahoo.gif\" border=0><\/A>")

document.writeln("<a href=\"javascript:d=document;t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?d.getSelection():'');void(live=window.open('https://favorites.live.com/quickadd.aspx?marklet=1&mkt=en-us&url='+escape(thisurl)+'&title='+escape(thistitle)+'&top=1','live','scrollbars=yes,status=yes,resizable=yes'));live.focus();\"><img src='/images/bookmark/live.gif' alt='Windows Live' border='0'></a>")

document.writeln('<a target="_self" href="javascript:window.external.AddFavorite(location.href,document.title)"><IMG alt="IE Favorites" src="/images/bookmark/ie.gif" align="absMiddle" border="0"></a>');
