Скрипт сохранить ВКонтакте для Ucoz
Если Вы разместите под статьями Вашего издания или блога кнопку "Опубликовать ВКонтакте", то позволите быстро делиться ссылкой на Вашу статью со своими друзьями ВКонтакте.
Code
<div>
<!-- Put this script tag to the <head> of your page -->
<script type="text/javascript" src="http://vkontakte.ru/js/api/share.js?5" charset="windows-1251"></script>
<!-- Put this script tag to the place, where the Share button will be -->
<script type="text/javascript"><!--
document.write(VK.Share.button(false,{type: "round", text: "Сохранить"}));
--></script></div>