Code
<?if($USER_LOGGED_IN$)?>
$USER_IN$
<!-- <bc> --><!-- <bc> --><div align="center"><strong>$WDAY$ $DATE$ $TIME$ <br><br></strong>
<center>Sveiki <strong>$USERNAME$</strong>
<br>
<center><img class="userAvatar" title="$USERNAME$" src="$USER_AVATAR_URL$"</center>
<hr>
<a href="index/8">Profils
<hr>
<a href="index/11">Labot profilu
<hr>
<a href="index/14">Vestules</a> $IS_NEW_PM$
<hr>
IP Adrese: <strong>$IP_ADDRESS$</strong>
<hr>
Grupa: <strong>$USER_GROUP$</strong>
<hr>
<a href="$LOGOUT_LINK$"> Iziet
<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("Atslēgt!");
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("Atslēgt!");
if(client_type=="options")clientWindow = window.open("/index/11","options","scrollbars=1,top=0,left=0,resizable=1,width=680,height=350") || alert("Atslēgt!");
if(client_type=="users")clientWindow = window.open("$USERS_LIST_URL$","users","scrollbars=1,top=0,left=0,resizable=1,width=680,height=350") || alert("Atslēgt!");
if(client_type=="rules")clientWindow = window.open("/rules.html","rules","scrollbars=1,top=0,left=0,resizable=1,width=680,height=350") || alert("Atslēgt!");
}
</script>
<?else?>
<br> $LOGIN_FORM$
<?endif?></div>
</div>
</div>
</div>
</div>