document.write ('<a title="StumbleUpon" href="');
document.write('http://www.stumbleupon.com/submit?url='+document.URL+'&title='+document.title.replace(/ /g,' ')+'">');
document.write ('<img src="/images/icon/stumble32.png" alt="StumbleUpon" width="32" height="32" /></a>');

document.write ('<a title="Twitter" href="');
document.write('http://twitter.com/home?status='+document.title.replace(/ /g,' ')+' - '+document.URL+'">');
document.write ('<img src="/images/icon/twitter32.png" alt="Twitter" width="32" height="32" /></a>');

