$(document).ready(function() {
    $('a.gallery_video').colorbox({iframe: true, innerWidth: 830, innerHeight: 630});
})

