<html xmlns="http://www.w3.org/1999/xhtml">
<head>  
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>[TITLE]</title>
<link rel="stylesheet" href="[CSS_URL]" type="text/css" media="screen" />
<!--[if lte IE 6]>
<link type="text/css" rel="stylesheet" href="$HOME_PAGE_LINK$css/ie6.css" />
<![endif]-->
</head>
<body>
$ADMIN_BAR$
<div id="temp_body1">
<div id="temp_body2">
	<!-- <header> --><div id="top">
    <div class="userbox">
    <div class="dateblock">
    $WDAY$, $DATE$, $TIME$
    </div>
    <div id="usermenu">
						<ul class="nav">
							<li class="page_item"><a href="$HOME_PAGE_LINK$">Site home</a></li>
							<?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?><li class="page_item">&nbsp;&#8226;&nbsp;<a href="$PERSONAL_PAGE_LINK$">Profile page</a></li><?else?><li class="page_item">&nbsp;&#8226;&nbsp;<a href="$REGISTER_LINK$">Register now</a></li><?endif?><?endif?>
							<?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?><li class="page_item">&nbsp;&#8226;&nbsp;<a href="$LOGOUT_LINK$">Log out</a></li><?else?><li class="page_item">&nbsp;&#8226;&nbsp;<a href="$LOGIN_LINK$">Log in</a></li><?endif?><?endif?>
                            <li class="page_item">&nbsp;&#8226;&nbsp;<a href="$RSS_LINK$" title="RSS">RSS</a></li>
						</ul>
		</div>
    <div id="searchbox">
    $SEARCH_FORM$
	</div>
    <div class="clr"></div>
    </div>
    <div id="header">
			<div id="headerimg">
				<h1>$SITE_NAME$</h1>
                <span><?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?>You logged in as <a href="$PERSONAL_PAGE_LINK$" title="Profile page"><b>$USERNAME$</b></a> <br /> Group "<u>$USER_GROUP$</u>"<?else?>Hello <b>$USERNAME$</b><?endif?><?endif?></span>
			</div>
	</div>
    <div id="topmenu">
    <table border="0" class="tpmn_t" align="right" cellspacing="0" cellpadding="0">
  <tr>
    <td class="tpmn_l">&nbsp;</td>
    <td class="tpmn_c" valign="top"><!-- <sblock_menu> -->CONTENT<!-- </sblock_menu> --></td>
    <td class="tpmn_r">&nbsp;</td>
  </tr>
</table>
    <div class="clr"></div>
	</div>
    <div class="clr"></div>
	</div><!-- </header> -->
<div id="container">
	<div id="wrapper1">
	<div id="wrapper2">
	<div id="wrapper3">
	<table width="100%" border="0" cellspacing="0" cellpadding="0">
  		<tr>    		
    		<td valign="top">
						<div id="content">		
	<!-- <middle> -->[BODY]<!-- </middle> -->
    </div>
			</td>
			<td width="355" valign="top">
            <div class="sidebar">
    <!-- <container> --><!-- <block> --> 
	<div class="widgetblock"><h2>TITLE</h2>
	<div class="widget">CONTENT</div>
    </div>
    <!-- </block> --><!-- </container> -->	
	</div>
            <div class="sidebar">
    			<!-- <container> --><!-- </container> -->	
			</div>
    <div class="clr"></div>
    		</td>
  		</tr>
	</table>
	</div>
	</div>
	</div>

																								<div class="description"><span>  .  <a href="http://www.uthemes.ru/" title=""></a>  Ucoz</span></div>	
<!-- <footer> --><div id="footer">
			<p align="center">
				[COPYRIGHT]<br />$POWERED_BY$
			</p>
</div><!-- </footer> -->
</div>
</div>
</div>
</body>
</html>
<!-- <popup> -->
<table border="0" cellpadding="4" cellspacing="1" width="98%" class="popuptable">
<tr><td align="center" class="popuptitle"><b>[TITLE]</b></td></tr>
<tr><td align="center" class="popupbody">[BODY]</td></tr>
</table>
<!-- </popup> -->