Jesus came across an adulteress crouching in a corner with a crowd around her preparing to stone her to death. Jesus stopped them and said, “Let he who is without sin cast the first stone.”
Suddenly a woman at the back of the crowd fired off a stone at the adulteress. At which point Jesus looked over and said, “Mother! Sometimes you really tick me off!”
',
enableHover: false,
enableTracking: true,
buttons:{layout: 'box_count'},
click: function(api, options){
api.simulateClick();
api.openPopup('facebook');
}
});
jQuery('#pinterest').sharrre({
share: {
pinterest: true
},
template: '
',
enableHover: false,
enableTracking: true,
buttons: {
pinterest: {
description: 'Jokes',media: 'https://sharelovemessages.com/wp-content/uploads/2017/08/jokes-laughter-quotes.jpeg' }
},
click: function(api, options){
api.simulateClick();
api.openPopup('pinterest');
}
});
jQuery('#linkedin').sharrre({
share: {
linkedin: true
},
template: '
',
enableHover: false,
enableTracking: true,
buttons: {
linkedin: {
description: 'Jokes',media: 'https://sharelovemessages.com/wp-content/uploads/2017/08/jokes-laughter-quotes.jpeg' }
},
click: function(api, options){
api.simulateClick();
api.openPopup('linkedin');
}
});
});