
$(document).ready(function(){
	$(".display-video").colorbox({width:"660px", height:"485px", iframe:true});
});
