$(window).load(function() {
	$('.youtube').colorbox({iframe:true, innerWidth:425, innerHeight:344});
});
