Code:
if ($devent == mouse) {
 if ($did == ID) { do this }

will react on when mouse is moved over the ID, but how can i get it to react when mouse is moved out from ID ?