$j(document).ready(function(){
	$j("a[rel='cbox']").colorbox();
});

