- Predictions | BUCS 18/19 Division Two Week Three
- Lions U19s Resilient, But Come Up Short Against Dutch Junior Lions
{total}
',
enableHover: false,
enableTracking: true,
click: function(api, options){
api.simulateClick();
api.openPopup('facebook');
}
});
jQuery('#googleplus').sharrre({
share: {
googlePlus: true
},
template: '{total}
',
enableHover: false,
enableTracking: true,
urlCurl: '../wp-content/themes/colormag-pro/js/sharrre/sharrre/',
click: function(api, options){
api.simulateClick();
api.openPopup('googlePlus');
}
});
jQuery('#pinterest').sharrre({
share: {
pinterest: true
},
template: '{total}
',
enableHover: false,
enableTracking: true,
buttons: {
pinterest: {
description: 'The UK Dukes Show Episode Three',media: 'http://dblcoverage.com/wp-content/uploads/2018/12/UK-Dukes-Episode-3.jpg' }
},
click: function(api, options){
api.simulateClick();
api.openPopup('pinterest');
}
});
});