function MO(src) {
	src.style.backgroundImage = "url(/Vida/Web/Comum/MenuFundoO.gif)";
}

function MT(src) {
	src.style.backgroundImage = "";
}

function MC(local) {
	location.href = local;
}
