function fcolor(target,color){
    target.color = color;
 }
