mouseleave: function(){
                            $(this).children().last().find("a").stop().remove();
                        }