$(document).ready(function(){
	$("a.openbox").colorbox({width:"960px", height:"570px", iframe:true, opacity: 0.8});
});
