in content/references/java-chassis/1.x/gitbook/gitbook-plugin-sharing/buttons.js [6:9]
'onClick': function(e) {
e.preventDefault();
window.open('http://www.facebook.com/sharer/sharer.php?s=100&p[url]='+encodeURIComponent(location.href));
}