function hc(e,color){ { if(color==1)e.style.backgroundColor="#ffccff";if(color==2)e.style.backgroundColor="#ffffff";if(color==3)e.style.backgroundColor="LightCyan";}}