$(document).ready(function(){

	$(".youtube").colorbox({iframe:true, innerWidth:640, innerHeight:360});
});	
