$(document).ready(function(){
				$("a[rel='gallery']").colorbox({slideshow:true});
				
				});
