//<!--
function mi(w,ww){//PORTAL PRINCIPAL
w.style.background='#999999'//borda
ww.style.background='#DFDFDF'
}
function mo(w,ww){//PORTAL PRINCIPAL
w.style.background=''//nada
ww.style.background=''
}
//-->