$(document).ready(function() {
	$(".video_link").colorbox({width:'440px', height:'350px', title: false, iframe:true } );
});
