[td class=PDA_Copyrights align=right width="90%" background=/portal/images/pda_header_bg.jpg]<table border=0><tr><td align=right colSpan=3>الاثنين 3/3/2008</TD></TR><tr><td align=right>آخر تحديث :</TD><td align=right>11:44 PM</TD><td class=PDA_Copyrights align=right> توقيت الدوحة</TD></TR></TABLE><td width="3%"></TD>
var Count=1
while (true)
{
if (document.getElementById('tdImgCaption_'+Count)==null)
{
break;
}
else
{
document.getElementById('tdImgCaption_'+Count).style.fontWeight='normal'
document.getElementById('tdImgCaption_'+Count).style.fontSize='8'
}
Count++
}