/* Bookmarking ________________________________________*/

	function bookmarking(){
		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\" /></a>");
		document.writeln("<a rel=\"nofollow\" style=\"text-decoration:none;\" href=\"http://www.facebook.com/\" onClick=\"window.open(\'http://www.facebook.com/sharer.php?u=\'+encodeURIComponent(location.href)+\'&amp;title=\'+encodeURIComponent(document.title));return false;\" title=\"Bookmark bei: Facebook\"> <img src=\"/images/bookmarking/facebook.gif\" alt=\"Bookmark bei: Facebook\" name=\"Facebook\" /></a>");
		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/wrong.gif\" alt=\"Bookmark bei: Mr. Wong\" name=\"wong\" /></a>");
		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\" /></a>");
		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\" /></a>");
	}
