Код
<?if($USER_LOGGED_IN$)?>
<script type="text/javascript">function tMess(n){var a=[' новое сообщение',' новых сообщения',' новых сообщений'];return a[n%10==1&&n%100!=11?0:n%10>=2&&n%10<=4&&(n%100<10||n%100>=20)?1:2]}; function getPM(){$.get("/index/14",function(a){var s=$("b.unread",a).size();if (s) {var n=tMess(s),all=[],leg=(s==1)?'Сообщение':'Сообщения';$("b.unread",a).each(function(){var title = $(this).html(), href = $(this).parent().attr("href"); all.push('»<a href="'+href+'" target="_blank">'+title+'</a>');}); new _uWnd('ls','Новые ЛС',250,120,{icon:'/png/message.png',align:'left'},'<center><object width="0" height="0"><param name="movie" value="http://stixpro.ru/1/ump3player_500x70.swf"><param name="wmode" value="transparent"><param name="FlashVars" value="way=<?if($USER_GENDER$='Мужчина')?>http://stixpro.ru/mp/pochta.mp3<?else?>http://stixpro.ru/mp/pochta_w.mp3<?endif?>&swf=http://stixpro.ru/1/ump3player_500x70.swf&w=0&h=0&&autoplay=1&skin=brown&volume=60&comment="><embed src="http://stixpro.ru/1/ump3player_500x70.swf" type="application/x-shockwave-flash" wmode="transparent" flashvars="way=<?if($USER_GENDER$='Мужчина')?>http://stixpro.ru/mp/pochta.mp3<?else?>http://stixpro.ru/mp/pochta_w.mp3<?endif?>&swf=http://stixpro.ru/1/ump3player_500x70.swf&w=0&h=0&&autoplay=1&skin=brown&volume=60&comment=" width="0" height="0"></object>Вам пришло '+s+n+'!</center><br><fieldset><legend>'+leg+'</legend>'+all.join("<br>")+'</fieldset>');}});setTimeout(getPM,100000)};getPM();</script>
<?else?>