<html dir="rtl">
{htmldoctype}
<html>
<head>
        <!-- no cache headers -->
        <meta http-equiv="Pragma" content="no-cache">
        <meta http-equiv="no-cache">
        <meta http-equiv="Expires" content="-1">
        <meta http-equiv="Cache-Control" content="no-cache">
        <!-- end no cache headers -->
  <meta name="keywords" content="vbulletin,forum,bbs,discussion">
  <meta name="description" content="$bbtitle">
  <title>$bbtitle - powered by vBulletin</title>
  $homeheadinclude
</head>
<body>
$homeheader

<table border=0 cellspacing=0 cellpadding=7 width="100%">
<tr>
$left
<td valign="top">

<!-- main -->
$threads
<br>
$news
<!-- /main -->

</td>
<!-- $right -->
</tr>
</table>

$homefooter
</body>
</html>