;function setOpacity(e,op) { ;e=handle(e) ;if (!e) return ;e.style.opacity=op/100 ;e.style.filter="alpha(opacity="+op+")" ;}
Session-Cookies