{htmldoctype}
<html dir=rtl>
<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,jelsoft">
<meta name="description" content="$bbtitle">
<title>$bbtitle</title>
$headinclude
</head>
<body>
$header
<!-- text -->
<table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center">
<tr valign="top">
<td><a href="javascript
:window.location=window.location" oncontextmenu="return false;"><img src="{imagesfolder}/vb_bullet.gif" border="0" align="middle" alt="$bbtitle"></a>
<normalfont>$bbtitle</normalfont></td>
<td align="left"> </td>
</tr>
</table>
<div align="center">
<center>
<table cellSpacing="4" borderColorDark="#7D90BC" cellPadding="4" align="center" bgcolor="#4E659E" borderColorLight="#274378" border="1" width="100%">
<tr>
<div align="center"><select name="styleid" onchange="window.location=('index.php?s=$session[sessionhash]&styleid='+this.options[this.selectedIndex].value)">
$dropdownbits</select></center>
<td align="center">
<table cellSpacing="2" borderColorDark="#7D90BC" cellPadding="1" align="center" borderColorLight="#274378" border="1" width="100%">
$welcometext <tr>
<td align="center" colspan="3" width="100%"><smallfont>$newposts</smallfont></td>
</tr>
$unregwelcomemessage
<tr>
<td align="right" width="34%" borderColorDark="#7D90BC" borderColorLight="#274378"><smallfont>عدد الأعضاء : $numbermembers</smallfont></td>
<td align="center" width="33%" rowspan="3" borderColorDark="#274378" borderColorLight="#7D90BC"><smallfont>نرحب
بالعضو الجديد </smallfont><br><a href="member.php?s=$session[sessionhash]&action=getinfo&userid=$newuserid"><normalfont>$newusername</normalfont></a></td>
<td align="left" width="33%" borderColorDark="#7D90BC" borderColorLight="#274378"><smallfont><a href="javascript
:top10()">أكثر الأعضاء مشاركة</a></smallfont></td>
</tr>
<tr>
<td align="right" width="34%" borderColorDark="#7D90BC" borderColorLight="#274378"><smallfont>عدد المواضيع : $totalthreads</smallfont></td>
<td align="left" width="33%" borderColorDark="#7D90BC" borderColorLight="#274378"><smallfont>الساعة الآن : $timenow</smallfont></td>
</tr>
<tr>
<td align="right" width="34%" borderColorDark="#7D90BC" borderColorLight="#274378"><smallfont>عدد المشاركات : $totalposts</smallfont></td>
<td align="left" width="33%"borderColorDark="#7D90BC" borderColorLight="#274378"><smallfont>آخر زياره لك في : $bbuserinfo[lastvisitdate]</smallfont></td>
</tr>
</table>
</td>
</tr>
</table>
</center>
</div>
<!-- /text -->
<br>
<!-- main -->
<table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td>
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
<tr align="center">
<td bgcolor="{tableheadbgcolor}"><smallfont> </smallfont></td>
<td bgcolor="{tableheadbgcolor}" width="60%" align="center"><smallfont color="{tableheadtextcolor}">المنتدى</smallfont></td>
<td bgcolor="{tableheadbgcolor}"><smallfont color="{tableheadtextcolor}">المواضيع</smallfont></td>
<td bgcolor="{tableheadbgcolor}"><smallfont color="{tableheadtextcolor}">المشاركات</smallfont></td>
<td bgcolor="{tableheadbgcolor}" nowrap><smallfont color="{tableheadtextcolor}">آخر مشاركة</smallfont></td>
<td bgcolor="{tableheadbgcolor}"><smallfont color="{tableheadtextcolor}">المشرفون</smallfont></td>
</tr>
$forumbits
$loggedinusers
$birthdaybits
$pminfo
$top5threadstats
</table>
</td></tr></table>
<!-- /main -->
<br>
<!-- timezone/login-->
<table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center">
<tr valign="top">
<td align="right"><smallfont>$timezone</smallfont></td>
<td align="center">$logincode</td>
</tr>
</table>
<!-- /timezone/login -->
<br>
<!-- icons -->
<table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center">
<tr>
<td align="center">
<img src="{imagesfolder}/on.gif" border="0" alt="مشاركات جديدة" align="absmiddle">
<smallfont>مشاركات جديدة</smallfont>
<img src="{imagesfolder}/off.gif" border="0" alt="مشاركات قديمة" align="absmiddle">
<smallfont>مشاركات قديمة</smallfont>
<img src="{imagesfolder}/lock.gif" border="0" alt="منتدى مغلق" align="absmiddle">
<smallfont>منتدى مغلق</smallfont>
</td>
</tr>
</table>
<!-- /icons -->
$footer
</body>
</html>