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