 
 
 Code
<?if($USER_LOGGED_IN$)?><?if($IS_NEW_PM$)?>    
 <style type="text/css">.cpmpopup {position:absolute;top:0px;left:0px;width:100%}div > div.cpmpopup {position:fixed;}</style>    
 <!--[if gte IE 5.5]><![if lt IE 8]><style type="text/css">div#upmpopup {width:expression(((ignoreMe=(document.documentElement.clientWidth?document.documentElement.clientWidth:document.body.clientWidth))<200?200:  ignoreMe)+'px'); position:absolute;top:expression((ignoreMe2=document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop)+'px'); left:expression((ignoreMe=document.documentElement.scrollLeft?document.documentElement.scrollLeft:document.body.scrollLeft)+'px'); }</style><![endif]><![endif]-->    
 <div id="ppmpopup">    
 <div class="cpmpopup" id="upmpopup">    
 <!--BODY PM START-->    
 <style type="text/css">    
 #newpm { position:absolute; height:135px; width:400px; padding:4px; background-color:#FDFDFD; border:1px solid #BBBBBB; font-family:Tahoma,Arial,Sans-Serif; font-size:11px; line-height:135%; filter:progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); }    
 #newpmheader { padding-left:5px; padding-right:5px; padding-top:2px; height:20px; color:#000000; font-weight:bold; background-color:#71AFD1; font-family:Tahoma,Arial,Sans-Serif; font-size:11px; cursor:move; }    
 #newpm a{ background:transparent; color:#4191BA; text-decoration:none; }    
 #newpm a:hover{ background:transparent; color:#FF0000; text-decoration:underline; }    
 </style>    
 <div id="newpm" style="display:none;">    
 <div id="newpmheader">    
 <div style="float:right"><a href="javascript://" onclick="document.getElementById('newpm').style.display='none'; return false;">[X]</a></div>    
 <div title="Новое ПМ">Новое личное сообщение <img src="http://i031.radikal.ru/0804/fa/28bf95c09d77.gif"></div>    
 </div>    
 
    
 <!--/--><center><font style="font-size:14px;"><a href="javascript://" onClick="window.open('/index/14','upp','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350') || alert('Отключите блокировку всплывающих окон!'); return false;"><img src="http://cs-sto.ucoz.ru/12.gif" border="0" alt="" /> </a></font></center>    
 <br><center>Приветствую <b>$USERNAME$</b>, у тебя есть $UNREAD_PM$ новое личное сообщение! </center>    
 <center><h5>(Нажми на изображение что бы прочитать)</h5></center>    
 </p>    
      
 </div>    
 <!--BODY PM END-->    
 </div>    
 </div>    
 <!--SCRIPT PM START-->    
 <script type="text/javascript" src="http://babin.at.ua/image/npbms.js"></script>    
 <script type="text/javascript">document.getElementById("ppmpopup").style.height=document.getElementById("upmpopup").offsetHeight+'px'; </script>    
 <!--SCRIPT PM END-->    
 <?endif?><?endif?>