/**
 * @author Ben.Allen
 */
$(document).ready(function(){

 $('.colorbox').colorbox({opacity:0.3});
    // ytvbp.presentFeed('all', 10, 1, 'skachiki');

    
});

