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