echo" <script> $(function(){$('.tip').click(function(){ var nzat = $(this).attr('id');}) .liTip({content:'nzat'}); }); </script>";