- 11-13 октября 2013 года в Москве состоялся VIII Фестиваль науки.
- Изменение названия проекта
{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: 'https://coralreefsc.com/wp-content/themes/colormag-pro/js/sharrre/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: 'Коралловый риф в Центре дизайна АРТПЛЕЙ',media: 'https://coralreefsc.com/wp-content/uploads/2014/05/ARTPLAY.jpg' }
},
click: function(api, options){
api.simulateClick();
api.openPopup('pinterest');
}
});
});