<html>
<head>
<title>$SITE_NAME$ - $PAGE_NAME$</title>
<link type="text/css" rel="StyleSheet" href="/_st/my.css" />
</head>

<body>

<table cellpadding="10" cellspacing="0" border="0" class="dataBar" align="center">
 <tr>
 <td>$WDAY$, $DATE$, $TIME$</td>
 <td align="right"> <?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?>   <a href="$PERSONAL_PAGE_LINK$" title=" "><b>$USERNAME$</b></a> |  "<u>$USER_GROUP$</u>"<?else?>  <b>$USERNAME$</b><?endif?><?endif?></td>
 </tr>
</table>
<table cellpadding="30" cellspacing="0" border="0" id="logoBar" align="center">
 <tr><td><h1 class="logo"></h1></td></tr>
</table>
<table cellpadding="0" cellspacing="0" border="0" id="contentBlock" align="center">
 <tr>
 <td valign="top" class="column">
 <table border="0" cellpadding="0" cellspacing="0" class="boxTable"><tr><td class="boxTitle"><b> </b></td></tr><tr><td class="boxContent">$GLOBAL_MENU$</td></tr></table>
 <?if($CATEGORIES$)?><table border="0" cellpadding="0" cellspacing="0" class="boxTable"><tr><td class="boxTitle"><b> </b></td></tr><tr><td class="boxContent">$CATEGORIES$</td></tr></table><?endif?>
 <?if($POLL$)?><table border="0" cellpadding="0" cellspacing="0" class="boxTable"><tr><td class="boxTitle"><b> </b></td></tr><tr><td class="boxContent">$POLL$</td></tr></table><?endif?>
 <?if($CHAT_BOX$)?><table border="0" cellpadding="0" cellspacing="0" class="boxTable"><tr><td class="boxTitle"><b>-</b></td></tr><tr><td class="boxContent">$CHAT_BOX$</td></tr></table><?endif?>
 </td>
 <td valign="top">
 <div id="navBar"><a href="$HOME_PAGE_LINK$" title=""></a><?if($USER_LOGGED_IN$)?> | <a href="$PERSONAL_PAGE_LINK$" title=" "> </a><?else?> | <a href="$REGISTER_LINK$" title=""></a><?endif?> <?if($USER_LOGGED_IN$)?> | <a href="$LOGOUT_LINK$" title=""></a><?else?> | <a href="$LOGIN_LINK$" title=""></a><?endif?> | <a href="$RSS_LINK$" title="RSS">RSS</a></div>
 <!-- Body --><div style="padding:10px;">$CONTENT$</div><!-- /Body -->
 </td>
 <td valign="top" class="column">
 <?if($LOGIN_FORM$)?><table border="0" cellpadding="0" cellspacing="0" class="boxTable"><tr><td class="boxTitle"><b> </b></td></tr><tr><td class="boxContent" align="center">$LOGIN_FORM$</td></tr></table><?endif?>
 <?if($NEWS_CALENDAR$)?><table border="0" cellpadding="0" cellspacing="0" class="boxTable"><tr><td class="boxTitle"><b> </b></td></tr><tr><td class="boxContent" align="center">$NEWS_CALENDAR$</td></tr></table><?endif?>
 <?if($SEARCH_FORM$)?><table border="0" cellpadding="0" cellspacing="0" class="boxTable"><tr><td class="boxTitle"><b></b></td></tr><tr><td class="boxContent" align="center">$SEARCH_FORM$</td></tr></table><?endif?>
 <table border="0" cellpadding="0" cellspacing="0" class="boxTable"><tr><td class="boxTitle"><b> </b></td></tr><tr><td class="boxContent">$GLOBAL_FRIENDS$</td></tr></table>
 <?if($COUNTER$ || $ONLINE_COUNTER$)?><table border="0" cellpadding="0" cellspacing="0" class="boxTable"><tr><td class="boxTitle"><b></b></td></tr><tr><td class="boxContent" align="center">$COUNTER$<?if($ONLINE_COUNTER$)?><hr />$ONLINE_COUNTER$$ONLINE_USERS_LIST$<?endif?></td></tr></table><?endif?>
 </td>
 </tr>
</table>

<!-- Footer -->
<table cellpadding="10" cellspacing="0" border="0" class="dataBar" align="center">
 <tr>
<td>by <a class="groupAdmin" href="javascript://" onclick="window.open('http://4des.su','up866','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350');  return false;">By 4des.su</a>  $YEAR$</td>
 <td align="right"> $POWERED_BY$</td>
 </tr>
</table>
<!-- /Footer -->

</body>
<!-- <popup> --><!-- </popup> -->
</html>