Cambridge English Young Learners
{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: 'http://www.iismoretti.gov.it/wp/wp-content/themes/hueman/js/sharrre.php',
click: function(api, options){
api.simulateClick();
api.openPopup('googlePlus');
}
});
jQuery('#pinterest').sharrre({
share: {
pinterest: true
},
template: '{total}
',
enableHover: false,
enableTracking: true,
buttons: {
pinterest: {
description: 'Cambridge English Young Learners',media: 'http://www.iismoretti.gov.it/wp/wp-content/uploads/2019/11/Young_learners_ico.jpg' }
},
click: function(api, options){
api.simulateClick();
api.openPopup('pinterest');
}
});
});