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

