<html>
<head>
<title>[TITLE]</title>
<link type="text/css" rel="StyleSheet" href="[CSS_URL]" />
</head>

<body>
$ADMIN_BAR$
<div id="contanier">
 <!-- <header> -->
 <div id="loginBar"><?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?>You logged in as <a href="$PERSONAL_PAGE_LINK$" title="Profile page"><b>$USERNAME$</b></a> | Group "<u>$USER_GROUP$</u>"<?else?>Hello <b>$USERNAME$</b><?endif?><?endif?> <?if($RSS_LINK$)?>| <a href="$RSS_LINK$" title="RSS">RSS</a><?endif?></div>
 <div id="dataBar">
 <p id="navBar"><a href="$HOME_PAGE_LINK$" title="Site home">Site home</a><?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?> | <a href="$PERSONAL_PAGE_LINK$" title="Profile page">Profile page</a><?else?> | <a href="$REGISTER_LINK$" title="Register now">Register now</a><?endif?><?endif?> <?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?> | <a href="$LOGOUT_LINK$" title="Log out">Log out</a><?else?> | <a href="$LOGIN_LINK$" title="Log in">Log in</a><?endif?><?endif?></p>
 <p id="data">$WDAY$, $DATE$, $TIME$</p>
 </div>
 <div style="clear:both;"></div>
 <div id="logo">
 <div id="logoName">$SITE_NAME$</div> 
 </div>
 <a href="http://www.uelite.ru/" title="   uCoz" id="rgts"><h1>uCoz Elite</h1></a>
 <div style="clear:both;"></div>
 <!-- </header> -->
 
 <div id="content">
 <!-- <middle> -->
 <table border="0" cellpadding="0" cellspacing="0" width="100%">
 <tr>
 <td valign="top" style="width:220px;">
 <!-- <container> -->
 <!-- <block> -->
 <table border="0" cellpadding="0" cellspacing="0" class="boxTable"><tr><td class="boxTitle"><b>TITLE</b></td></tr><tr><td class="boxContent">CONTENT</td></tr></table>
<!-- </block> -->
<!-- </container> -->
</td>
 <td valign="top" style="padding:0px 0px 0px 20px;"><?if($MODULE_NAME$)?><h3>$MODULE_NAME$</h3><br><?endif?>[BODY]</td>
 </tr>
 </table>
 <!-- </middle> -->
 </div>
</div>

<!-- <footer> -->
 <div id="footer">[COPYRIGHT] | $POWERED_BY$</div>
<!-- </footer> -->

</body>

</html>

<!-- <popup> -->
<table border="0" cellpadding="5" cellspacing="1" style="background:url('/img/1.gif') top repeat-x #FFFFFF;border:1px solid #E1E1E1;" width="100%">
<tr><td><h3>[TITLE]</h3></td></tr>
<tr><td align="center">[BODY]</td></tr>
</table>
<!-- </popup> -->