$(function() {
    $('#fotos').cycle();
	$('a[rel*=facebox]').facebox();
});

