[ ! ] استفسار بخصوص هاك اخفاء النص
المشرف: alhitary
- momo2020
- عضو فعال
- مشاركات: 625
- اشترك في: الأربعاء ديسمبر 21, 2005 3:08 am
- مكان: مصـــ ام الدنيا ـــر
- اتصال:
[ ! ] ??????? ????? ??? ????? ????
??? ???? ??? ??????? ?????? ????? ??? ????? ???? ???? ???? ?????? ??????? ????? ?? ????? ??? ????????? ?? ??? ?? posting_body.tpl
???? ???? ???? ??? ??????? ?????? ?????? ?????? ??? ???? ?? ???
?????? ???? ?? ???? ???????
????? ?? ????????
???? ?? ??? ?? posting_body.tpl
??? ???? ??? ?? ?????? ??? ???? ?????? ?? ??? ??????
???? ???? ???? ??? ??????? ?????? ?????? ?????? ??? ???? ?? ???
?????? ???? ?? ???? ???????
????? ?? ????????
???? ?? ??? ?? posting_body.tpl
??? ???? ??? ?? ?????? ??? ???? ?????? ?? ??? ??????
كود: تحديد الكل
<!-- GOLDBox_Mod -->
<script language="JavaScript" src="ToolBox.js" type="text/javascript"></script>
<STYLE TYPE="text/css">
TABLE#tblCoolbar
{
border-style:double; border-width:3; padding:1px; color:#000000; background-image:url('images/toolbox/log.jpg')
}
.cbtn
{
height:18
}
.txtbtn {font-family:tahoma; font-size:70%; color:menutext;}
.smilieTable { border:3px groove #B7BB00; }
</STYLE>
<script language="JavaScript1.2">
<!--
function filter_freak()
{
theSelection = document.selection.createRange().text;
if (theSelection != '') {
var caretPos = document.post.message.caretPos;
var export_text = '';
var current_char = '';
for (i = 0; i <= caretPos.text.length; i++)
{
current_char = caretPos.text.charAt(i);
if ( (i % 2) == 0 )
{
export_text += current_char.toUpperCase();
}
else
{
export_text += current_char.toLowerCase();
}
}
caretPos.text = export_text;
document.post.message.focus();
return;
}
alert("??? ???? ?????!");
return;
}
function filter_l33t()
{
theSelection = document.selection.createRange().text;
if (theSelection != '') {
var caretPos = document.post.message.caretPos;
var export_text = '';
var current_char = '';
for (i = 0; i <= caretPos.text.length; i++)
{
current_char = caretPos.text.charAt(i);
if ( (current_char == 'a') || (current_char == 'A') )
{
export_text += '4';
}
else if ( (current_char == 'e') || (current_char == 'E') )
{
export_text += '3';
}
else if ( (current_char == 'i') || (current_char == 'I') )
{
export_text += '1';
}
else if ( (current_char == 'o') || (current_char == 'O') )
{
export_text += '0';
}
else
{
export_text += current_char;
}
}
caretPos.text = export_text;
document.post.message.focus();
return;
}
alert("??? ???? ?????!");
return;
}
//-->
</script>
<!-- GOLDBox_Mod -->
<!-- BEGIN privmsg_extensions -->
<table border="0" cellspacing="0" cellpadding="0" align="center" width="100%">
<tr>
<td valign="top" align="center" width="100%">
<table height="40" cellspacing="2" cellpadding="2" border="0">
<tr valign="middle">
<td>{INBOX_IMG}</td>
<td><span class="cattitle">{INBOX_LINK} </span></td>
<td>{SENTBOX_IMG}</td>
<td><span class="cattitle">{SENTBOX_LINK} </span></td>
<td>{OUTBOX_IMG}</td>
<td><span class="cattitle">{OUTBOX_LINK} </span></td>
<td>{SAVEBOX_IMG}</td>
<td><span class="cattitle">{SAVEBOX_LINK} </span></td>
</tr>
</table>
</td>
</tr>
</table>
<br clear="all" />
<!-- END privmsg_extensions -->
<form action="{S_POST_ACTION}" method="post" name="post" onsubmit="return checkForm(this)">
{POST_PREVIEW_BOX}
{ERROR_BOX}
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
<td align="right"><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a>
<!-- BEGIN switch_parent_link -->
-> <a class="nav" href="{PARENT_URL}">{PARENT_NAME}</a>
<!-- END switch_parent_link -->
<!-- BEGIN switch_not_privmsg -->
-> <a href="{U_VIEW_FORUM}" class="nav">{FORUM_NAME}</a></span></td>
<!-- END switch_not_privmsg -->
</tr>
</table>
<table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline">
<tr>
<th class="thHead" colspan="2" height="25"><b>{L_POST_A}</b></th>
</tr>
<!-- BEGIN switch_username_select -->
<tr>
<td class="row1"><span class="gen"><b>{L_USERNAME}</b></span></td>
<td class="row2"><span class="genmed"><input type="text" class="post" tabindex="1" name="username" size="25" maxlength="25" value="{USERNAME}" /></span></td>
</tr>
<!-- END switch_username_select -->
<!-- BEGIN switch_privmsg -->
<tr>
<td class="row1"><span class="gen"><b>{L_USERNAME}</b></span></td>
<td class="row2"><span class="genmed"><input type="text" class="post" name="username" maxlength="25" size="25" tabindex="1" value="{USERNAME}" /> <input type="submit" name="usersubmit" value="{L_FIND_USERNAME}" class="liteoption" onClick="window.open('{U_SEARCH_USER}', '_phpbbsearch', 'HEIGHT=250,resizable=yes,WIDTH=400');return false;" /></span></td>
</tr>
<!-- END switch_privmsg -->
<tr>
<td class="row1" width="22%"><span class="gen"><b>{L_SUBJECT}</b></span></td>
<td class="row2" width="78%"> <span class="gen">
<input type="text" name="subject" size="45" maxlength="60" style="width:450px" tabindex="2" class="post" value="{SUBJECT}" />
</span> </td>
</tr>
<tr>
<td class="row1" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="1">
<tr>
<td><span class="gen"><b>{L_MESSAGE_BODY}</b></span> </td>
</tr>
<tr>
<td valign="middle" align="center"> <br />
<table width="100" border="0" cellspacing="0" cellpadding="5">
<tr align="center">
<td colspan="{S_SMILIES_COLSPAN}" class="gensmall"><b>{L_EMOTICONS}</b></td>
</tr>
<!-- BEGIN smilies_row -->
<tr align="center" valign="middle">
<!-- BEGIN smilies_col -->
<td><a href="javascript:emoticon('{smilies_row.smilies_col.SMILEY_CODE}')"><img src="{smilies_row.smilies_col.SMILEY_IMG}" border="0" alt="{smilies_row.smilies_col.SMILEY_DESC}" title="{smilies_row.smilies_col.SMILEY_DESC}" /></a></td>
<!-- END smilies_col -->
</tr>
<!-- END smilies_row -->
<!-- BEGIN switch_smilies_extra -->
<tr align="center">
<td colspan="{S_SMILIES_COLSPAN}"><span class="nav"><a href="{U_MORE_SMILIES}" onclick="window.open('{U_MORE_SMILIES}', '_phpbbsmilies', 'HEIGHT=300,resizable=yes,scrollbars=yes,WIDTH=250');return false;" target="_phpbbsmilies" class="nav">{L_MORE_SMILIES}</a></span></td>
</tr>
<!-- END switch_smilies_extra -->
</table>
</td>
</tr>
</table>
</td>
<td class="row2" valign="top"><span class="gen"> <span class="genmed"> </span>
<table width="450" border="0" cellspacing="0" cellpadding="2">
<tr align="center" valign="middle">
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="{secondaltcolor}" valign="top" dir="ltr"><normalfont>
<b><font size="2">
</font></b>
<normalfont>
</tr>
<tr>
<td bgcolor="{secondaltcolor}" dir="ltr">
<table dir="ltr" id="tblCoolbar" width=414 cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
<tr><td dir="ltr">
<table id="tblCoolbar" width=414 cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" dir="ltr">
<tr><td dir="ltr">
<select name="addbbcode20" onChange="bbfontstyle('[size=' + this.form.addbbcode20.options[this.form.addbbcode20.selectedIndex].value + ']', '[/size]')" onMouseOver="helpline('f')">
<option selected>??? ????</option>
<option value="10">10</option>
<option value="12">12</option>
<option value="18">18</option>
<option value="20">20</option>
<option value="24">24</option>
</select>
<span lang="ar-sy"> </span><select name="ft" onChange="BBCft()" onMouseOver="helpline('ft')"
<option style="color:black; background-color: #FFFFFF " value="{L_ARIAL}" class="genmed" dir="rtl">
<option selected>??? ????</option>
<option value="Arial">???????
</option>
<option style="color:black; background-color: #FFFFFF " value="Andalus" class="genmed">
Andalus</option>
<option style="color:black; background-color: #FFFFFF " value="Arial" class="genmed">
Arial</option>
<option style="color:black; background-color: #FFFFFF " value="Comic Sans MS" class="genmed">
Comic Sans MS</option>
<option style="color:black; background-color: #FFFFFF " value="Courier New" class="genmed">
Courier New</option>
<option value="Lucida Console">Lucida Console
</option>
<option style="color:black; background-color: #FFFFFF " value="Microsoft Sans Serif" class="genmed">
Microsoft Sans Serif</option>
<option style="color:black; background-color: #FFFFFF " value="Symbol" class="genmed">
Symbol</option>
<option style="color:black; background-color: #FFFFFF " value="Tahoma" class="genmed">
Tahoma</option>
<option style="color:black; background-color: #FFFFFF " value="Times New Roman" class="genmed">
Times New Roman</option>
<option style="color:black; background-color: #FFFFFF " value="Traditional Arabic" class="genmed">
Traditional Arabic</option>
<option style="color:black; background-color: #FFFFFF " value="Verdana" class="genmed">
Verdana</option>
<option style="color:black; background-color: #FFFFFF " value="Webdings" class="genmed">
Webdings</option>
<option style="color:black; background-color: #FFFFFF " value="Wingdings" class="genmed">
Wingdings</option>
</select>
<select name="addbbcode22" onChange="bbfontstyle('' + this.form.addbbcode22.options[this.form.addbbcode22.selectedIndex].value + '', '')" onMouseOver="helpline('akta')">
<option selected>????????</option>
<option value="?????? ????? ????? ???? ???????">??????</option>
<option value="?????? ?????? ????? ???? ???????">?? ??????</option>
<option value="???? ????? ">???? </option>
<option value="???????? ?? ???????? ??????? ??????? ??? ???? ???????? ????????? ..?????? ">???????</option>
<option value="?????? ..">??????</option>
<option value="??? ??????..">??? ??????</option>
<option value="WELCOME">welcome</option>
</select>
<td width="27" dir="ltr">
<input type="text" name="T1" READONLY size="5" dir="rtl" onmouseover="helpline('T1');">
<tr><table> </td>
<td width="27" dir="ltr">
<div class="cbtn" onClick="BBCweb()" onmouseover="button_over(this);helpline('web');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/web.gif" alt="ادخال صفحة" width="23" height="22">
</div></td>
<td width="29" height="1" dir="ltr">
<div class="cbtn" onClick="BBCurl()" onmouseover="button_over(this);helpline('w');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" style="width: 27; height: 24" dir="ltr">
<img hspace="2" vspace=1 align=absmiddle src="images/toolbox/link.gif" alt="رابط" width="23" height="22"></div></td>
<td width="27" height="1" dir="ltr">
<div class="cbtn" onClick="BBCmail()" onmouseover="button_over(this);helpline('m');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img border="0" vspace=1 align=absmiddle src="images/toolbox/mail.gif" width="23" height="22" alt="البريد الالكتروني"></div></td>
<td width="27" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/1.bmp"> </td>
<td width="27" dir="ltr">
<div class="cbtn" onclick=message.select(); onmouseover="button_over(this);helpline('all');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/all.gif" alt="????? ??? ???? ??????" width="23" height="22"></div></td>
<td width="27" dir="ltr">
<div class="cbtn" onclick="message.value=''" onmouseover="button_over(this);helpline('delete');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/delete.gif" alt="??? ??? ???? ??????" width="23" height="22"></div></td>
<td width="27" dir="ltr">
<div class="cbtn" onclick="message.select();therange = message.createTextRange();therange.execCommand('Copy');" onmouseover="button_over(this);helpline('copy');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/copy.gif" alt="??? ????" width="23" height="22"></div></td>
<td width="27" dir="ltr">
<div class="cbtn" onclick="therange = message.createTextRange();therange.execCommand('Paste');" onmouseover="button_over(this);helpline('paste');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/paste.gif" alt="??? ????" width="23" height="22"></div></td>
<td width="27" dir="ltr">
<div class="cbtn" onclick="message.select(0);therange = message.createTextRange();therange.execCommand('Cut');" onmouseover="button_over(this);helpline('cut');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/cut.gif" alt=" ?? ???? ??? ???? ????????" width="23" height="22"></div></td>
<td width="27" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/1.bmp"> </td>
<td width="27" dir="ltr">
<div class="cbtn" onClick="BBCdir('ltr')" onmouseover="button_over(this);helpline('dl');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/ltr.gif" alt="اليسار إلى اليمين" width="23" height="22"></div></td>
<td width="27" dir="ltr">
<div class="cbtn" onClick="BBCdir('rtl')" onmouseover="button_over(this);helpline('dr')" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/rtl.gif" alt="اليمين إلى اليسار" width="23" height="22"></div></td>
<td width="27" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/1.bmp"> </td>
<td width="27" dir="ltr">
<div class="cbtn" onClick="BBChelp('')" onmouseover="button_over(this);helpline('help')" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/help.gif" alt="???????? ????????" width="23" height="22"></div></td>
<td width="27" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/1.bmp"> </td>
<td width="29" height="1" dir="ltr">
<div class="cbtn" onClick="BBCloh()" onmouseover="button_over(this);helpline('loh');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="2" vspace=1 align=absmiddle src="images/toolbox/keyb.gif" alt="????? ???? ???????? ???????" width="23" height="22"></div></td>
<td width="27" height="1" dir="ltr">
<div class="cbtn" onClick="BBCplain()" onmouseover="button_over(this);helpline('plain');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img border="0" vspace=1 align=absmiddle alt="تحويل إلى نص عادي - إلغاء التنسيق" src="images/toolbox/plain.gif" width="23" height="22"></div></td>
<td width="27" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/1.bmp"> </td>
<td width="27" dir="ltr">
<div class="cbtn" onClick="filter_freak()" onmouseover="button_over(this);helpline('oOo');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img border="0" vspace=1 align=absmiddle alt="??? ???? ????????? ???? ??? ???? ???? ???? oOoOo" src="images/toolbox/oOo.gif" width="23" height="22"></div></td>
<td width="27" dir="ltr">
<div class="cbtn" onClick="filter_l33t()" onmouseover="button_over(this);helpline('hla');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img border="0" vspace=1 align=absmiddle alt="??? ???? ????????? ???? ??? ?????? ?????" src="images/toolbox/7la.gif" width="23" height="22"></div></td>
</tr></table>
<table >
<tr>
<td width="27" height="1" dir="ltr">
<div class="cbtn" onClick="BBCbold()" onmouseover="button_over(this);helpline('b');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/bold.gif" alt="خط داكن" width="23" height="22"></div></td>
<td width="27" height="1" dir="ltr">
<div class="cbtn" onClick="BBCitalic()" onmouseover="button_over(this);helpline('i');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/italic.gif" alt="خط مائل" width="23" height="22"></div></td>
<td width="27" height="1" dir="ltr">
<div class="cbtn" onClick="BBCunder()" onmouseover="button_over(this);helpline('u');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/under.gif" alt="خط سفلي" width="23" height="22"></div></td>
<td width="27" dir="ltr">
<div class="cbtn" onClick="BBCshar('')" onmouseover="button_over(this);helpline('shar');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/shar.gif" alt="?? ?????? ?? " width="23" height="22"></div></td>
<td width="27" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/1.bmp"> </td>
<td width="27" dir="ltr">
<div class="cbtn" onClick="BBCfot('')" onmouseover="button_over(this);helpline('fot');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/fot.gif" alt="?? ??? ????? ?????? ?????? " width="23" height="22"></div></td>
<td width="27" dir="ltr">
<div class="cbtn" onClick="BBCtwh('')" onmouseover="button_over(this);helpline('twh');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/twh.gif" alt="?? ???????? " width="23" height="22"></div></td>
<td width="27" height="1" dir="ltr">
<div class="cbtn" onClick="BBCgrad()" onmouseover="button_over(this);helpline('grad');"" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img border="0" vspace=1 align=absmiddle src="images/toolbox/gradient.gif" width="23" height="22" alt="تدرج في الألوان"></div></td>
<td width="27" height="1" dir="ltr">
<div class="cbtn" onClick="BBCcolor()" onmouseover="button_over(this);helpline('color');"" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img border="0" vspace=1 align=absmiddle src="images/toolbox/color.gif" width="23" height="22" alt=" ??? ????"></div></td>
<td width="27" height="1" dir="ltr">
<div class="cbtn" onClick="BBClight()" onmouseover="button_over(this);helpline('light');"" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img border="0" vspace=1 align=absmiddle src="images/toolbox/light.gif" width="23" height="22" alt=" ??? ????? ????"></div></td>
<td width="27" height="1" dir="ltr">
<div class="cbtn" onClick="BBCcolor1()" onmouseover="button_over(this);helpline('color1');"" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img border="0" vspace=1 align=absmiddle src="images/toolbox/colorpicker.gif" width="23" height="22" alt=" ?????? ??? ?????"></div></td>
<td width="27" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/1.bmp"> </td>
<td width="27" height="1" dir="ltr">
<div class="cbtn" onClick="BBCalign('left')" onmouseover="button_over(this);helpline('al');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/left.gif" alt="جهة اليسار" width="23" height="22"></div></td>
<td width="27" height="1" dir="ltr">
<div class="cbtn" onClick="BBCalign('center')" onmouseover="button_over(this);helpline('ac');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/center.gif" alt="في المنتصف" width="23" height="22"></div></td>
<td width="27" height="1" dir="ltr">
<div class="cbtn" onClick="BBCalign('right')" onmouseover="button_over(this);helpline('ar');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/right.gif" alt="جهة اليمين" width="23" height="22"></div></td>
<td width="27" height="1" dir="ltr">
<div class="cbtn" onClick="BBCalign('justify')" onmouseover="button_over(this);helpline('aa');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img border="0" src="images/toolbox/justify.gif" width="23" height="22" alt="محاذاة الأطراف"></div></td>
<td width="27" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/1.bmp"> </td>
<td width="29" height="1" dir="ltr">
<div class="cbtn" onClick="BBCimg()" onmouseover="button_over(this);helpline('p');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="2" vspace=1 align=absmiddle src="images/toolbox/image.gif" alt="صورة" width="23" height="22"></div></td>
<td width="27" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/1.bmp"> </td>
<td width="29" height="1" dir="ltr">
<div class="cbtn" onClick="BBCeng()" onmouseover="button_over(this);helpline('eng');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="2" vspace=1 align=absmiddle src="images/toolbox/eng.gif" alt="????? ?? ??????? ?? ?????? ??? ??????" width="23" height="22"></div></td>
</tr></table>
<table >
<tr>
<td width="27" dir="ltr">
<div class="cbtn" onClick="BBCmarq('left')" onmouseover="button_over(this);helpline('ml');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/mleft.gif" alt="حركة إلى اليسار" width="23" height="22">
</div></td>
<td width="27" dir="ltr">
<div class="cbtn" onClick="BBCmarq('right')" onmouseover="button_over(this);helpline('mr');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/mright.gif" alt="حركة إلى اليمين" width="23" height="22">
</div></td>
<td width="27" dir="ltr">
<div class="cbtn" onClick="BBCmarq('up')" onmouseover="button_over(this);helpline('mu');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/mup.gif" alt="حركة إلى الأعلى" width="23" height="22">
</div></td>
<td width="27" dir="ltr">
<div class="cbtn" onClick="BBCmarq('down')" onmouseover="button_over(this);helpline('md');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/mdown.gif" alt="حركة إلى الأسفل" width="23" height="22">
</div></td>
<td width="27" dir="ltr">
<div class="cbtn" onClick="BBCpriq('')" onmouseover="button_over(this);helpline('priq');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/priq.gif" alt=" ?? ????? ??? ?????? ?? ???? ??? ?????? >< ." width="23" height="22"></div></td>
<td width="27" dir="ltr">
<div class="cbtn" onClick="BBCsaa('')" onmouseover="button_over(this);helpline('saa');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/saa.gif" alt=" ?? ????? ??? ???? ????? ???? ????? ." width="23" height="22"></div></td>
<td width="27" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/1.bmp"> </td>
<td width="27" dir="ltr">
<div class="cbtn" onClick="BBCquote()" onmouseover="button_over(this);helpline('q');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/quote.gif" alt="اقتباس" width="23" height="22">
</div></td>
<td width="27" dir="ltr">
<div class="cbtn" onClick="BBCcode()" onmouseover="button_over(this);helpline('c');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/code.gif" alt="كود" width="23" height="22">
</div></td>
<td width="27" dir="ltr">
<div class="cbtn" onClick="BBChr()" onmouseover="button_over(this);helpline('hr');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/hor.gif" alt="خط فاصل" width="23" height="22">
</div></td>
<td width="27" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/1.bmp"> </td>
<td width="27" dir="ltr">
<div class="cbtn" onClick="BBCram()" onmouseover="button_over(this);helpline('ram');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/rplayer.gif" alt="رييل بلايير" width="23" height="22">
</div></td>
<td width="29" dir="ltr">
<div class="cbtn" onClick="BBCstream()" onmouseover="button_over(this);helpline('st');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/sound.gif" alt="ملف صوتي" width="23" height="22">
</div></td>
<td width="27" dir="ltr">
<div class="cbtn" onClick="BBCflash()" onmouseover="button_over(this);helpline('flash');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/flash.gif" alt="فلاش" width="23" height="22">
</div></td>
<td width="29" dir="ltr">
<div class="cbtn" onClick="BBCvideo()" onmouseover="button_over(this);helpline('vd');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/video.gif" alt="ملف فيديو" width="23" height="22">
</div></td>
<td width="27" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/1.bmp"> </td>
<td width="27" dir="ltr">
<div class="cbtn" onClick="BBCpoet()" onmouseover="button_over(this);helpline('po');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img border="0" vspace=1 align=absmiddle src="images/toolbox/poet.gif" alt="قصيدة شعرية" width="23" height="22">
</div></td>
<td width="27" dir="ltr">
<div class="cbtn" onClick="BBCtext()" onmouseover="button_over(this);helpline('tx');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img border="0" vspace=1 align=absmiddle alt="تزيين النص" src="images/toolbox/text.gif" width="23" height="22"></div></td>
<td width="27" dir="ltr">
<img hspace="1" vspace=1 align=absmiddle src="images/toolbox/1.bmp"> </td>
<td width="27" dir="ltr">
<div class="cbtn" onClick="BBCinfo()" onmouseover="button_over(this);helpline('info');" onmouseout="button_out(this);" onmousedown="button_down(this);" onmouseup="button_up(this);" dir="ltr">
<img border="0" vspace=1 align=absmiddle alt="?? ??????? ??????;" src="images/toolbox/info.gif" width="23" height="22"></div></td>
</tr></table>
</td></tr></table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="9"> <span class="gensmall">
<input type="text" name="helpbox" size="45" maxlength="100" style="width:450px; font-size:10px" class="helpline" value="{L_STYLES_TIP}" />
</span></td>
</tr>
<tr>
<td colspan="9"><span class="gen">
<textarea name="message" rows="15" cols="35" wrap="virtual" style="width:500px" tabindex="3" class="post" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);">{MESSAGE}</textarea>
</span></td>
</tr>
</table>
</span></td>
</tr>
<tr>
<td class="row1" valign="top"><span class="gen"><b>{L_OPTIONS}</b></span><br /><span class="gensmall">{HTML_STATUS}<br />{BBCODE_STATUS}<br />{SMILIES_STATUS}</span></td>
<td class="row2"><span class="gen"> </span>
<table cellspacing="0" cellpadding="1" border="0">
<!-- BEGIN switch_html_checkbox -->
<tr>
<td>
<input type="checkbox" name="disable_html" {S_HTML_CHECKED} value="ON" />
</td>
<td><span class="gen">{L_DISABLE_HTML}</span></td>
</tr>
<!-- END switch_html_checkbox -->
<!-- BEGIN switch_bbcode_checkbox -->
<tr>
<td>
<input type="checkbox" name="disable_bbcode" {S_BBCODE_CHECKED} value="ON" />
</td>
<td><span class="gen">{L_DISABLE_BBCODE}</span></td>
</tr>
<!-- END switch_bbcode_checkbox -->
<!-- BEGIN switch_smilies_checkbox -->
<tr>
<td>
<input type="checkbox" name="disable_smilies" {S_SMILIES_CHECKED} value="ON" />
</td>
<td><span class="gen">{L_DISABLE_SMILIES}</span></td>
</tr>
<!-- END switch_smilies_checkbox -->
<!-- BEGIN switch_signature_checkbox -->
<tr>
<td>
<input type="checkbox" name="attach_sig" {S_SIGNATURE_CHECKED} value="ON" />
</td>
<td><span class="gen">{L_ATTACH_SIGNATURE}</span></td>
</tr>
<!-- END switch_signature_checkbox -->
<!-- BEGIN switch_notify_checkbox -->
<tr>
<td>
<input type="checkbox" name="notify" {S_NOTIFY_CHECKED} value="ON" />
</td>
<td><span class="gen">{L_NOTIFY_ON_REPLY}</span></td>
</tr>
<!-- END switch_notify_checkbox -->
<!-- BEGIN switch_delete_checkbox -->
<tr>
<td>
<input type="checkbox" name="delete" value="ON" />
</td>
<td><span class="gen">{L_DELETE_POST}</span></td>
</tr>
<!-- END switch_delete_checkbox -->
<!-- BEGIN switch_type_toggle -->
<tr>
<td></td>
<td><span class="gen">{S_TYPE_TOGGLE}</span></td>
</tr>
<!-- END switch_type_toggle -->
</table>
</td>
</tr>
{POLLBOX}
<tr>
<td class="catBottom" colspan="2" align="center" height="28"> {S_HIDDEN_FORM_FIELDS}<input type="submit" tabindex="5" name="preview" class="mainoption" value="{L_PREVIEW}" /> <input type="submit" accesskey="s" tabindex="6" name="post" class="mainoption" value="{L_SUBMIT}" /></td>
</tr>
</table>
<table width="100%" cellspacing="2" border="0" align="center" cellpadding="2">
<tr>
<td align="right" valign="top"><span class="gensmall">{S_TIMEZONE}</span></td>
</tr>
</table>
</form>
<table width="100%" cellspacing="2" border="0" align="center">
<tr>
<td valign="top" align="right">{JUMPBOX}</td>
</tr>
</table>
{TOPIC_REVIEW_BOX}
كلمتان خفيفتان على اللسان ثقيلتان في الميزان حبيبتان الى الرحمن .. سبحان الله وبحمده سبحان الله العظيم .
هـــلا

الموجودون الآن
المتصفحون للمنتدى الآن: لا يوجد أعضاء مسجلين متصلين و 12 زائرًا