function lumiere(cur,which){
if (which) cur.filters.alpha.opacity=100
else cur.filters.alpha.opacity=75}