$(document).ready(function () {

	//Fotos
	$("img[rel]").overlay({effect: 'apple'});

})