0) { $('#nb_icon_wrap').click(); } }); }); $('.sideedy').hover(function(){ $('.dyBox').stop().fadeIn(); },function(){ $('.dyBox').stop().fadeOut(); }); $('.sideewm').hover(function(){ $('.ewBox').stop().fadeIn(); },function(){ $('.ewBox').stop().fadeOut(); }); $('.sideetel').hover(function(){ $('.telBox').stop().fadeIn(); },function(){ $('.telBox').stop().fadeOut(); });