// Muda a cor do menu
//function move_i(what) {what.style.background='#E5F1F9';}
//function move_o(what) {what.style.background='#C9D4E5';}
function move_i_mnu(what) {what.style.background='#C9D4E5';}
function move_o_mnu(what) {what.style.background='none';}
// FIM
