var a;

function hi(a) { a.filters.alpha.opacity='100'; }
function lo(a) { a.filters.alpha.opacity='60'; }