السيدة فاطمة ج1
|
<TABLE dir=rtl class=body border=0>
<TR> <td class=BodyText width="100%" noWrap align=middle>25 - 03 - 2009
</TD></TR> <TR> <td style="PADDING-RIGHT: 20px; PADDING-TOP: 20px" class=BodyText>
</TD></TR></TABLE> |
<TABLE style="PADDING-RIGHT: 10px; PADDING-TOP: 10px" dir=rtl class=table_style cellSpacing=0 cellPadding=5 align=center>
<TR class=bodyTitle> <td class=table_style>الاسم</TD> <td class=table_style noWrap>صوت فقط/فيديو</TD> <td class=table_style noWrap>نوع الملف</TD> <td class=table_style noWrap>الجودة</TD> <td class=table_style>الحجم (ميجا بايت)</TD> <td class=table_style noWrap>حمّل</TD> <td class=table_style noWrap>استمع/شاهد</TD></TR> <TR class=BodyText> <td id=table_td class=table_style> صوت فقط لمستخدمىDial up</TD> <td class=table_style noWrap> صوت فقط</TD> <td class=table_style noWrap>rm</TD> <td class=table_style noWrap> منخفضة</B></TD> <td dir=rtl class=table_style noWrap align=middle>4.15</B></TD> <td class=table_style align=middle></TD> <td class=table_style align=middle></TD></TR> <TR class=BodyText> <td id=table_td class=table_style> صوت فقط لمستخدمى DSL</TD> <td class=table_style noWrap> صوت فقط</TD> <td class=table_style noWrap>mp3</TD> <td class=table_style noWrap> متوسطة</B></TD> <td dir=rtl class=table_style noWrap align=middle>15.01</B></TD> <td class=table_style align=middle></TD> <td class=table_style align=middle></TD></TR> <TR class=BodyText> <td id=table_td class=table_style> فيديو لمستخدمى Dial up</TD> <td class=table_style noWrap> فيديو</TD> <td class=table_style noWrap>rm</TD> <td class=table_style noWrap> متوسطة</B></TD> <td dir=rtl class=table_style noWrap align=middle>16.43</B></TD> <td class=table_style align=middle></TD> <td class=table_style align=middle></TD></TR> <TR class=BodyText> <td id=table_td class=table_style> فديو لمستخدمى DSL </TD> <td class=table_style noWrap> فيديو</TD> <td class=table_style noWrap>rm</TD> <td class=table_style noWrap> عالية</B></TD> <td dir=rtl class=table_style noWrap align=middle>48.29</B></TD> <td class=table_style align=middle></TD> <td class=table_style align=middle></TD></TR></TABLE>
| </TD>
عدد مرات التحميل : 6042
var http = false;
if(navigator.appName == "Microsoft Internet Explorer") {
http = new ActiveXObject("Microsoft.XMLHTTP");
} else {
http = new XMLHttpRequest();
}
function setrate(val,id,type)
{
if(val=="voted")
{
document.getElementById('voted_before').innerHTML ="لقد قمت بالتقييم من قبل";
}
else if(val!="")
{
document.getElementById('rate_btn').href='javascript:setrate('voted','','')';
cookiename=type+id;
createCookie(cookiename,"anything",0);
http.abort();
http.open("GET", "ajax/addrating.php?rate="+val+"&id="+id+"&type="+type, true);
http.onreadystatechange=function() {
if(http.readyState == 4) {
var result=http.responseText;
var output=result.split(',');
document.getElementById('rating_img').src =output[0];
document.getElementById('vote_num').innerHTML =output[1];
}
}
http.send(null);
}
}
function setAnswer(answer,finalAnswer)
{
document.getElementById(finalAnswer).value=answer;
}
window.onload=function()
{
checkCookie("multimedia377");
}
التقييم الحالى
.5 .4 .3 .2 .1 قيم المحتوى