#Create sharing button by just using URL with get parameters, no iframe or javascript require
##For creating Button Use this inline javascript for creating sharing popup windows with ease.
onclick="javascript:window.open(this.href,
'', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;"