	$(document).ready(function(){

				$("a[rel='pgallery']").colorbox();
				$(".media").colorbox();
				
			
	
	});
