$(document).ready(function(){
	$(".colorvideos a").colorbox({iframe:true, innerWidth:445, innerHeight:364});
});
