function troca_cor(src,nova_cor) {src.bgColor = nova_cor;}

