<!--
function Active(what){if(!document.layers){what.style.backgroundColor='#FFFFFF'}}
function NotActive(what){if(!document.layers){what.style.backgroundColor=''}}
//-->
