new Ya.share({
        element: 'share_social',
            elementStyle: {
                'type': 'button',
                'border': true,
                'quickServices': ['odnoklassniki', 'moimir', 'moikrug', 'lj', 'twitter']
            },
            link: '',
            title: '',
            popupStyle: {
                blocks: {
                    'Поделись c друзьями': ['odnoklassniki', 'moimir', 'moikrug', 'lj', 'twitter']
                },
                copyPasteField: true
            }
});
