


var wong = "window.open('http://www.mister-wong.de/index.php?action=addurl&amp;bm_url='+encodeURIComponent(location.href)+'&amp;bm_description='+encodeURIComponent(document.title));return false";
document.write('<a rel="nofollow" href="http://www.mister-wong.de/" onClick="' + wong +'" title="Bookmark bei: Mr. Wong" target="_blank">');
document.write('<img style="padding-bottom:1px;" src="wong.gif" alt="Bookmark bei: Mr. Wong" border="0">');
document.write('</a> ');

		var icio = "window.open('http://del.icio.us/post?v=2&url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title));return false";
document.write('<a rel="nofollow" href="http://del.icio.us/" onClick="' + icio +'" title="Bookmark bei: Del.ico.us" target="_blank">');
document.write('<img style="padding-bottom:1px;" src="http://www.social-bookmark-script.de/img/bookmarks/del.gif" alt="Bookmark bei: Del.ico.us" border="0">');
document.write('</a> ');

		var digg = "window.open('http://digg.com/submit?phase=2&url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title));return false";
document.write('<a rel="nofollow" href="http://digg.com/" onClick="' + digg +'" title="Bookmark bei: Digg" target="_blank">');
document.write('<img style="padding-bottom:1px;" src="http://www.social-bookmark-script.de/img/bookmarks/digg.gif" alt="Bookmark bei: Digg" border="0">');
document.write('</a> ');

		var furl = "window.open('http://www.furl.net/storeIt.jsp?u='+encodeURIComponent(location.href)+'&t='+encodeURIComponent(document.title));return false";
document.write('<a rel="nofollow" href="http://www.furl.net/" onClick="' + furl +'" title="Bookmark bei: Furl" target="_blank">');
document.write('<img style="padding-bottom:1px;" src="http://www.social-bookmark-script.de/img/bookmarks/furl.gif" alt="Bookmark bei: Furl" border="0">');
document.write('</a> ');

		var yahoo = "window.open('http://myweb2.search.yahoo.com/myresults/bookmarklet?t='+encodeURIComponent(document.title)+'&u='+encodeURIComponent(location.href));return false";
document.write('<a rel="nofollow" href="http://www.yahoo.com/" onClick="' + yahoo +'" title="Bookmark bei: Yahoo" target="_blank">');
document.write('<img style="padding-bottom:1px;" src="http://www.social-bookmark-script.de/img/bookmarks/yahoo.gif" alt="Bookmark bei: Yahoo" border="0">');
document.write('</a> ');

		var yigg = "window.open('http://yigg.de/neu?exturl='+encodeURIComponent(location.href));return false";
document.write('<a rel="nofollow" href="http://yigg.de/" onClick="' + yigg +'" title="Bookmark bei: Yigg" target="_blank">');
document.write('<img style="padding-bottom:1px;" src="http://www.social-bookmark-script.de/img/bookmarks/yigg.gif" alt="Bookmark bei: Yigg" border="0">');
document.write('</a> ');
		if(window.getSelection)
{txt=window.getSelection();}
else if(document.getSelection)
{txt=document.getSelection();}
else if(document.selection)
{txt=document.selection.createRange().text;}

		var google 		= "window.open('http://www.google.com/bookmarks/mark?op=add&hl=de&bkmk='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title));return false";
document.write('<a rel="nofollow" href="http://www.google.com/" onClick="' + google +'" title="Bookmark bei: Google" target="_blank">');
document.write('<img style="padding-bottom:1px;" src="http://www.social-bookmark-script.de/img/bookmarks/google.gif" alt="Bookmark bei: Google" border="0">');
document.write('</a> ');

	