Colour box example

Video gallery - using colorbox

Uses colorbox as the plugin param, you must have included the colorbox code in your web page

$(document).ready(function(){
    $("ul.youtube-videogallery1").youtubeVideoGallery( {plugin:'colorbox'} );
});