jQuery(document).ready(function($){ 
	$("a[rel='day_view']").colorbox({width:"480px", height:"450px", iframe:true}); 
});
