

var delicio    	= "location.href='http://del.icio.us/post?v=2&url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title);return false";
var linkedin    = "location.href='http://www.linkedin.com/shareArticle?mini=true&amp;url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title);return false";
var digg 		= "location.href='http://digg.com/submit?phase=2&url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title);return false";
var facebook   	= "location.href='http://www.facebook.com/sharer.php?u='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title);return false";
var mixx 		= "location.href='http://www.mixx.com/submit?page_url='+encodeURIComponent(location.href)+'&t='+encodeURIComponent(document.title);return false";
var stumbleon   = "location.href='http://www.stumbleupon.com/submit?url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title);return false";
var wong 		= "location.href='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('<li><a rel="nofollow" href="http://del.icio.us/" onClick="' + delicio +'" title="Diese Seite bei del.icio.us eintragen" target="_blank">')
document.write('<img src="http://www.fitness.at/bookmark/delicious.gif" alt="Diese Seite bei del.ico.us eintragen" border="0"> del.icio.us')
document.write('</a> ')
document.write('</li>')
document.write('<li><a rel="nofollow" href="http://linkedin/" onClick="' + linkedin +'" title="Diese Seite bei linkedin eintragen" target="_blank">')
document.write('<img src="http://www.fitness.at/bookmark/linkedin.gif" alt="Diese Seite bei LinkedIn eintragen" border="0"> LinkedIn')
document.write('</a> ')
document.write('</li>')
document.write('<li><a rel="nofollow" href="http://digg.com/" onClick="' + digg +'" title="Diese Seite bei digg.com eintragen" target="_blank">')
document.write('<img src="http://www.fitness.at/bookmark/digg.gif" alt="Diese Seite bei digg eintragen" border="0"> Digg')
document.write('</a> ')
document.write('</li>')
document.write('<li><a rel="nofollow" href="http://facebook.com/" onClick="' + facebook +'" title="Diese Seite bei facebook eintragen" target="_blank">')
document.write('<img src="http://www.fitness.at/bookmark/facebook.gif" alt="Diese Seite bei Facebook eintragen" border="0"> Facebook')
document.write('</a> ')
document.write('</li>')
document.write('<li><a rel="nofollow" href="http://www.mixx.com/" onClick="' + mixx +'" title="Diese Seite bei mixx.com eintragen" target="_blank">')
document.write('<img src="http://www.fitness.at/bookmark/mixx.gif" alt="Diese Seite bei Mixx eintragen" border="0"> Mixx')
document.write('</a> ')
document.write('</li>')
document.write('<li><a rel="nofollow" href="http://www.stumbleupon.com/" onClick="' + stumbleon +'" title="Diese Seite bei stumbleupon.com eintragen" target="_blank">')
document.write('<img src="http://www.fitness.at/bookmark/stumble.gif" alt="Diese Seite bei Stumble eintragen" border="0"> Stumble')
document.write('</a> ')
document.write('</li>')