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