ÿþ<html> <head> <meta name="GENERATOR" content="Microsoft FrontPage 5.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <meta http-equiv="Content-Language" content="fa"> <meta http-equiv="Content-Type" content="text/html; charset=unicode"> <title>9F'HJF '.('1 ',*E'9Ì 4G13*'F /'E:'F </title> <script language="javaScript"> <!-- /////////////////////////////////////////////////////////////////////////////// // ..:: realMenu v1.27 ::.. // copyright © jordan neill 2000 // Script featured on JavaScript Kit (http://javascriptkit.com) // // change the menuItems array with your options and set the urls to link to // use addMenuItem("Text to show", "Url To Link To"); to make an item // use addMenuItem("Text", Url", "Img To Show"); to make an item with an image // use addMenuItem(); to indicate a separator bar // you can use html tags in the text, eg, <i>, <b> or <u> // // images used should be 16x16 transparent gifs /////////////////////////////////////////////////////////////////////////////// menuItems = new Array(); menuItemNum = 0; function addMenuItem(text, url, img){ if(img) menuItems[menuItemNum] = new Array(text, url, img); else if(text) menuItems[menuItemNum] = new Array(text, url); else menuItems[menuItemNum] = new Array(); menuItemNum++; } menuWidth = 389; //menu width menuHeight = 39; //menu height menuDelay = 50; //delay before menu appears menuSpeed = 8; //speed which menu appears (lower=faster) menuOffset = 2; //offset of menu from mouse pointer addMenuItem("<center>&#1705;&#1575;&#1585;&#1576;&#1585; &#1711;&#1585;&#1575;&#1605;&#1740; &#1578;&#1605;&#1575;&#1605;&#1740; &#1581;&#1602;&#1608;&#1602; &#1575;&#1740;&#1606; &#1587;&#1575;&#1740;&#1578; &#1578;&#1581;&#1578; &#1581;&#1601;&#1575;&#1592;&#1578; &#1602;&#1575;&#1606;&#1608;&#1606; &#1705;&#1662;&#1740; &#1585;&#1575;&#1740;&#1578; &#1605;&#1740; &#1576;&#1575;&#1588;&#1583;</center>","http://www.tarikhaneh.com/"); addMenuItem(" <center>&#1605;&#1583;&#1740;&#1585;&#1740;&#1578; &#1587;&#1575;&#1740;&#1578;</center>","autoplazza@yahoo.com"); /////////////////////////////////////////////////////////////////////////////// // do not edit the code below, it is required for the menu to work correctly /////////////////////////////////////////////////////////////////////////////// if(window.navigator.appName == "Microsoft Internet Explorer" && window.navigator.appVersion.substring(window.navigator.appVersion.indexOf("MSIE") + 5, window.navigator.appVersion.indexOf("MSIE") + 8) >= 5.5) isIe = 1; else isIe = 0; if(isIe){ menuContent = '<table id="rightMenu" width="0" height="0" cellspacing="0" cellpadding="0" style="font:menu;color:menutext;"><tr height="1"><td style="background:threedlightshadow" colspan="4"></td><td style="background:threeddarkshadow"></td></tr><tr height="1"><td style="background:threedlightshadow"></td><td style="background:threedhighlight" colspan="2"></td><td style="background:threedshadow"></td><td style="background:threeddarkshadow"></td></tr><tr height="10"><td style="background:threedlightshadow"></td><td style="background:threedhighlight"></td><td style="background:threedface"><table cellspacing="0" cellpadding="0" nowrap style="font:menu;color:menutext;cursor:default;">'; for(m=0;m<menuItems.length;m++){ if(menuItems[m][0] && menuItems[m][2]) menuContent += '<tr height="17" onMouseOver="this.style.background=\'highlight\';this.style.color=\'highlighttext\';" onMouseOut="this.style.background=\'threedface\';this.style.color=\'menutext\';" onClick="parent.window.location.href=\'' + menuItems[m][1] + '\'"><td style="background:threedface" width="1" nowrap></td><td width="21" nowrap><img src="' + menuItems[m][2] + '"></td><td nowrap>' + menuItems[m][0] + '</td><td width="21" nowrap></td><td style="background:threedface" width="1" nowrap></td></tr>'; else if(menuItems[m][0]) menuContent += '<tr height="17" onMouseOver="this.style.background=\'highlight\';this.style.color=\'highlighttext\';" onMouseOut="this.style.background=\'threedface\';this.style.color=\'menutext\';" onClick="parent.window.location.href=\'' + menuItems[m][1] + '\'"><td style="background:threedface" width="1" nowrap></td><td width="21" nowrap></td><td nowrap>' + menuItems[m][0] + '</td><td width="21" nowrap></td><td style="background:threedface" width="1" nowrap></td></tr>'; else menuContent += '<tr><td colspan="5" height="4"></td></tr><tr><td colspan="5"><table cellspacing="0"><tr><td width="2" height="1"></td><td width="0" height="1" style="background:threedshadow"></td><td width="2" height="1"></td></tr><tr><td width="2" height="1"></td><td width="100%" height="1" style="background:threedhighlight"></td><td width="2" height="1"></td></tr></table></td></tr><tr><td colspan="5" height="3"></td></tr>'; } menuContent += '</table></td><td style="background:threedshadow"></td><td style="background:threeddarkshadow"></td></tr><tr height="1"><td style="background:threedlightshadow"></td><td style="background:threedhighlight"></td><td style="background:threedface"></td><td style="background:threedshadow"></td><td style="background:threeddarkshadow"></td></tr><tr height="1"><td style="background:threedlightshadow"></td><td style="background:threedshadow" colspan="3"></td><td style="background:threeddarkshadow"></td></tr><tr height="1"><td style="background:threeddarkshadow" colspan="5"></td></tr></table>'; menuPopup = window.createPopup(); menuPopup.document.body.innerHTML = menuContent; } function showMenu(){ menuXPos = event.clientX + menuOffset; menuYPos = event.clientY + menuOffset; menuXIncrement = menuWidth / menuSpeed; menuYIncrement = menuHeight / menuSpeed; menuTimer = setTimeout("openMenu(0,0)", menuDelay); return false; } function openMenu(height, width){ iHeight = height; iWidth = width; menuPopup.show(menuXPos, menuYPos, iWidth, iHeight, document.body); if(iHeight < menuHeight) menuTimer = setTimeout("openMenu(iHeight + menuYIncrement, iWidth + menuXIncrement)", 1); else clearTimeout(menuTimer); } if(isIe) document.oncontextmenu = showMenu; //--> </script </head> <style fprolloverstyle>A:hover {color: #C0C0C0; font-family: Tahoma} </style> <body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" style="font-family: Tahoma; font-size: 10pt" link="#787485" vlink="#787485" alink="#787485"> <SCRIPT language=javascript> message = " h t t p : / / w w w . T a r i k h a n e h . c o m ^"+ " ----------> K a n o o n e J a v a n a n e T a r i k h a n e h D A M G H A N <---------- ^" + " :::.. i n f o @ T a r i k h a n e h . c o m :::..^" + " T h i s S i t e D e s i g n e d b y t a r i k h a n e h "" scrollSpeed=80 lineDelay =4500 txt ="" function scrollText(pos){if(message.charAt(pos)!='^'){txt =txt+message.charAt(pos) status=txt pauze =scrollSpeed } else{pauze=lineDelay txt ="" if(pos==message.length-1)pos=-1 } pos++ setTimeout("scrollText('"+pos+"')",pauze) } // Unhide --> scrollText(0) </SCRIPT> <table border="0" cellspacing="1" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1"> <tr> <td width="100%" align="center"> <table border="0" cellspacing="1" style="border-collapse: collapse" bordercolor="#111111" width="73%" id="AutoNumber2"> <tr> <td bgcolor="#FFFFFF" height="50" width="640" valign="bottom"> <p align="center"> <img border="0" src="../images/banner_farsi.jpg" width="777" height="84"></td> </tr> <tr> <td height="1" valign="top" width="769"> <table border="0" style="border-collapse: collapse" width="777" height="1"> <tr> <td width="7" background="../images/shadow-left1.gif" height="1">&nbsp;</td> <td valign="top" width="759" height="1"> <table border="0" style="border-collapse: collapse" width="762" bordercolor="#000000" height="561"> <tr> <td valign="top" width="595" height="19" background="../images/line-b-top.gif" dir="rtl" colspan="3"> <p align="right"> <a href="../Index_F.htm"> <img border="0" src="../images/main_page_pic_f.gif" width="59" height="14"></a><img border="0" src="../images/about%20us_pic_f.gif" width="59" height="14"><a href="mailto:info@tarikhaneh.com"><img border="0" src="../images/contact%20us_pic_f.gif" width="59" height="14"></a><img border="0" src="../images/site_map_pic_f.gif" width="59" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="9" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/best_pic_f.gif" width="133" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><a href="../Damghan/English/Index_E.htm"><img border="0" src="../images/english_pic.gif" width="59" height="14"></a><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"></td> <td valign="top" width="163" height="40" background="../images/line-right.gif" rowspan="2"> <p align="center"> <object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj3" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="158" height="37"> <param name="movie" value="../Flash/tarikhaneh.swf"> <param name="quality" value="High"> <param name="bgcolor" value="FFFFFF"> <param name="_cx" value="4180"> <param name="_cy" value="979"> <param name="FlashVars" value> <param name="Src" value="../Flash/tarikhaneh.swf"> <param name="WMode" value="Window"> <param name="Play" value="-1"> <param name="Loop" value="-1"> <param name="SAlign" value> <param name="Menu" value="-1"> <param name="Base" value> <param name="AllowScriptAccess" value="always"> <param name="Scale" value="ShowAll"> <param name="DeviceFont" value="0"> <param name="EmbedMovie" value="0"> <param name="SWRemote" value> <param name="MovieData" value> <embed src="../Flash/tarikhaneh.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj3" width="158" height="37" quality="High" bgcolor="#ffffff"></object> </td> </tr> <tr> <td valign="top" width="134" height="21" dir="rtl"> <p align="right"><font size="2"> <marquee onmouseover="this.stop()" onmouseout="this.start()" scrollAmount="2" scrollDelay="100" width="132" bgColor="#FFFFFF" height="13" align="center" direction="right">©'FHF ,H'F'F *'1J.'FG EB/E ('2/J/©FF/¯'F 92J2 1' ¯1'E&#1740; EJ/'1/</marquee></font></td> <td valign="top" width="56" height="21" dir="rtl" background="../images/tit.gif"> &nbsp;</td> <td valign="top" width="401" height="21" dir="rtl" background="../images/top_new_pi.gif"> <p align="center" style="margin-top: 0; margin-bottom: 0"> <font size="1" color="#FFFFFF">/'F4Ì ©G /1 ,G'F '3* 1' *FG' /1 ,G'F EÌ*H'F J'A* FG /1 ©F, '*'B </font></td> </tr> <tr> <td valign="top" width="595" height="521" colspan="3"> <table border="0" style="border-collapse: collapse" width="100%" height="658"> <tr> <td valign="top" height="658"> <table border="0" style="border-collapse: collapse" width="100%" height="23"> <tr> <td width="5">&nbsp;</td> <td width="33" background="../images/lheadcenter.gif">&nbsp;</td> <td background="../images/backheadcenter.gif" dir="rtl" valign="top" style="font-family: Tahoma; font-size: 10pt"> <p align="right"><font color="#FFFFFF"> :: <span lang="fa">9F'HJF '.('1 ',*E'9Ì 4G13*'F /'E:'F</span></font></td> <td width="4" background="../images/rheadcenter.gif">&nbsp;</td> <td width="7">&nbsp;</td> </tr> </table> <table border="0" style="border-collapse: collapse" width="589" height="469"> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" align="justify" bgcolor="#99CCFF" height="19"> &nbsp;</td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="57">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="57">&nbsp;</td> <td width="559" dir="rtl" bgcolor="#99CCFF" height="57"> <p align="center"> <img border="0" src="../images/akhbare-ejtemai.jpg" width="200" height="57"></td> <td width="6" background="../images/center_right.gif" height="57">&nbsp;</td> <td width="5" height="57">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" bgcolor="#99CCFF" height="19"> <p align="center"> <b> <font color="#FFFFFF" size="2" face="Arial"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 9F'HJF EGE*1JF '.('1 ',*E'9Ì 4G13*'F /'E:'F :&nbsp;&nbsp;&nbsp;&nbsp; <img border="0" src="../images/new.gif" width="40" height="10"></font></b></td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" valign="top" bgcolor="#99CCFF" height="19"> &nbsp;</td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" valign="top" bgcolor="#99CCFF" height="19"> &nbsp;</td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="1"></td> <td width="4" background="../images/center_left0.gif" height="1">&nbsp;</td> <td width="559" dir="rtl" valign="top" bgcolor="#99CCFF" height="1"> <table border="2" cellspacing="1" width="100%" bordercolor="#FFFFFF" height="1"> <tr> <td width="81%" align="center" height="2"><b> <font size="2" color="#FFFFFF">9FH'F .(1</font></b></td> <td width="12%" align="center" height="2"><b> <font size="2" color="#FFFFFF">*'1J. .(1</font></b></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1Ì. .(1: 28 '3AF/ 88" style="text-decoration: none" href="../monasebatha/payam1.htm"> <font color="#800000">~Ì'E *(1Ì© 'E'E ,E9G /'E:'F (EF'3(* -DHD 3'D 1389</font></a></font></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#800080"> 28/12/88</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1Ì. .(1: 28 '3AF/ 88" href="../monasebatha/payam2.htm" style="text-decoration: none"> <font color="#800000">~Ì'E *(1Ì© FE'ÌF/G E1/E /'E:'F (EF'3(* -DHD 3'D 1389</font></a></font></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#800080"> 28/12/88</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1Ì. .(1: 28 '3AF/ 88" href="../monasebatha/payam3.htm" style="text-decoration: none"> <font color="#800000">~Ì'E *(1Ì© A1E'F/'1 /'E:'F (EF'3(* -DHD 3'D 1389</font></a></font></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#800080"> 28/12/88</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1Ì. .(1: 28 '3AF/ 88" href="../monasebatha/payam4.htm" style="text-decoration: none"> <font color="#800000">~Ì'E *(1Ì© 1&Ì3 4H1'Ì 4G1 (EF'3(* -DHD 3'D 1389</font></a></font></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#800080"> 28/12/88</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 22 '3AF/ 88" href="ejtemai393.htm" style="text-decoration: none"> <font color="#800000" size="2"> 'F9B'/ B1'1/'/ 71- ~3E'F/ 4G1/'1Ì /'E:'F (' ,G'/ /'F4¯'GÌ</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 22/12/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 21 '3AF/ 88" href="ejtemai392.htm" style="text-decoration: none"> <font color="#800000" size="2"> 'E'E ,E9G /'E:'F: 'F*.'('* 91'B ~'Ì'F ©'1 '4:'D¯1'F '3*</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 21/12/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 21 '3AF/ 88" href="ejtemai391.htm" style="text-decoration: none"> <font color="#800000">(1.H1/ 4/Ì/ (' -'/+G 3'2'F †G'14F(G ".1 3'D /1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 21/12/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1Ì. .(1: 20 '3AF/ 88" href="ejtemai390.htm" style="text-decoration: none"> <font color="#800000">*4©ÌD /HEÌF ,D3G (1F'EG 1Ì2Ì *3GÌD'* FH1H2Ì /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 20/12/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 19 '3AF/ 88" href="ejtemai389.htm" style="text-decoration: none"> <font color="#800000">FE'Ì4¯'G 916 E3*BÌE ©'D' /1 /'E:'F ¯4'Ì4 Ì'A*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 19/12/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 18 '3AF/ 88" href="ejtemai388.htm" style="text-decoration: none"> <font color="#800000">©'4* Ì© G2'1 '5DG FG'D /1 ~'1© HDÌ 951(9,) /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 18/12/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 17 '3AF/ 88" href="ejtemai387.htm" style="text-decoration: none"> <font color="#800000">(1*1Ì *JE CHF¯ AHÌ /'E:'F /1 E3'(B'* C4H1Ì</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 16/12/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 16 '3AF/ 88" href="ejtemai386.htm" style="text-decoration: none"> <font color="#800000">71- ,F¯D ©'1Ì /1 ,F¯D G'Ì .21Ì /'E:'F ',1' 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 16/12/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a style="text-decoration: none" title="*'1Ì. .(1: 16 '3AF/ 88" href="ejtemai385.htm"> <font color="#800000">©F3'F*1G Ì'1'FG 'Ì (ÌF 4*1/'1'F /'E:'FÌ *H2Ì9 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 16/12/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 14 '3AF/ 88" href="ejtemai384.htm" style="text-decoration: none"> <font color="#800000">(1.H1/ (' *.DA'* (G/'4*Ì H'-/G'Ì 5FAÌ /'E:'F /1 'Ì'E FH1H2</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 14/12/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 12 '3AF/ 88" href="ejtemai383.htm" style="text-decoration: none"> <font color="#800000">A1E'F/'1 ,/Ì/ 4G13*'F /'E:'F E91AÌ 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 12/12/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 12 '3AF/ 88" href="ejtemai382.htm" style="text-decoration: none"> <font color="#800000">"E'/¯Ì ©'ED ~'̯'G G'Ì GD'D '-E1 /'E:'F /1 'Ì'E FH1H2</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 12/12/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 11 '3AF/ 88" href="ejtemai381.htm" style="text-decoration: none"> <font color="#800000" size="2"> 'A2'Ì4 2 (1'(1Ì ¯4* G'Ì ~DÌ3 /'E:'F /1 FH1H2 'E3'D</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 11/12/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 10 '3AF/ 88" href="ejtemai380.htm" style="text-decoration: none"> <font color="#800000">*9ÌÌF 5 ©EÌ*G A19Ì '1'&G ./E'* (G E3'A1'F FH1H2Ì /1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 10/12/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF"> <a style="text-decoration: none" title="*'1Ì. .(1: 10 '3AF/ 88" href="ejtemai379.htm"> <font color="#800000" size="2">3G .(1 ©H*'G '2 4G13*'F /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 10/12/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 3 '3AF/ 88" href="ejtemai378.htm" style="text-decoration: none"> <font color="#800000">1600 FA1 '2 /'F4©/G (G/'4* /'E:'F A'1: 'D*-5ÌD 4/G 'F/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 03/12/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a title="*'1Ì. .(1: 2 '3AF/ 88" href="ejtemai377.htm" style="text-decoration: none"> <font color="#800000">12E'Ì4 Ì'H1'F HD'Ì* /1 /'E:'F (1¯2'1 EÌ 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 02/12/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1Ì. .(1: 2 '3AF/ 88" href="ejtemai376.htm" style="text-decoration: none"> <font color="#800000">E/'13 4('FG 1H2Ì /'E:'F /1 '.*Ì'1 E3'A1'F FH1H2Ì</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 02/12/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#800000" size="2"> Ğ B/1*Ì FEÌ *H'F/ 'FBD'( '3D'EÌ 1' *69ÌA ©F/</font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 20/11/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a href="ejtemai374.htm" style="text-decoration: none"> <font color="#800000">(3Ì, 'E©'F'* /'E:'F (1'Ì '3*A'/G E,E9 .Ì1'F 3D'E* </font></a> </font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 20/11/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 6 (GEF 88" href="ejtemai373.htm" style="text-decoration: none"> <font color="#800000" size="2"> 71- E3©F EG1 /1 /Ì(', /'E:'F ',1'ÌÌ EÌ 4H/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 06/11/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a title="*'1Ì. .(1: 6 (GEF 88" href="ejtemai372.htm" style="text-decoration: none"> <font color="#800000">(1¯2'1Ì ¯A*E'F /ÌFÌ (' EH6H9 "3Ì( G'Ì ',*E'9Ì /1 /'E:'F </font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 06/11/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1&#1740;. .(1: 2 (GEF 88" href="ejtemai371.htm" style="text-decoration: none"> <font color="#800000">'E'E ,E9G /'E:'F: .H'5 ('Ì/ EH'69 51Ì- .H/ 1' '9D'E ©FF/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 02/11/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 28 /&#1740; 88" href="ejtemai370.htm" style="text-decoration: none"> <font color="#800000" size="2"> A1E'F/'1 /'E:'F: /GG A,1 FE'/ EDÌ 'Ì1'FÌ'F '3*</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 28/10/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 26 /&#1740; 88" href="ejtemai369.htm" style="text-decoration: none"> <font color="#800000">F43* ¯1HG 9DEÌ -BHB (3Ì, '3'*Ì/ H'-/ /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 26/10/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 25 /&#1740; 88" href="ejtemai368.htm" style="text-decoration: none"> <font color="#800000" size="2"> E/Ì1 *H2Ì9 (1B /'E:'F: 4(©G (1B /'E:'F (GÌFG 3'2Ì 4/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 25/10/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1&#1740;. .(1: 25 /&#1740; 88" href="ejtemai367.htm" style="text-decoration: none"> <font color="#800000">'E'E ,E9G EHB* /'E:'F: 9 /Ì ÌHE 'DDG /̯1Ì /1 *'1Ì. 'FBD'( (H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 25/10/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 25 /&#1740; 88" style="text-decoration: none" href="ejtemai366.htm"> <font color="#800000">1&Ì3 4H1'Ì 4G1 /Ì(',: 4G1/'1 /Ì(', /'E:'F '3*9A' /'/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 25/10/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1&#1740;. .(1: 23 /&#1740; 88" href="ejtemai365.htm" style="text-decoration: none"> <font color="#800000">'F*4'1 </font></a> </font> <a title="*'1&#1740;. .(1: 23 /&#1740; 88" href="ejtemai365.htm" style="text-decoration: none"> <font size="2" color="#800000">(Ì'FÌG (3Ì, /'F4,HÌÌ /'F4¯'G G'Ì /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 23/10/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 21 /&#1740; 88" href="ejtemai364.htm" style="text-decoration: none"> <font color="#800000">*4©ÌD ,D3G (113Ì E3'&D H E4©D'* ('2'1 B/ÌEÌ /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 21/10/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1&#1740;. .(1: 20 /&#1740; 88" href="ejtemai363.htm" style="text-decoration: none"> <font color="#800000">©F*1D 19'Ì* (G/'4* /1 F'FH'ÌÌ G'Ì /'E:'F (G 7H1 E3*E1 </font></a> </font> </td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 20/10/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 18 /&#1740; 88" href="ejtemai362.htm" style="text-decoration: none"> <font color="#800000">'E'E ,E9G /'E:'F: -E'3G 13 E-1E ED* 'Ì1'F  B/1* H 'EÌ/ "A1Ì/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 18/10/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 17 /&#1740; 88" href="ejtemai361.htm" style="text-decoration: none"> <font color="#800000" size="2"> "ÌÌF (21¯/'4* "Ì* 'DDG 5'AÌ ¯D~'̯'FÌ /1 /'E:'F (1¯2'1 4/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 17/10/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#800000" size="2"> <a title="*'1&#1740;. .(1: 17 /&#1740; 88" href="ejtemai360.htm" style="text-decoration: none"> <font color="#800000">A1E'F/'1 /'E:'F:./E* 5'/B'FG EH,( /D¯1EÌ E1/E EÌ 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 17/10/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 16 /&#1740; 88" href="ejtemai359.htm" style="text-decoration: none"> <font color="#800000" size="2"> 'E'E ,E9G /'E:'F: 19'J* B'FHF /1 ,'E9G '3D'EÌ 61H1Ì '3*</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 16/10/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 13 /&#1740; 88" href="ejtemai358.htm" style="text-decoration: none"> <font color="#800000">,0( 64 /15/ '9*('1'* *ED© /'1'ÌÌ G'Ì /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 13/10/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 12 /&#1740; 88" href="ejtemai357.htm" style="text-decoration: none"> <font color="#800000">2Ì13'.* G'Ì E,*E9 /'E~1H1Ì 'EÌ1"('/ /'E:'F *©EÌD 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 12/10/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 11 /&#1740; 88" href="ejtemai356.htm" style="text-decoration: none"> <font color="#800000" size="2"> (1'&* '2 /4EF'F (G 'F/'2G /H3*Ì (' 'GD (Ì* (9) 'GEÌ* /'1/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 11/10/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 11 /&#1740; 88" href="ejtemai355.htm" style="text-decoration: none"> <font color="#800000" size="2"> /'E:'F 9FH'F F.3* E3'(B'* EH*H13H'1Ì 3EF'F 1' ©3( ©1/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 11/10/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 10 /&#1740; 88" href="ejtemai354.htm" style="text-decoration: none"> <font color="#800000" size="2"> (Ì'FÌG G'Ì /'F4,HÌ'F /'F4¯'G "2'/ '3D'EÌ H ~Ì'E FH1 /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 10/10/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 10 /&#1740; 88" href="ejtemai353.htm" style="text-decoration: none"> <font color="#800000">(': G'Ì 31/3Ì1Ì H ¯1E3Ì1Ì /'E:'F '5D'- 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 10/10/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 8 /&#1740; 88" href="ejtemai352.htm" style="text-decoration: none"> <font color="#800000" size="2"> 'A*.'1"A1ÌFÌ /'F4,HÌ /'E:'FÌ /1 E3'(B'* *Ì1'F/'2Ì "3Ì'</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 08/10/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 8 /&#1740; 88" href="ejtemai351.htm" style="text-decoration: none"> <font color="#800000" size="2"> 5(1 E1/E HD'Ì*E/'1 'Ì1'F D(1Ì2 4/G '3*...</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 08/10/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 7 /&#1740; 88" href="ejtemai350.htm" style="text-decoration: none"> <font color="#800000">,D3G 4H1'Ì A19Ì *1'AÌ© /1 A1E'F/'1Ì /'E:'F *4©ÌD 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 07/10/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 2 /&#1740; 88" href="ejtemai349.htm" style="text-decoration: none"> <font color="#800000">H'B9G 9'4H1' (21¯*1ÌF E5Ì(* (1'Ì "3E'F H 2EÌF '3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 02/10/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 30 "01 88" href="ejtemai348.htm" style="text-decoration: none"> <font color="#800000">'.*5'5 27 EÌDÌ'1/ 1Ì'D (G 'Ì,'/ H F¯G/'1Ì 1'G /1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 30/09/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1&#1740;. .(1: 26 "01 88" href="../monasebatha/bayaniye.htm" style="text-decoration: none"> <font color="#800000">(Ì'FÌG ©'FHF ,H'F'F *'1Ì.'FG /1 E-©HEÌ* 'B/'E'* A*FG 'F¯Ì2'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 26/09/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 26 "01 88" href="ejtemai347.htm" style="text-decoration: none"> <font color="#800000" size="2"> E3'(BG /H EÌ/'FÌ E//,HÌ'F 2F/'F /'E:'F (1¯2'1 4/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 26/09/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1&#1740;. .(1: 25 "01 88" href="ejtemai346.htm" style="text-decoration: none"> <font color="#800000">41©*G'Ì *9'HFÌ ©E ©'1 /1 71- E3©F EG1 EF-D EÌ 4HF/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 25/09/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 17 "01 88" href="ejtemai345.htm" style="text-decoration: none"> <font color="#800000" size="2"> 71- '*5'D ¯'2 /'E:'F (G ¯'2 48 'ÌF† (G '*E'E 13Ì/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 17/09/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#008000" size="2"> <span class="news_title" id="Newsdetails2_lblTitle" dir="rtl" name="lblTitle"> <a title="*'1&#1740;. .(1: 4 "01 88" href="ejtemai343.htm" style="text-decoration: none"> <font color="#800000">'Ì,'/ 'HDÌF 5F/HB '9*('1Ì *© E-5HDÌ ~3*G ©4H1 /1 /'E:'F </font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 04/09/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 4 "01 88" href="ejtemai344.htm" style="text-decoration: none"> <font color="#800000">E'FH1 2D2DG H 'JEFÌ H 'E/'/ /1 E/'13 /'E:'F (1¯2'1 EÌ 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 04/09/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 3 "01 88" href="ejtemai342.htm" style="text-decoration: none"> <font color="#800000">'E'E ,E9G /'E:'F: H8'ÌA 3F¯ÌFÌ /1 (1'(1 .'FH'/G 4G/' /'1ÌE</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 03/09/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 24 "('F 88" href="ejtemai341.htm" style="text-decoration: none"> <font color="#800000" size="2"> 'D(12Ì: *E'E E3&HD'F (1'Ì E-1HEÌ* 2/'ÌÌ *D'4 EÌ ©FF/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 24/08/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 24 "('F 88" href="ejtemai340.htm" style="text-decoration: none"> <font color="#800000">12E'Ì4 ©HÌ1 "01 E'G /1 EF'7B ©HÌ1Ì /'E:'F (1¯2'1 EÌ 4H/ </font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 24/08/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1&#1740;. .(1: 20 "('F 88" href="ejtemai339.htm" style="text-decoration: none"> <font color="#800000">'E'E ,E9G /'E:'F: -, A15*Ì (1'Ì (1'&* '2 E41©ÌF '3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 20/08/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 16 "('F 88" href="ejtemai338.htm" style="text-decoration: none"> <font color="#800000" size="2"> E97D 4/F E1/E /1 ~J† H .E '/'1'* F4'FG (JE'1Ì A1GF¯Ì '3*</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 16/08/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1&#1740;. .(1: 6 "('F 88" href="ejtemai337.htm" style="text-decoration: none"> <font color="#800000">*4©ÌD ,D3G 4H1'Ì '/'1Ì /'E:'F (G 1Ì'3* '3*'F/'1 3EF'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 06/08/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 26 EG1 88" href="ejtemai336.htm" style="text-decoration: none"> <font color="#800000" size="2"> /Ì/'1 A1E'F/G 'F*8'EÌ 4G13*'F /'E:'F (' '5F'A H ('2'1Ì'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 26/07/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 22 EG1 88" href="ejtemai335.htm" style="text-decoration: none"> <font size="2" color="#800000">"EH24 EG'1* G'Ì ~Ì41A*G (G /'F4,HÌ'F /1 /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 22/07/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 20 EG1 88" href="ejtemai334.htm" style="text-decoration: none"> <font color="#800000" size="2"> *H2Ì9 11 G2'1 ~'©* 4Ì1 1'̯'F /1 (ÌF /'F4 "EH2'F /'E:'FÌ</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 20/07/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 19 EG1 88" href="ejtemai333.htm" style="text-decoration: none"> <font color="#800000">'A**'- E3©F 24 H'-/Ì ©H+1 /1 4G13*'F /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 19/07/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 19 EG1 88" href="ejtemai332.htm" style="text-decoration: none"> <font color="#800000" size="2"> A1'.H'F *E1ÌF'* *'©*Ì©Ì H /A'9Ì ¯1/'F 'E'E -3ÌF (9) /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 19/07/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 18 EG1 88" href="ejtemai331.htm" style="text-decoration: none"> <font color="#800000">3F 'EÌ/ (G 2F/¯Ì /1 /'E:'F (G 75 3'D 'A2'Ì4 Ì'A*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 18/07/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 14 EG1 88" href="ejtemai330.htm" style="text-decoration: none"> <font color="#800000" size="2"> 'E'E ,E9G /'E:'F:,F,'D ,/Ì/ :1( 9DÌG 'Ì1'F 4©3* .H1/</font></a></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#800080"> 14/07/88</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1&#1740;. .(1: 14 EG1 88" href="ejtemai329.htm" style="text-decoration: none"> <font color="#800000">*G/Ì/ F1E /4EF (Ì4*1 E*H,G /'F4 "EH2'F '3*</font></a></font></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#800080"> 14/07/88</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 11 EG1 88" href="ejtemai328.htm" style="text-decoration: none"> <font color="#800000">('2/Ì/ A1E'F/'1 '2 1H3*'G'Ì ('/DG ©HG H ©D'*G 1H/('1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 11/07/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 7 EG1 88" href="ejtemai327.htm" style="text-decoration: none"> <font color="#800000" size="2"> A9'DÌ* G'Ì 2Ì1(F'ÌÌ E,*E9 /'E/'1Ì 'EÌ1"('/ /'E:'F ":'2 4/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 07/07/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 22 4G1&#1740;H1 88" href="ejtemai326.htm" style="text-decoration: none"> <font color="#800000">71- E3©F 24 H'-/Ì ©H+1 /'E:'F (G1G (1/'1Ì EÌ 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 22/06/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF"> <a title="*'1&#1740;. .(1: 14 4G1&#1740;H1 88" href="ejtemai324.htm" style="text-decoration: none"> <font color="#800000" size="2">(G1G (1/'1Ì '2 4 71- E5H( 3A1 1G(1Ì *' /H E'G "ÌF/G</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 14/06/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 14 4G1&#1740;H1 88" href="ejtemai323.htm" style="text-decoration: none"> <font color="#800000">E91AÌ A1E'F/G ,/Ì/ -H2G .'*E 'D'F(Ì' ! (5) 4G1 'EÌ1ÌG /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 14/06/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 14 4G1&#1740;H1 88" href="ejtemai322.htm" style="text-decoration: none"> <font color="#800000">(F2ÌF ¯Ì'GÌ /1 4G13*'F /'E:'F *HDÌ/ .H'G/ 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 14/06/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 12 4G1&#1740;H1 88" href="ejtemai321.htm" style="text-decoration: none"> <font color="#800000">/H 71- *9'HFÌ /1 4G13*'F /'E:'F (G1G (1/'1Ì 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 12/06/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 11 4G1&#1740;H1 88" href="ejtemai320.htm" style="text-decoration: none"> <font color="#800000">31GF¯ 3Ì/Ì EB/E: *E'E 'B4'1 ,'E9G /1 (3Ì, -6H1 /'1F/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 11/06/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 10 4G1&#1740;H1 88" href="ejtemai319.htm" style="text-decoration: none"> <font color="#800000" size="2"> 'Ì,'/ ~'F2/G 14*G ,/Ì/ /1 E1©2 AFÌ H -1AG 'Ì (1'/1'F /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 10/06/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 10 4G1&#1740;H1 88" href="ejtemai318.htm" style="text-decoration: none"> <font color="#800000">(113Ì ~1HF/G 386 71- '4*:'D H .H/©A'ÌÌ E//,HÌ'F /'E:'FÌ</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 10/06/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 5 4G1&#1740;H1 88" href="ejtemai316.htm" style="text-decoration: none"> <font color="#800000">'E'E ,E9G /'E:'F: 9ED F©1/F (G B'FHF ¯F'G E-3H( EÌ 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 05/06/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 5 4G1&#1740;H1 88" href="ejtemai315.htm" style="text-decoration: none"> <font color="#800000" size="2"> *H2Ì9 'BD'E .H1'©Ì (ÌF E//,HÌ'F ©EÌ*G 'E/'/ /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 05/06/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 2 4G1&#1740;H1 88" href="ejtemai314.htm" style="text-decoration: none"> <font color="#800000">":'2 (1/'4* ~3*G /1 /'E:'F (' *'.Ì1 10 1H2G</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 02/06/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#800000" size="2"> <a title="*'1&#1740;. .(1: 31 E1/'/ 88" href="ejtemai313.htm" style="text-decoration: none"> <font color="#800000">',1'Ì 71- *H'F(.4Ì E(*FÌ (1 ,'E9G /1 50 1H3*'Ì /'E:'F</font></a> </font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 31/05/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 30 E1/'/ 88" href="ejtemai312.htm" style="text-decoration: none"> <font color="#800000" size="2"> 'E'E ,E9G /'E:'F: E3,/ EGE*1ÌF ~'̯'G A1GF¯Ì /1 '3D'E '3*</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 30/05/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 28 E1/'/ 88" href="ejtemai311.htm" style="text-decoration: none"> <font color="#800000" size="2"> ©4A 59 ©ÌDH¯1E EH'/ E./1 /1 4G13*'F /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 28/05/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 26 E1/'/ 88" href="ejtemai310.htm" style="text-decoration: none"> <font color="#800000" size="2"> (1¯2'1Ì E3'(B'* 'F*.'(Ì ©'1'*G F'-ÌG EB'HE* (3Ì, /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 26/05/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 25 E1/'/ 88" href="ejtemai309.htm" style="text-decoration: none"> <font color="#800000">FE'ÌF/G /'E:'F: 2F Ì' E1/ (H/F H21' *'+Ì1Ì /1 1'Ì '9*E'/ F/'1/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 25/05/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 25 E1/'/ 88" href="ejtemai308.htm" style="text-decoration: none"> <font color="#800000">*H2Ì9 20 *F E1: EF,E/ /1 4G13*'F /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 25/05/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <span id="Label3"> <font size="2" face="Tahoma" color="#800000"> <span style="font-weight: 400; "> <a title="*'1&#1740;. .(1: 21 E1/'/ 88" href="ejtemai307.htm" style="text-decoration: none"> <font color="#800000">31GF¯ -3ÌFÌ: ©4A 48 ©ÌDH H 800 ¯1E *1Ì'© /1 /'E:'F</font></a></span></font></span></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 21/05/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 17 E1/'/ 88" href="ejtemai306.htm" style="text-decoration: none"> <font color="#800000">1'G 'F/'2Ì /A*1 ©'1¯2'1Ì (H13 /1 4G13*'F /'E:'F </font> </a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 17/05/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1&#1740;. .(1: 14 E1/'/ 88" href="ejtemai305.htm" style="text-decoration: none"> <font color="#800000">":'2 9EDÌ'* ',1'ÌÌ F/'E*¯'G ,/Ì/ /1 4G13*'F /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 14/05/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 6 E1/'/ 88" href="ejtemai304.htm" style="text-decoration: none"> <font color="#800000">5/H1 E,H2 (1/'4* ¯Ì'G'F /'1HÌÌ /1 4G13*'F /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 06/05/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 1 E1/'/ 88" href="ejtemai303.htm" style="text-decoration: none"> <font color="#800000">'.*5'5 (Ì4 '2 76 EÌDÌ'1/ 1Ì'D '9*('1 (G 71- G'Ì 9E1'FÌ</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 01/05/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 30 *&#1740;1 88" href="ejtemai302.htm" style="text-decoration: none"> <font color="#800000" size="2"> Ì© ©HGFH1/ 2F /'E:'FÌ (G BDG 3900 E*1Ì ©'†©'1 *1©ÌG 59H/ ©1/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 30/04/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#008000" size="2"> <a title="*'1&#1740;. .(1: 24 *&#1740;1 88" href="ejtemai301.htm" style="text-decoration: none"> <font color="#800000">(1¯2'1Ì /H1G EG'1*G'Ì ~Ì41A*G (1'Ì /'F4 "EH.*¯'F /'E:'FÌ</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 24/04/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 23 *&#1740;1 88" href="ejtemai297.htm" style="text-decoration: none"> <font color="#800000">',1'Ì 71- (21¯ 96HÌ* 1'̯'F /1 ©*'(.'FG G'Ì 9EHEÌ /'E:'F </font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 23/04/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 23 *&#1740;1 88" href="ejtemai300.htm" style="text-decoration: none"> <font color="#800000" size="2"> 71- :1('D¯1Ì 4FH'ÌÌ FH2'/'F /1 /'E:'F ":'2 4/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 23/04/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 23 *&#1740;1 88" href="ejtemai299.htm" style="text-decoration: none"> <font color="#800000">A9'DÌ* (Ì4 '2 6 G2'1 FA1 1H2 /1 71- G,1* 3 /1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 23/04/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 23 *&#1740;1 88" href="ejtemai298.htm" style="text-decoration: none"> <font color="#800000">A1E'F/'1 /'E:'F: ./E'* (G2Ì3*Ì E'ÌG /D¯1EÌ E//,HÌ'F '3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 23/04/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 20 *&#1740;1 88" href="ejtemai296.htm" style="text-decoration: none"> <font color="#800000" size="2"> (Ì'FÌG ,E9Ì* '*-'/ 3(2 /1.5H5 -A8 E-Ì7 2Ì3* /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 20/04/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 17 *&#1740;1 88" href="ejtemai295.htm" style="text-decoration: none"> <font color="#800000">'1/H¯'G (21¯ E9DHD'F /1 4G13*'F /'E:'F 'Ì,'/ EÌ 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 17/04/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 9 *&#1740;1 88" href="ejtemai294.htm" style="text-decoration: none"> <font color="#800000">EB'(DG (' A*FG ¯1Ì /4EF'F H8ÌAG GEG A9'D'F 3Ì'3Ì '3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 09/04/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 6 *&#1740;1 88" href="ejtemai293.htm" style="text-decoration: none"> <font color="#800000" size="2"> GE'Ì4 (G/'4* B6'ÌÌ /1 /'E:'F (1¯2'1 4/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 06/04/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 6 *&#1740;1 88" href="ejtemai292.htm"> <font color="#800000" size="2"> FE'ÌF/G E1/E /'E:'F: 'F*8'1'* '2 5/' H 3ÌE' (Ì4 '2 'ÌF '3*</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 06/04/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2" color="#000080"> <a title="*'1&#1740;. .(1: 5 *&#1740;1 88" href="ejtemai291.htm" style="text-decoration: none"> <font color="#800000">-,* 'D'3D'E AH'/Ì'F: E-H1 '5DÌ /1 F8'E  B'FHF '3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 05/04/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 1 *&#1740;1 88" href="ejtemai290.htm" style="text-decoration: none"> <font color="#800000">(1F'EG G'Ì GA*G BHG B6'ÌÌG /1 4G13*'F /'E:'F '9D'E 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 01/04/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 29 .1/'/ 88" href="ejtemai289.htm"> <font color="#800000">/H3*'F F8'E ('Ì/ EH69 .H/ 1' /1 (1'(1 "4H(¯1'F '9D'E ©FF/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 29/03/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 28 .1/'/ 88" href="ejtemai288.htm"> <font color="#800000" size="2"> (1¯2'1Ì GE'Ì4 2F H '5D'- 'D¯HÌ E51A /1 4G1 /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 28/03/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 24 .1/'/ 88" href="ejtemai287.htm" style="text-decoration: none"> <font color="#800000">16571- ©4'H12Ì /1 4G13*'F /'E:'F (G (G1G (1/'1Ì EÌ 13/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 24/03/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 23 .1/'/ 88" href="ejtemai286.htm" style="text-decoration: none"> <font color="#800000">Ğ ¯HFG *.DAÌ /1 49(G G'Ì '.0 1#Ì /'E:'F E4'G/G F4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 23/03/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 23 .1/'/ 88" href="ejtemai285.htm"> <font color="#800000">(Ì4 '2 79 /15/ E1/E /'E:'F (G /©*1 '-E/Ì F˜'/ 1#Ì /'/F/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 23/03/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1&#1740;. .(1: 22 .1/'/ 88" href="ejtemai284.htm" style="text-decoration: none"> <font color="#800000">'2/-'E ,E9Ì* /1 49( '.0 1#Ì E1/E /'E:'F 1' -Ì1* 2/G ©1/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 22/03/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1&#1740;. .(1: 18 .1/'/ 88" href="ejtemai283.htm" style="text-decoration: none"> <font color="#800000">'E'E ,E9G /'E:'F:(1¯2'1Ì E7DH( 'F*.'('* /4EF'F 1' F''EÌ/ EÌ ©F/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 18/03/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1© 18 .1/'/ 88" href="ejtemai282.htm" style="text-decoration: none"> <font color="#800000">©4A 80 /15/ 31B* G'Ì (G HBH9 ~ÌH3*G /1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 18/03/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1&#1740;. .(1: 16 .1/'/ 88" href="../khabarha/khabar194.htm" style="text-decoration: none"> <font color="#800000">*B/Ì1 E/Ì1 3'2E'F ,H'F'F '3*'F 3EF'F '2 (1~'ÌÌ ',D'3 7DH9 EG1</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 16/03/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1&#1740;. .(1: 15 .1/'/ 88" href="ejtemai281.htm" style="text-decoration: none"> <font color="#800000">-,* 'D'3'E AH'/Ì'F: 1B'(* 'F3'FÌ 4'.5 4F'.* '5D- '3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 15/03/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1&#1740;. .(1: 9 .1/'/ 88" href="ejtemai280.htm" style="text-decoration: none"> <font color="#800000">~1/'.* 3H/ 3G'E 9/'D* (G 'A1'/ *-* ~H44 ©EÌ*G 'E/'/ /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 09/03/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <span class="title"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 4 .1/'/ 88" href="ejtemai279.htm" style="text-decoration: none"> <font color="#800000">/HD* /1 /H1 /HE 3A1 E5H('* .H(Ì (1'Ì *H39G /'E:'F /'4*</font></a></font></span></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 04/03/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1&#1740;. .(1: 31 '1/&#1740;(G4* 88" href="ejtemai278.htm" style="text-decoration: none"> <font color="#800000">',1'Ì 3G 71- 'B*5'/Ì  *HDJ/Ì H 5F9*Ì /1 /'E:'F ":'2 4/</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 31/02/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1&#1740;. .(1: 31 '1/&#1740;(G4* 88" href="ejtemai277.htm" style="text-decoration: none"> <font color="#800000">~Ì41A* 75 /15/Ì 71-G'Ì /H1 'HD 3A1 '3*'FÌ /HD* /1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 31/02/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#800000" size="2"> '</font><font color="#FFFFFF" size="2"><a title="*'1&#1740;. .(1: 15 '1/&#1740;(G4* 88" href="ejtemai276.htm" style="text-decoration: none"><font color="#800000">D(12Ì: E4'H1'F A1GF¯Ì ~D '1*('7Ì FG'/G'Ì ',1'ÌÌ G3*F/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 15/02/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 10 '1/&#1740;(G4* 88" href="ejtemai274.htm"> <font color="#800000">F.3*ÌF GE'Ì4 ©F©H1 H EHABÌ* /1 /'E:'F (1¯2'1 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 10/02/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 7 '1/&#1740;(G4* 88" href="ejtemai273.htm" style="text-decoration: none"> <font color="#800000" size="2"> E-E/16' 'D(12Ì: /'E:'F /HEÌF 4G1 (/HF E*©/Ì ©4H1 4/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 07/02/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2" color="#FFFFFF"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 7 '1/&#1740;(G4* 88" href="ejtemai272.htm"> <font color="#800000">A1E'F/'1: 71-G'Ì 3A1 1G(1Ì /1 /'E:'F 92 /15/ ~Ì41A* /'1/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 07/02/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 6 '1/&#1740;(G4* 88" style="text-decoration: none" href="ejtemai271.htm"> <font color="#800000">/H 3'2E'F ,/Ì/ E1/E FG'/ /1 /'E:'F *'3Ì3 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 06/02/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 28 A1H1/&#1740;F 88" href="ejtemai270.htm"> <font color="#800000">*'©Ì/ 'E'E ,E9G /'E:'F (1 1A9 31Ì9 E4©D 1'G /'E:'F (G 4'G1H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 28/01/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 19 A1H1/&#1740;F 88" href="ejtemai269.htm" style="text-decoration: none"> <font color="#800000">'A2'Ì4 21 /15/Ì (H/,G 4G1/'1Ì /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 19/01/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 18 A1H1/&#1740;F 88" href="ejtemai268.htm" style="text-decoration: none"> <font color="#800000">4F'3'ÌÌ 182 H'-/ 5FAÌ E*.DA /1 4G13*'F /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 18/01/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 18 A1H1/&#1740;F 88" href="ejtemai267.htm" style="text-decoration: none"> <font color="#800000">'A2'Ì4 15 /15/Ì ,E9Ì* H-H4 /1 2Ì3*¯'G G'Ì /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 18/01/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#800000" size="2"> <a title="*'1&#1740;. .(1: 17 A1H1/&#1740;F 88" href="ejtemai266.htm" style="text-decoration: none"> <font color="#800000">70 *F 93D /1 4G13*'F /'E:'F *HDÌ/ 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 17/01/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <span id="Label2"> <font size="2" face="Tahoma"> <span style="font-weight: 400; "> <a href="ejtemai265.htm" style="text-decoration: none"> <font color="#800000">¯2'14Ì '2 E5'-(G .(1F¯'1'F (' A1E'F/G 'F*8'EÌ /'E:'F</font></a></span></font></span></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 15/01/88</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 8 A1H1/&#1740;F 88" href="ejtemai264.htm" style="text-decoration: none"> <font color="#800000">'-/'+ Ì© E,*E9 ./E'* 1A'GÌ /1 ©F'1 †4EG 9DÌ /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 08/01/88</font></td> </tr> </table> </td> <td width="6" background="../images/center_right.gif" height="1">&nbsp;</td> <td width="5" height="1"></td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" valign="top" bgcolor="#99CCFF" height="19"> &nbsp;</td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" valign="top" bgcolor="#99CCFF" height="19"> <p align="right"><b> <font color="#FFFFFF" size="2"> <img border="0" src="../images/bulletFel.gif" width="13" height="6"> </font> <font size="2">"14ÌH '.('1 ',*E'9Ì</font></b></td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" valign="top" bgcolor="#99CCFF" height="19"> <p align="center">&nbsp;<b><font size="2" color="#FFFFFF"><a href="main-ejtemai-arishiv87.htm" style="text-decoration: none"><font color="#0000FF">3'D 1387</font></a></font></b> ..................... <a href="main-ejtemai-arishiv86.htm" style="text-decoration: none; font-weight: 700"> <font size="2" color="#0000FF">3'D 1386</font></a> ..................... <a href="main-ejtemai-arishiv.htm" style="text-decoration: none; font-weight: 700"> <font size="2" color="#0000FF">3'D 1384H 1383</font></a></td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" valign="top" bgcolor="#99CCFF" height="19"> &nbsp;</td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td width="5">&nbsp;</td> <td background="../images/downcenter_left.gif" width="12">&nbsp;</td> <td background="../images/downcenter_center.gif">&nbsp;</td> <td background="../images/downcenter_right.gif" width="25">&nbsp;</td> <td width="7">&nbsp;</td> </tr> </table> </td> </tr> </table> </td> <td valign="top" width="163" background="../images/line-right.gif" height="521"> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td> <hr></td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center" style="margin-top: 0; margin-bottom: 0" dir="rtl"> <span lang="fa"><font size="2"> <a href="../Damghan/Main.htm" style="text-decoration: none"> <font color="#0000FF">/'E:'F</font></a></font></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center" dir="rtl"> <font size="2"> <a href="../monasebatha/mahdaviyat.htm" style="text-decoration: none"> <font color="#0000FF">A1GF¯ EG/HJ*</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center"> <span lang="fa"> <a style="text-decoration: none" href="../rahbari/main.htm"> <font size="2" color="#0000FF">/1 E-61 HD'Ì*</font></a></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" bordercolor="#3C9DFF" height="9"> <tr> <td background="../images/back1button.gif" height="7"> <p align="center" dir="rtl"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../Damghan/Main-tarikh.htm"> <font color="#0000FF">*'1Ì. /'E:'F</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center" dir="rtl"> <font size="2"> <a href="../asnad/asnad%20-%20main.htm" style="text-decoration: none"> <font color="#0000FF">'3F'/ *'1J.Ì</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="101%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center" dir="rtl"> <span lang="fa"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../Damghan/Main-tarikhi.htm"> <font color="#0000FF">'E'©F *'1J.Ì</font></a></font></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl"> <span lang="fa"> <a style="text-decoration: none" href="../Damghan/Main-mazhabi.htm"><font size="2" color="#0000FF"> 'E'©F E0G(Ì</font></a></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl"> <span lang="fa"> <a style="text-decoration: none" href="../Damghan/emamzadeh1.htm"><font size="2" color="#0000FF"> "3*'F E7G1</font></a></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../Damghan/Main-goyesh.htm"> <font color="#0000FF">¯HÌ4 /'E:'FÌ</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl"> <font size="2"> <a href="../Damghan/Main-rostaha.htm" style="text-decoration: none"><font color="#0000FF">4G1G' H 1H3*'G'</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl"> <font size="2" color="#0000FF"><span lang="fa"> <a style="text-decoration: none" href="../Damghan/Main-toristi.htm"><font color="#0000FF">,'0(G G'Ì 7(Ì9Ì</font></a></span></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../nashriyeh/nashriye-%20arshiv.htm"><font color="#0000FF">.(1F'EG F¯'G ,H'F</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#3C9DFF" width="100%" bgcolor="#3C9DFF" background="../images/back1button.gif"> <tr> <td width="100%" bordercolor="#FFFFFF" bgcolor="#FFFFFF" background="../images/back1button.gif"> <p align="center" style="margin-top: 0; margin-bottom: 0" dir="rtl"> <font size="2" color="#0000FF"><font color="#0000FF"> <a style="text-decoration: none" href="../matbooat/Main.htm"><font color="#0000FF">E7(H9'*</font></a></font> <font color="#0000FF"> <a href="../matbooat/Main.htm" style="text-decoration: none"> <font color="#0000FF">H .(1¯2'1ÌG'</font></a></font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../imam%20sajad/darolaytam.htm"> <font color="#0000FF">/'1'D'Ì*'E</font></a></font></a><a style="text-decoration: none" href="../imam%20sajad/darolaytam.htm"><font size="2" color="#0000FF"> 'E'E 3,'/</font></a></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#3C9DFF" width="100%" bgcolor="#3C9DFF" background="../images/back1button.gif"> <tr> <td width="100%" bordercolor="#FFFFFF" bgcolor="#FFFFFF" background="../images/back1button.gif"> <p align="center" style="margin-top: 0; margin-bottom: 0" dir="rtl"> <span lang="fa"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../matbooat/web%20va%20weblog.htm"> <font color="#0000FF">~ÌHF/G'</font></a></font><a style="text-decoration: none" href="../matbooat/web%20va%20weblog.htm"><font size="2" color="#0000FF">&nbsp;</font></a></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="4"> <tr> <td width="100%" height="4"> <p align="center"> </td> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="19"> <tr> <td width="100%" background="../images/backheadcenter.gif" dir="rtl" valign="top" height="19"> <p style="margin-top: 0; margin-bottom: 0"> <font size="2" color="#FFFFFF">&gt; *(DJ:'*</font></td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%" height="35"> <tr> <td> <p align="center"> <object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="158" height="44"> <param name="movie" value="../images/javaninter.swf"> <param name="quality" value="High"> <param name="_cx" value="4180"> <param name="_cy" value="1164"> <param name="FlashVars" value> <param name="Src" value="../images/javaninter.swf"> <param name="WMode" value="Window"> <param name="Play" value="-1"> <param name="Loop" value="-1"> <param name="SAlign" value> <param name="Menu" value="-1"> <param name="Base" value> <param name="AllowScriptAccess" value="always"> <param name="Scale" value="ShowAll"> <param name="DeviceFont" value="0"> <param name="EmbedMovie" value="0"> <param name="BGColor" value> <param name="SWRemote" value> <param name="MovieData" value> <param name="SeamlessTabbing" value="1"> <embed src="../images/javaninter.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="158" height="44" quality="High"></object> </td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td><hr></td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%" height="32"> <tr> <td> <p align="center"> <object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj2" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="158" height="42"> <param name="movie" value="../images/shabahang.swf"> <param name="quality" value="High"> <param name="_cx" value="4180"> <param name="_cy" value="1111"> <param name="FlashVars" value> <param name="Src" value="../images/shabahang.swf"> <param name="WMode" value="Window"> <param name="Play" value="-1"> <param name="Loop" value="-1"> <param name="SAlign" value> <param name="Menu" value="-1"> <param name="Base" value> <param name="AllowScriptAccess" value="always"> <param name="Scale" value="ShowAll"> <param name="DeviceFont" value="0"> <param name="EmbedMovie" value="0"> <param name="BGColor" value> <param name="SWRemote" value> <param name="MovieData" value> <param name="SeamlessTabbing" value="1"> <embed src="../images/shabahang.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj2" width="158" height="42" quality="High"></object> </td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td><hr></td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%" height="15"> <tr> <td dir="rtl" valign="top"> <p align="center"> <font size="2" color="#006BD7">3A'14 *(DJ:'*:</font></td> </tr> <tr> <td dir="rtl" valign="top"> <p align="center"> <font size="2" color="#808080">5253699</font></td> </tr> <tr> <td dir="rtl" valign="top"> <hr></td> </tr> </table> <table border="0" cellpadding="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="42"> <tr> <td width="100%" height="42" dir="ltr" valign="top"> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td background="../images/backheadcenter.gif" dir="rtl" style="margin-top: 0; margin-bottom: 0"> <p align="right"> <font color="#FFFFFF" style="font-size: 8pt"> <span lang="en-us">&gt; </span>DJF©G'Ì E1(H7 (G 'JF 5A-G</font></td> </tr> <tr> <td> &nbsp;</td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%" height="2516"> <tr> <td bgcolor="#CCFFFF" height="24" align="center"> <table border="1" cellspacing="1" bordercolor="#66CCFF" width="90%"> <tr> <td width="100%" bgcolor="#66FFFF"> <p align="center"><font size="2"> <a href="main-ejtemai.htm" style="text-decoration: none"> '.('1 ',*E'9Ì /'E:'F</a></font></td> </tr> </table> </td> </tr> <tr> <td bgcolor="#CCFFFF" height="24" align="center"> <table border="1" cellspacing="1" bordercolor="#66CCFF" width="90%"> <tr> <td width="100%" bgcolor="#66FFFF"> <p align="center" dir="rtl"> <font size="2"> <a href="main-farhangi87.htm" style="text-decoration: none"> '.('1 A1GF¯Ì /'E:'F</a></font></td> </tr> </table> </td> </tr> <tr> <td bgcolor="#CCFFFF" height="24" align="center"> <table border="1" cellspacing="1" bordercolor="#66CCFF" width="90%"> <tr> <td width="100%" bgcolor="#66FFFF"> <p align="center" dir="rtl"> <font size="2"> <a href="main-elmi.htm" style="text-decoration: none"> '.('1 9DEÌ /'E:'F</a></font></td> </tr> </table> </td> </tr> <tr> <td bgcolor="#CCFFFF" height="24" align="center"> <table border="1" cellspacing="1" bordercolor="#66CCFF" width="90%"> <tr> <td width="100%" bgcolor="#66FFFF"> <p align="center" dir="rtl"><font size="2"> <a href="main-havades.htm" style="text-decoration: none">'.('1 -H'/+ /'E:'F</a></font></td> </tr> </table> </td> </tr> <tr> <td height="26"> &nbsp;</td> </tr> <tr> <td height="22"> &nbsp;</td> </tr> <tr> <td height="22"> &nbsp;</td> </tr> <tr> <td height="1"> </td> </tr> <tr> <td height="22"> &nbsp;</td> </tr> <tr> <td height="22"> &nbsp;</td> </tr> <tr> <td height="22"> &nbsp;</td> </tr> <tr> <td height="22"> &nbsp;</td> </tr> <tr> <td height="22"> &nbsp;</td> </tr> <tr> <td height="22"> &nbsp;</td> </tr> <tr> <td height="56"> &nbsp;</td> </tr> <tr> <td height="22"> &nbsp;</td> </tr> <tr> <td height="22"> &nbsp;</td> </tr> <tr> <td height="22"> &nbsp;</td> </tr> <tr> <td height="22"> &nbsp;</td> </tr> <tr> <td height="22"> &nbsp;</td> </tr> <tr> <td height="22"> &nbsp;</td> </tr> <tr> <td height="22"> &nbsp;</td> </tr> <tr> <td height="22"> &nbsp;</td> </tr> <tr> <td height="22"> &nbsp;</td> </tr> <tr> <td height="35"> &nbsp;</td> </tr> <tr> <td height="22"> &nbsp;</td> </tr> <tr> <td height="1813"> &nbsp;</td> </tr> <tr> <td align="center" dir="rtl" height="38"> &nbsp;<!-- Begin WebGozar.com Counter code --> <script type="text/javascript" language="javascript" src="http://www.webgozar.ir/c.aspx?Code=1530202&amp;t=counter" ></script> <noscript><a href="http://www.webgozar.com/counter/stats.aspx?code=1530202" target="_blank">"E'1</a></noscript> <!-- End WebGozar.com Counter code --></td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> <td width="5" background="../images/line-right1.gif" height="1">&nbsp;</td> </tr> </table> </td> </tr> <tr> <td height="28" width="769" background="../images/line-down.gif"> <p align="center" style="margin-top: 2; margin-bottom: 0"> <font size="1" face="Arial">copy right © 2008-2012 <a href="file:///G:/my%20new%20document/My%20Webs/INDEX.HTM" style="text-decoration: none; "> <font color="#FFFFFF">Tarikhaneh.com</font></a> all right reserved .all graphics copy right by<a href="mailto:iman@tarikhaneh.com?subject=from site" style="text-decoration: none"><span lang="en-us"> </span></a><span lang="en-us"><a style="text-decoration: none" href="mailto:tarikhaneh2002@yahoo.com?subject=from site"> <font color="#FFFFFF">tarikhaneh</font></a></span></font></td> </tr> </table> </td> </tr> </table> </body> </html>