function bookmarks()
{

document.write('<a href="http://linkarena.com/bookmarks/addlink/?url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title)+'&desc=&tags="><img src="http://css24.dyndns.org/scripts/bookmarks/link.gif" border="0"></a>');
document.write('<a href="http://www.google.com/bookmarks/mark?op=add&hl=de&bkmk='+encodeURIComponent(location.href)+'&annotation=&labels=&title='+encodeURIComponent(document.title)+'"><img src="http://css24.dyndns.org/scripts/bookmarks/google.gif" border="0"></a>');
document.write('<a href="http://www.mister-wong.de/index.php?action=addurl&bm_url='+encodeURIComponent(location.href)+'&bm_description='+encodeURIComponent(document.title)+'"><img src="http://css24.dyndns.org/scripts/bookmarks/wong.gif" border="0"></a>');

}
