$(document).ready(function()
{
    VK.init({apiId: 2225446, onlyWidgets: true});
    VK.Widgets.Like("vk_like", {type: "10"});
    ODKL.init();
});

