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

