Директор музея Смуров Андрей Валерьевич с супругой Татьяной Геннадиевной сделали очень ценный подарок нашему Центру.
Терновый венец — злейший враг кораллов. В таком виде уже не страшен
',
enableHover: false,
enableTracking: true,
click: function(api, options){
api.simulateClick();
api.openPopup('twitter');
}
});
jQuery('#facebook').sharrre({
share: {
facebook: true
},
template: '
{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/2018/03/20180115_180821_RichtoneHDR-1.jpg' }
},
click: function(api, options){
api.simulateClick();
api.openPopup('pinterest');
}
});
});