/* Bookmarking ________________________________________*/

	function bookmarking(){
		document.writeln("<a rel=\"nofollow\" style=\"text-decoration:none;\" href=\"http://www.mister-wong.de/\" onClick=\"window.open(\'http://www.mister-wong.de/index.php?action=addurl&amp;bm_url=\'+encodeURIComponent(location.href)+\'&amp;bm_notice=&amp;bm_description=\'+encodeURIComponent(document.title)+\'&amp;bm_tags=\');return false;\" title=\"Bookmark bei: Mr. Wong\"> <img src=\"/images/bookmarking/wong.gif\" alt=\"Bookmark bei: Mr. Wong\" name=\"wong\" /> Mr. Wong</a><br />");
		document.writeln("<a rel=\"nofollow\" style=\"text-decoration:none;\" href=\"http://www.webnews.de/\" onClick=\"window.open(\'http://www.webnews.de/einstellen?url=\'+encodeURIComponent(document.location)+\'&amp;title=\'+encodeURIComponent(document.title));return false;\" title=\"Bookmark bei: Webnews\"> <img src=\"/images/bookmarking/webnews.gif\" alt=\"Bookmark bei: Webnews\" name=\"Webnews\" /> Webnews</a><br />");
		document.writeln("<a rel=\"nofollow\" style=\"text-decoration:none;\" href=\"http://www.linkarena.com/\" onClick=\"window.open(\'http://linkarena.com/bookmarks/addlink/?url=\'+encodeURIComponent(location.href)+\'&amp;title=\'+encodeURIComponent(document.title)+\'&amp;desc=&amp;tags=\');return false;\" title=\"Bookmark bei: Linkarena\"> <img src=\"/images/bookmarking/linkarena.gif\" alt=\"Bookmark bei: Linkarena\" name=\"Linkarena\" /> Linkarena</a><br />");
		document.writeln("<a rel=\"nofollow\" style=\"text-decoration:none;\" href=\"http://www.folkd.com/\" onClick=\"window.open(\'http://www.folkd.com/submit/\'+(document.location.href));return false;\" title=\"Bookmark bei: Folkd\"> <img src=\"/images/bookmarking/folkd.gif\" alt=\"Bookmark bei: Folkd\" name=\"Folkd\" /> Folkd</a><br />");
		document.writeln("<a rel=\"nofollow\" style=\"text-decoration:none;\" href=\"http://yigg.de/\" onClick=\"window.open(\'http://yigg.de/neu?exturl=\'+encodeURIComponent(location.href));return false\" title=\"Bookmark bei: Yigg\"> <img src=\"/images/bookmarking/yigg.gif\" alt=\"Bookmark bei: Yigg\" name=\"Yigg\" /> Yigg</a><br />");
		document.writeln("<a rel=\"nofollow\" style=\"text-decoration:none;\" href=\"http://digg.com/\" onClick=\"window.open(\'http://digg.com/submit?phase=2&amp;url=\'+encodeURIComponent(location.href)+\'&amp;bodytext=&amp;tags=&amp;title=\'+encodeURIComponent(document.title));return false;\" title=\"Bookmark bei: Digg\"> <img src=\"/images/bookmarking/digg.gif\" alt=\"Bookmark bei: Digg\" name=\"Digg\" /> Digg</a><br />");
		document.writeln("<a rel=\"nofollow\" style=\"text-decoration:none;\" href=\"http://del.icio.us/\" onClick=\"window.open(\'http://del.icio.us/post?v=2&amp;url=\'+encodeURIComponent(location.href)+\'&amp;notes=&amp;tags=&amp;title=\'+encodeURIComponent(document.title));return false;\" title=\"Bookmark bei: Del.icio.us\"> <img src=\"/images/bookmarking/del.gif\" alt=\"Bookmark bei: Del.icio.us\" name=\"Delicious\" /> Delicious</a><br />");
		document.writeln("<a rel=\"nofollow\" style=\"text-decoration:none;\" href=\"http://www.yahoo.com/\" onClick=\"window.open(\'http://myweb2.search.yahoo.com/myresults/bookmarklet?t=\'+encodeURIComponent(document.title)+\'&amp;d=&amp;tag=&amp;u=\'+encodeURIComponent(location.href));return false;\" title=\"Bookmark bei: Yahoo\"> <img src=\"/images/bookmarking/yahoo.gif\" alt=\"Bookmark bei: Yahoo\" name=\"Yahoo\" /> Yahoo</a><br />");
		document.writeln("<a rel=\"nofollow\" style=\"text-decoration:none;\" href=\"http://www.google.com/\" onClick=\"window.open(\'http://www.google.com/bookmarks/mark?op=add&amp;hl=de&amp;bkmk=\'+encodeURIComponent(location.href)+\'&amp;annotation=&amp;labels=&amp;title=\'+encodeURIComponent(document.title));return false;\" title=\"Bookmark bei: Google\"> <img src=\"/images/bookmarking/google.gif\" alt=\"Bookmark bei: Google\" name=\"Google\" /> Google</a><br />");
	}