Basically, I want to, when object A has a onmouseover event, It's the atributes of object B to change.
To depict it visually, if my pointer is over the gray square, I'd like the orange one to change color, or to have diferent opacity.

What's the easiest way to do this?