<html dir="{blog_dir}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset={blog_windows_encoding}">
<link href="templates/default/css/style_{blog_dir}.css" rel="stylesheet">
<title>{rowTitle}</title>
</head>
<body>
{tabs}
<div style="width: 100%; height: {wh}px; overflow: auto" marginwidth="10" marginheight="0">
<table width="100%" border="0" cellpadding="4" id="table1">
<tr><td align="center">
<table border="0" style="border-collapse: collapse" bordercolor="#000000" cellpadding="0" cellspacing="0"><tr><td>
{rowMain}
</td></tr></table>
</td></tr>
<tr><td><br><font class="datefont">{lang_blog_date} {rowDate} {lang_blog_andTopicsWasRead} {rowViewers} {lang_blog_times}</font></td></tr>
<tr><td class="topicContent">
{rowContent}
<br></td></tr>
</table>
<table width="100%" height="100%" border="0" cellpadding="4" id="table2" style="display:none;">
<tr><td class="topicContent">
<iframe src="" width="100%" height="100%" marginwidth="10" marginheight="0" id="commentsList" name="commentsList" scrolling="auto" border="0" frameborder="0"></iframe>
</td></tr>
</table>
<table width="100%" height="100%" border="0" cellpadding="4" id="table3" style="display:none;">
<tr><td class="topicContent">
<iframe src="topics.php?action=CommentForm&id={id}" width="100%" height="100%" marginwidth="0" marginheight="0" id="commentFrame" name="commentFrame" scrolling="no" border="0" frameborder="0"></iframe>
</td></tr>
</table>
</div>
<br>
</body>
</html>