function show_footer(id)
{
	document.getElementById('pie_foto').innerHTML = footers[id];
}