$(document).ready(function(){	
	Shadowbox.init();

	$('#icono-facebook').tipsy({gravity:'s'});
	$('#icono-rss').tipsy({gravity:'s'});
});
