$(document).ready(function () {
	$('#gallery-show li a').prettyPhoto();
	$('.curriculo a').prettyPhoto();
});
