fires when the mouse was moved out from the specified item
some.attachEvent("onMouseOut", function(e){ //... some code here ... });