$('a#logo-lnk').click(function (e) { if ($('span', this).hasClass('uz-signs')) { e.preventDefault() } }); })
MENU