او
هذا
<center>
<table class="global" cellpadding="0" cellspacing="0" width="1000" dir="$var[dir]">
<form method="post" action="index.php?a=login">
<input type="hidden" name="redirect" value="$_SERVER[QUERY_STRING]">
<input type="hidden" name="formtype" value="customerlogin">
<tr>
<td width="12%" align="center" bgcolor="#000000">
<table cellpadding="0" cellspacing="0"><tr><td>
</td><td>
<font class="special_font"> <span style="white-space:nowrap;">$lang[customerslogin]</span></font></td></tr></table>
</td>
<td align="center" width="11%" bgcolor="#800000"><a href="?a=signup" class="special_link2">$lang[signup]</a></td>
<td align="center" width="10%">$lang[customeruname] : </td>
<td align="center" width="12%"><input onFocus="FadeIn('username',0);" onBlur="FadeOut('username',0);" type="text" name="username" class="input_blur"></td>
<td align="center" width="9%">$lang[password] :</td>
<td align="center" width="13%">
<input onFocus="FadeIn('password',0);" onBlur="FadeOut('password',0);" type="password" name="password0" class="input_blur"></td>
<td align="center" width="23%">
<input type="checkbox" name="remember" value="1" class="small_checkbox"> $lang[rememberme]
<a href="?a=restorepw" class="special_link">$lang[forgotpassword]</a>
</td>
<td align="center" width="2%">
<input type="image" src="$imagevarvalue[login]" name="I1"></td>
</tr>
</form>
</table>
</center>