function changcolor(target,color)
{
target.bgColor=color
}