How to Add "Post to Diigo" button on website

<a href="#" onclick="window.open('https://www.diigo.com/post?url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title), '_blank', 'menubar=no,height=580,width=608,toolbar=no'); return false;">
  <img src="https://lh4.ggpht.com/PaV4x6Q92xFbKHOyS-FpZ7jzWDdAWrnhOAb0d8t_SODgsXWHhO8PNCvLkQWU-k3vwPQO=w50" height="16" width="16" alt="Diigo"> Post to Diigo
</a>


Learn More :