var delicious = "location.href='http://del.icio.us/post?v=2&url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title);return false";
var stumbleupon   = "location.href='http://www.stumbleupon.com/submit?url='+encodeURIComponent(location.href)+'&amp;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 mister_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";
var alltagz = "location.href='http://www.alltagz.de/bookmarks/?action=add&address='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title);return false";


document.write('<a rel="nofollow" href="http://del.icio.us/" onClick="' + delicious +'" title="Diese Seite bei del.ico.us eintragen" target="_blank">')
document.write('<img src="templates/EcstaticSunrise/img/delicious.gif" width="16" height="16" border="0" alt="WARUJ">&nbsp;DEL.ICIO.US&nbsp;&nbsp;&nbsp;')
document.write('</a> ')

document.write('<a rel="nofollow" href="http://www.stumbleupon.com/" onClick="' + stumbleupon +'" title="Diese Seite bei stumbleupon.com eintragen" target="_blank">')
document.write('<img src="templates/EcstaticSunrise/img/stumbleupon.gif"  width="16" height="16" border="0" alt="WARUJ">&nbsp;STUMPLEUPON&nbsp;&nbsp;&nbsp;')
document.write('</a> ')

document.write('<a rel="nofollow" href="http://digg.com/" onClick="' + digg +'" title="Diese Seite bei digg.com eintragen" target="_blank">')
document.write('<img src="templates/EcstaticSunrise/img/digg.gif"  width="16" height="16" border="0" alt="WARUJ">&nbsp;DIGG&nbsp;&nbsp;&nbsp;')
document.write('</a> ')

document.write('<a rel="nofollow" href="http://www.mister-wong.de/" onClick="' + mister_wong +'" title="Diese Seite bei mister-wong.de eintragen" target="_blank">')
document.write('<img src="templates/EcstaticSunrise/img/mister_wong.gif"  width="16" height="16" border="0" alt="WARUJ">&nbsp;MISTER WONG&nbsp;&nbsp;&nbsp;')
document.write('</a> ')

document.write('<a rel="nofollow" href="http://www.alltagz.de/" onClick="' + alltagz +'" title="Diese Seite bei alltagz eintragen" target="_blank">')
document.write('<img src="templates/EcstaticSunrise/img/alltagz.gif"  width="16" height="16" border="0" alt="WARUJ">&nbsp;ALLTAGZ')
document.write('</a> ')