function myFunc(sender,args)	{
	sender.Fill.Color='Red';
}
