
var myuri = encodeURIComponent(location.href);
var mydesc = encodeURIComponent(document.title);

document.writeln ( '<!-- YIGG.DE -->' );
document.writeln ( '<a href="http://yigg.de/neu?exturl=' + myuri + '" target="_blank" rel="nofollow"><img class="border" src="http://tecjo.co.uk/service/soziobar/yigg.gif" alt="Add this page toYiGG" title="Add this page toYiGG" /></a>' );

document.writeln ( '<!-- GOOGLE BOOKMARKS -->' );
document.writeln ( '<a href="http://www.google.com/bookmarks/mark?op=add&hl=de&bkmk=' + myuri + '&title=' + mydesc + '" target="_blank" rel="nofollow"><img class="border" src="http://tecjo.co.uk/service/soziobar/google.gif" alt="Add this page toGoogle Bookmarks" title="Add this page toGoogle Bookmarks" /></a>' );

document.writeln ( '<!-- DEL.ICIO.US -->' );
document.writeln ( '<a href="http://del.icio.us/post?url=' + myuri + '&title=' + mydesc + '" target="_blank" rel="nofollow"><img class="border" src="http://tecjo.co.uk/service/soziobar/delicious.gif" alt="Add this page todel.icio.us" title="Add this page todel.icio.us" /></a>' );

document.writeln ( '<!-- YAHOO BOOKMARKS -->' );
document.writeln ( '<a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?t=' + mydesc + '&u=' + myuri + '" target="_blank" rel="nofollow"><img class="border" src="http://tecjo.co.uk/service/soziobar/my_yahoo.gif" alt="Add this page toYahoo My Web 2.0" title="Add this page toYahoo My Web 2.0" /></a>' );

document.writeln ( '<!-- MISTER WONG -->' );
document.writeln ( '<a href="http://www.mister-wong.de/index.php?action=addurl&bm_url=' + myuri + '&bm_description=' + mydesc + '" target="_blank" rel="nofollow"><img class="border" src="http://tecjo.co.uk/service/soziobar/misterwong.gif" alt="Add this page toMister Wong" title="Add this page toMister Wong" /></a>' );

document.writeln ( '<!-- SHADOWS.COM -->' );
document.writeln ( '<a href="http://www.shadows.com/features/tcr.htm?url=' + myuri + '&title=' + mydesc + '" target="_blank" rel="nofollow"><img class="border" src="http://tecjo.co.uk/service/soziobar/shadows.gif" alt="Add this page toShadows" title="Add this page toShadows" /></a>' );

document.writeln ( '<!-- LINKARENA.COM -->' );
document.writeln ( '<a href="http://www.linkarena.com/linkadd.php?linkName=' + mydesc + '&linkURL=' + myuri + '" target="_blank" rel="nofollow"><img class="border" src="http://tecjo.co.uk/service/soziobar/linkarena.gif" alt="Add this page toLinkarena" title="Add this page toLinkarena" /></a>' );

document.writeln ( '<!-- DIGG.COM -->' );
document.writeln ( '<a href="http://digg.com/submit?phase=2&url=' + myuri + '" target="_blank" rel="nofollow"><img class="border" src="http://tecjo.co.uk/service/soziobar/digg.gif" alt="Add this page todigg.com" title="Add this page todigg.com" /></a>' );

document.writeln ( '<!-- SPURL.NET -->' );
document.writeln ( '<a href="http://www.spurl.net/spurl.php?title=' + mydesc + '&url=' + myuri + '" target="_blank" rel="nofollow"><img class="border" src="http://tecjo.co.uk/service/soziobar/spurl.gif" alt="Add this page toSpurl" title="Add this page toSpurl" /></a>' );

document.writeln ( '<!-- TECHNORATI.COM -->' );
document.writeln ( '<a href="http://technorati.com/faves?add=' + myuri + '" target="_blank" rel="nofollow"><img class="border" src="http://tecjo.co.uk/service/soziobar/technorati.gif" alt="Add this page toTechnorati Favorites" title="Add this page toTechnorati Favorites" /></a>' );

document.writeln ( '<!-- NEWSVINE.COM -->' );
document.writeln ( '<a href="http://www.newsvine.com/_tools/seed&save?u=' + myuri + '&h=' + mydesc + '" target="_blank" rel="nofollow"><img class="border" src="http://tecjo.co.uk/service/soziobar/newsvine.gif" alt="Add this page toNewsvine" title="Add this page toNewsvine" /></a>' );

document.writeln ( '<!-- BLINKLIST.COM -->' );
document.writeln ( '<a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&Url=' + myuri + '&Title=' + mydesc + '&Tag=&Description=" target="_blank" rel="nofollow"><img class="border" src="http://tecjo.co.uk/service/soziobar/blinklist.gif" alt="Add this page toBlinklist" title="Add this page toBlinklist" /></a>' );

document.writeln ( '<!-- MA.GNOLIA.COM -->' );
document.writeln ( '<a href="http://ma.gnolia.com/bookmarklet/add?url=' + myuri + '&title=' + mydesc + '&description=&tags=" target="_blank" rel="nofollow"><img class="border" src="http://tecjo.co.uk/service/soziobar/magnolia.gif" alt="Add this page toMa.gnolia" title="Add this page toMa.gnolia" /></a>' );

document.writeln ( '<!-- FURL.NET -->' );
document.writeln ( '<a href="http://furl.net/storeIt.jsp?t=' + mydesc + '&u=' + myuri + '" target="_blank" rel="nofollow"><img class="border" src="http://tecjo.co.uk/service/soziobar/furl.gif" alt="Add this page toFurl" title="Add this page toFurl" /></a>' );

document.writeln ( '<!-- REDDIT.COM -->' );
document.writeln ( '<a href="http://reddit.com/submit?url=' + myuri + '&title=' + mydesc + '" target="_blank" rel="nofollow"><img class="border" src="http://tecjo.co.uk/service/soziobar/reddit.gif" alt="Add this page toReddit" title="Add this page toReddit" /></a>' );

document.writeln ( '<!-- ONEVIEW.DE -->' );
document.writeln ( '<a href="http://www.oneview.de/quickadd/neu/addBookmark.jsf?URL=' + myuri + '&title=' + mydesc + '" target="_blank" rel="nofollow"><img class="border" src="http://tecjo.co.uk/service/soziobar/oneview.gif" alt="Add this page to OneView" title="Add this page to OneView" /></a>' );

