function go_to_footer_link(id)
	{
	update_url(sections[id]['name']);
	go_to(id);
	
	return false;
	}