/*
if	(top.document.location.href.indexOf('trio-futura') != -1)
{
	document.getElementById('menu_migas').style.display = 'none';
}
*/

if	(top.document.location.href.indexOf('futura') != -1)
{
	document.getElementById('menu_migas').style.display = 'none';
}
