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