Just as a note mickey.y should be used as a read value not a write.

var this=mickey.y; // Correct
mickey.y= anything // worng