block by roachhd 8ad5a93cbd5732b099cc

Be social, Add Buttons to your site.

Full Screen

index.html


<!-- ******************************* With a “Save this on Delicious” button, you can provide your site visitors an easy way to save it to Delicious. Here is an example with an image added before the link. Add this link to your page to let people add your site to Delicious.  ******** PLEASE replace {your-company} with your company name.  ********************** -->

<a href="#" onclick="window.open('https://delicious.com/save?v=5&provider={your-company}&noui&jump=close&url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title), 'delicious','toolbar=no,width=550,height=550'); return false;">
  <img src="https://delicious.com/img/logo.png" height="16" width="16" alt="Delicious"> Save this on Delicious
</a>