
function MM_jumpMenu(targ,selObj,restore){ //v3.0
eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
if (restore) selObj.selectedIndex=0;
}

function tudo(layerid)
	{
		um.style.display = "none";
		dois.style.display = "none";
		tres.style.display = "none";
		quatro.style.display = "none";
		cinco.style.display = "none";
		seis.style.display = "none";
		sete.style.display = "none";
		layerid.style.display = "";
	}
	