function chgStyle(obj,style){
	obj.className = style ;
}