var encurl = encodeURIComponent(document.location.href)
var encwho = encodeURIComponent(document.title)
document.write('<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url='+encurl+'&title='+encwho+'" title="Add this page to your del.icio.us bookmarks"><img align="baseline" src="/images/delicious-16x16.gif" width="15" height="15" border="0" /> Add to del.icio.us</a>')

