$(function() {
	$("a[rel='pics']").colorbox();
});

