<div align="center"><strong>: $USERNAME$</strong> 
<br> 
<?if($USER_AVATAR_URL$)?><img class="userAvatar" title="$USERNAME$" src="$USER_AVATAR_URL$" border="0"><?else?><?if($USER_LOGGED_IN$)?><img class="userAvatar" title="$USERNAME$" src="http://gamesmir.com/img/noavatar.gif" border="0"><?else?><img class="userAvatar" title="$USERNAME$" src="http://gamesmir.com/img/guest.gif" border="0"><?endif?><?endif?> 

<?if($USER_LOGGED_IN$)?> 
<br> : $USER_FULL_NAME$ 
<br> : <font color="#FF0000"><b>$USER_REG_DAYS$</b></font>-  
<br><a href="javascript:openOnClick('users')"> </a> 
<br><a href="javascript:openOnClick('options')"> </a> 
<br><a href="javascript:openOnClick('send')"> </a> 
<br><a id="upml2" href="javascript:openOnClick('mail')">  (<b>$UNREAD_PM$</b>)</a> 
<br><a href="/index/8-0"> </a>
<br><a href="/index/10"></a> 
<?if($IS_NEW_PM$)?><script type="text/javascript">function flashit(id,cl){var c=document.getElementById(id);if (c.style.color=='red'){c.style.color=cl;}else {c.style.color='red';}}setInterval("flashit('upml2','')",500)</script><?endif?> 

<script language=javascript type=text/javascript> 
 function openOnClick(client_type) 
 { 
 if(client_type=="mail")clientWindow = window.open("$PM_URL$","pmw","scrollbars=1,top=0,left=0,resizable=1,width=850,height=350") || alert("   !"); 
 if(client_type=="send")clientWindow = window.open("/index/14-999-0-1","pms","scrollbars=1,top=0,left=0,resizable=1,width=850,height=350") || alert("   !"); 
 if(client_type=="options")clientWindow = window.open("/index/11","options","scrollbars=1,top=0,left=0,resizable=1,width=680,height=350") || alert("   !"); 
 if(client_type=="users")clientWindow = window.open("$USERS_LIST_URL$","users","scrollbars=1,top=0,left=0,resizable=1,width=680,height=350") || alert("   !"); 
 
 } 
</script> 
 
<?else?> 

<br> <tr><td>$LOGIN_FORM$</tr></td> 
</div><?endif?>