ÿþ<html> <head> <meta http-equiv="Content-Language" content="fa"> <meta name="GENERATOR" content="Microsoft FrontPage 5.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <meta http-equiv="Content-Type" content="text/html; charset=unicode"> <title>"14ÌH '.('1 ',*E'9Ì 4G13*'F /'E:'F @ 3'D 1386 </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"> <table border="0" style="border-collapse: collapse" width="775" height="1"> <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="759" bordercolor="#000000" height="561"> <tr> <td valign="top" width="592" 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="398" 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="592" 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">"14ÌH '.('1 ',*E'9Ì 4G13*'F /'E:'F @ 3'D 138</span></font><span lang="en-us"><font color="#FFFFFF">7</font></span></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"> <tr> <td width="5">&nbsp;</td> <td width="4" background="../images/center_left0.gif">&nbsp;</td> <td width="559" dir="rtl" align="justify" bgcolor="#99CCFF"> &nbsp;</td> <td width="6" background="../images/center_right.gif">&nbsp;</td> <td width="5">&nbsp;</td> </tr> <tr> <td width="5">&nbsp;</td> <td width="4" background="../images/center_left0.gif">&nbsp;</td> <td width="559" dir="rtl" bgcolor="#99CCFF"> <p align="center"> <img border="0" src="../images/akhbare-ejtemai.jpg" width="200" height="57"></td> <td width="6" background="../images/center_right.gif">&nbsp;</td> <td width="5">&nbsp;</td> </tr> <tr> <td width="5">&nbsp;</td> <td width="4" background="../images/center_left0.gif">&nbsp;</td> <td width="559" dir="rtl" bgcolor="#99CCFF"> <p align="center"> <b> <font color="#FFFFFF" size="2" face="Arial"> &nbsp;</font><font color="#FFFFFF" size="2">&nbsp;<img border="0" src="../images/bulletFel.gif" width="13" height="6"><span lang="fa"> </span></font> <font size="2" face="Arial"> <font color="#FFFFFF">"14ÌH '.('1 ',*E'9Ì 4G13*'F /'E:'F ( 3'D 138<span lang="en-us">7</span>)</font></font></b></td> <td width="6" background="../images/center_right.gif">&nbsp;</td> <td width="5">&nbsp;</td> </tr> <tr> <td width="5">&nbsp;</td> <td width="4" background="../images/center_left0.gif">&nbsp;</td> <td width="559" dir="rtl" valign="top" bgcolor="#99CCFF"> &nbsp;</td> <td width="6" background="../images/center_right.gif">&nbsp;</td> <td width="5">&nbsp;</td> </tr> <tr> <td width="5">&nbsp;</td> <td width="4" background="../images/center_left0.gif">&nbsp;</td> <td width="559" dir="rtl" valign="top" bgcolor="#99CCFF"> &nbsp;</td> <td width="6" background="../images/center_right.gif">&nbsp;</td> <td width="5">&nbsp;</td> </tr> <tr> <td width="5">&nbsp;</td> <td width="4" background="../images/center_left0.gif">&nbsp;</td> <td width="559" dir="rtl" valign="top" bgcolor="#99CCFF"> <table border="2" cellspacing="1" width="100%" bordercolor="#FFFFFF" height="109"> <tr> <td width="82%" align="center" height="16"><b> <font size="2" color="#FFFFFF">9FH'F .(1</font></b></td> <td width="11%" align="center" height="16"><b> <font size="2" color="#FFFFFF">*'1J.</font></b></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 26 '3AF/ 88" href="ejtemai263.htm" style="text-decoration: none"> <font color="#800000">*'©&#1740;/ 'E'E ,E9G EHB* /'E:'F (1 (1.H1/ B'79 (' E2'-E&#1740;F E1/E</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 26/12/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 26 '3AF/ 87" href="ejtemai262.htm"> <font color="#800000">*'©&#1740;/ A1E'F/'1 /'E:'F (1 1A9 E4©D'* (F¯'G G'&#1740; 2H/('2/G</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 26/12/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 14 '3AF/ 87" href="ejtemai261.htm"> <font size="2" color="#800000">3&#1740;1&#1740;: 5/ G2'1 '5DG FG'D 1'&#1740;¯'F /1 /'E:'F *H2&#1740;9 E&#1740; 4H/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 14/12/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 21 (GEF 87" href="ejtemai260.htm" style="text-decoration: none"> <font color="#800000" size="2"> GE'&#1740;4 ('FH'F /'E:'F&#1740; /1 -H2G 9DE&#1740;G A'7E&#1740;G (3) '&#1740;F 4G1</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 21/11/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 15 (GEF 87" href="ejtemai259.htm"> <font color="#800000" size="2"> ¯4'&#1740;4 FE'&#1740;4¯'G /3*'H1/G'&#1740; 'FBD'( '3D'E&#1740; /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 15/11/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 12 (GEF 87" href="ejtemai258.htm" style="text-decoration: none"> <font color="#800000" size="2"> 'E'E ,E9G /'E:'F: G&#1740;† B/1*&#1740; FE&#1740; *H'F/ 'FBD'( 1' *69&#1740;A ©F/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 12/11/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 4 (GEF 87" href="ejtemai257.htm"> <font color="#800000" size="2"> '9D'E "E'/¯&#1740; 3~'G&#1740;'F H (3&#1740;,&#1740;'F /'E:'F (1'&#1740; ('23'2&#1740; :2G</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 04/11/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 4 (GEF 87" href="ejtemai256.htm" style="text-decoration: none"> <font color="#800000">*'©&#1740;/ A1E'F/G ¯1/'F 'E'E -3&#1740;F (9) (1 -A8 'F3,'E (3&#1740;,&#1740;'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 04/11/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 25 /&#1740; 87" href="ejtemai255.htm"> <font color="#800000" size="2"> EB'DG /©*1 3(-'F&#1740; 'A3HF &#1740;'1'FG G' H "&&#1740;F (&#1740;1'GG G' (4)</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 25/10/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 24 /&#1740; 87" href="ejtemai254.htm"> <font color="#800000" size="2"> EB'DG /©*1 3(-'F&#1740; 'A3HF &#1740;'1'FG G' H "&&#1740;F (&#1740;1'GG G' (3)</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 24/10/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 23 /&#1740; 87" href="ejtemai253.htm"> <font color="#800000" size="2"> EB'DG /©*1 3(-'F&#1740; 'A3HF &#1740;'1'FG G' H "&&#1740;F (&#1740;1'GG G' (2)</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 23/10/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 22 /&#1740; 87" href="ejtemai252.htm"> <font color="#800000" size="2"> EB'DG /©*1 3(-'F&#1740; 'A3HF &#1740;'1'FG G' H "&&#1740;F (&#1740;1'GG G' (1)</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 22/10/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 21 /&#1740; 87" href="ejtemai251.htm"> <font color="#800000" size="2"> 'D(12&#1740;: E4©D ©'1.'FG 3&#1740;E'F *H&#1740;G /1H'1 (171A 4/G '3*</font></a><font color="#800000" size="2">!</font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 21/10/87</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: 13 /&#1740; 87" href="ejtemai250.htm"> <font color="#800000">*B/&#1740;1 '2 ©'FHF ,H'F'F *'1&#1740;.'FG /1 F.3*&#1740;F ,4FH'1G '*A'B</font></a></font></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#000080"> 13/10/87</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 2 /&#1740; 87" href="ejtemai249.htm"> <font color="#800000">A1E'F/G 'F*8'E&#1740; /'E:'F: 71- F¯G('F E-DG  ',1' E&#1740; 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 02/10/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 22 "01 87" href="ejtemai248.htm"> <font color="#800000" size="2"> *4©&#1740;D F.3*&#1740;F ,D3G ©'1¯1HG ',*E'9&#1740; H A1GF¯&#1740; /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 22/09/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#800000" size="2"> <a href="ejtemai247.htm" style="text-decoration: none"> <font color="#800000">G4/'1 1&&#1740;3 4H1'&#1740; 4G1 /1('1G 450 ©H/© .&#1740;'('F&#1740; /1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 19/09/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 16 "01 87" href="ejtemai246.htm"> <font color="#800000">*4©&#1740;D 'HD&#1740;F ,D3G (3&#1740;, ',*E'9&#1740; /1 4G13*'F /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 16/09/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#800000" size="2"> <a href="ejtemai245.htm" style="text-decoration: none"> <font color="#800000">©'G4 G,/G /15/&#1740; E&#1740;2'F HBH9 31B* /1 4G13*'F /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 13/09/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 9 "01 87" href="ejtemai244.htm"> <font color="#800000" size="2"> 'E'E ,E9G /'E:'F: B1"F  *6E&#1740;F ©FF/G 39'/* (41&#1740; '3*</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 09/09/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 9 "01 87" href="ejtemai243.htm"> <font color="#800000">(3&#1740;,&#1740;'F (' *E'E *H'F /1 EB'(D *G/&#1740;/ (&#1740;¯'F¯'F '&#1740;3*'/G 'F/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 09/09/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 6 "01 87" href="ejtemai242.htm"> <span style="background-color: #99CCFF"> <font color="#800000">*BH&#1740;</font></span><font color="#800000"><span style="background-color: #99CCFF">:</span> -A8 'F3,'E /'F4 "EH2'F (3&#1740;,&#1740;  &#1740;© 'HDH&#1740;* '3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 06/09/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 5 "01 87" href="ejtemai241.htm"> <font color="#800000" size="2"> (1¯2'1&#1740; ©'1¯'G "EH24&#1740; /'/13&#1740; H&#1740;˜G '7A'D H FH,H'F'F /1 /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 05/09/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 3 "01 87" href="ejtemai240.htm"> <font color="#800000" size="2"> A1E'F/'1 /'E:'F: /3*'H1/G'&#1740; (3&#1740;,  '12F/G H B'(D *B/&#1740;1 '3*</font></a></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#000080"> 03/09/87</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 1 "01 87" href="ejtemai239.htm"> <font color="#800000">*'©&#1740;/ '3*'F/'1 (1 ,0( 31&#1740;9 '9*('1 '1/H¯'G (G2&#1740;3*&#1740; /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#000080"> 01/09/87</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 28 "('F 87" href="ejtemai238.htm"> <font color="#800000">":'2 9ED&#1740;'* '-/'+ /A*1 5/' H 3&#1740;E' /1 4G13*'F /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 28/08/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 26 "('F 87" href="ejtemai237.htm"> <font color="#800000" size="2"> (.4/'1 E1©2&#1740; /'E:'F '2 '1*B'&#1740; 1H3*'&#1740; ©D'*G (G 4G1 .(1 /'/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 26/08/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 25 "('F 87" href="ejtemai236.htm"> <font color="#800000" size="2"> EF5H1&#1740;: 3GE&#1740;G 4&#1740;1 &#1740;'1'FG '&#1740; /1 /'E:'F 'A2'&#1740;4 &#1740;'A*</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 25/08/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <span dir="rtl"> <span class="news_title"> <font color="#000080" size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 25 "('F 87" href="ejtemai235.htm"> <font color="#800000">'F*B'/ 'E'E ,E9G 4G1 /'E:'F '2 9/E *-BB H9/G G'</font></a></font></span></span></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 25/08/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <span class="news_title" id="Newsdetails2_lblTitle3" dir="rtl"> <a title="*'1&#1740;. .(1: 21 "('F 87" href="ejtemai234.htm" style="text-decoration: none"> <font color="#800000">23 ~1H˜G 1'G H *1'(1&#1740; /1 4G13*'F /'E:'F /1 -'D ',1' '3*</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 21/08/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a href="ejtemai231.htm" style="text-decoration: none"> <font color="#800000">31GF¯ -3&#1740;F&#1740;: (1B1'1&#1740; 'EFJ* H8JAG '5D&#1740; E'EH1'F 'F*8'E&#1740;</font></a></font></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#000080"> 20/08/87</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF"> <a href="ejtemai230.htm" style="text-decoration: none"> <font color="#800000" size="2">3GE /'E:'F '2 *3GJD'* '4*:'D2'J&#1740; E4.5 FJ3*</font></a></font></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#000080"> 20/08/87</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a href="ejtemai229.htm" style="text-decoration: none"> <font color="#800000" size="2"> E3'&D "EH24&#1740; H ~1H14&#1740; '2 GE ,/' FJ3*F/</font></a></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#000080"> 20/08/87</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF"> <span class="news_title" id="Newsdetails2_lblTitle2" dir="rtl"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 19 "('F 87" href="ejtemai233.htm"> <font color="#800000" size="2">/A*1 .(1&#1740; 5/' H 3&#1740;E' /1 /'E:'F '&#1740;,'/ E&#1740; 4H/</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 19/08/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a href="ejtemai228.htm" style="text-decoration: none"> <font color="#800000" size="2"> C4* 3J( 2EJF&#1740; /1 JC G2'1 GC*'1 '2 '1'6&#1740; /'E:'F 'F,'E 4/</font></a></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#000080"> 19/08/87</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 18 "('F 87" href="ejtemai227.htm"> <font color="#800000" size="2"> 'A2'&#1740;4 ,E9J* C(C  *JGH H C(H*1 H-4&#1740; /1 /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#000080"> 18/08/87</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <span class="news_body"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 18 "('F 87" href="ejtemai225.htm"> <font color="#800000">'E'E ,E9G /'E:'F: F1. (&#1740;©'1&#1740; /1 /'E:'F ('&#1740;/ ©'G4 &#1740;'(/</font></a></span></font></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#000080"> 17/08/87</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <span class="news_body" id="Newsdetails2_lblBody" innerhtml="html"> <a title="*'1&#1740;. .(1: 15 "('F 87" href="ejtemai224.htm" style="text-decoration: none"> <font color="#800000">&#1740;© E&#1740;D&#1740;HF H 211 G©*'1 E3'-* -H2G "(.&#1740;2/'1&#1740; /'E:'F</font></a></span></font></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#000080"> 15/08/87</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <span class="news_body"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 13 "('F 87" href="ejtemai226.htm"> <font color="#800000">200 *F ~3*G '2 /'E:'F (G .'1, '2 ©4H1 5'/1 4/</font></a></span></font></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#000080"> 13/08/87</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <span dir="rtl"> <span class="news_title"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 13 "('F 87" href="ejtemai223.htm"> <font color="#800000">31/.'FG ,/&#1740;/ /'E:'F /1 A1/H3 16' '-/'+ E&#1740; 4H/</font></a></span></span></font></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#000080"> 13/08/87</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <span class="news_title" id="Newsdetails2_lblTitle1" dir="rtl" name="lblTitle"> <a title="*'1&#1740;. .(1: 13 "('F 87" href="ejtemai222.htm" style="text-decoration: none"> <font size="2" color="#800000">'-/'+ 3G G2'1 H'-/ E3©HF&#1740; EG1 /1 4G13*'F /'E:'F </font></a></span></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#000080"> 13/08/87</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 12 "('F 87" href="ejtemai221.htm"> <font color="#800000" size="2"> ":'2 (1/'4* E-5HD 3&#1740;( 2E&#1740;F&#1740; /1 /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#000080"> 12/08/87</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 11 "('F 87" href="ejtemai220.htm"> <font color="#800000">J'/H'1G 141 /'F4 "EH2 4GJ/ 4G13*'F /'E:'F (1¯2'1 4/</font></a></font></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#000080"> 11/08/87</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1&#1740;. .(1: 11 "('F 87" href="ejtemai219.htm" style="text-decoration: none"> <font color="#800000" size="2"> FE'&#1740;F/G E1/E /'E:'F: ,H'F'F  †4EG G'&#1740; D'&#1740;2'D 'DG&#1740; G3*F/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 11/08/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 10 "('F 87" href="ejtemai218.htm"> <font color="#800000">'E'E ,E9G /'E:'F: 13 "('F B/1* H'B9&#1740; E1/E 1' F4'F /'/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 10/08/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 7 "('F 87" href="ejtemai217.htm"> <font color="#800000">E&#1740;19D&#1740; '©(1&#1740;: (1¯2'1&#1740; "&#1740;&#1740;F 1H2 13 "('F  ,F(G E1/E&#1740; /'1/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 07/08/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <span class="news_title" id="Newsdetails2_lblTitle0" dir="rtl"> <a title="*'1&#1740;. .(1: 7 "('F 87" style="text-decoration: none" href="ejtemai216.htm"> <font color="#800000">'A**'- 4H1'&#1740; -D '.*D'A H&#1740;˜G A1GF¯&#1740;'F /1 /'E:'F </font> </a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 07/08/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 6 "('F 87" href="ejtemai215.htm"> <font color="#800000" size="2"> A1E'F/'1 /'E:'F: 9D* *H39G F&#1740;'A*¯&#1740; 1' '2 B(D&#1740; G' (~13&#1740;/!!</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 06/08/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 4 "('F 87" href="ejtemai214.htm"> <font color="#800000">~'&#1740;'F ',1'&#1740; 12E'&#1740;4 (21¯ &quot;9'4B'F HD'&#1740;*&quot; /1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 04/08/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 29 EG1 87" href="ejtemai213.htm"> <font color="#800000">F5( /H1(&#1740;F G'&#1740; E/'1(3*G /1 FB'7 ~1 ,E9&#1740;* /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 29/07/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 27 EG1 87" href="ejtemai212.htm"> <font color="#800000">'97'&#1740; FE'/ B6'&#1740;&#1740; (G B6'* /'/¯'G 9EHE&#1740; 4G1 'E&#1740;1&#1740;G</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 27/07/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 24 EG1 87" href="ejtemai211.htm"> <font color="#800000">-E'&#1740;* FE'&#1740;F/G E1/E /'E:'F '2 *D'4G'&#1740; /HD* FGE</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 24/07/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 21 EG1 87" href="ejtemai210.htm"> <font color="#800000">¯4'&#1740;4 FE'J4¯'G *5HJ1&#1740; 'EFJ* ',*E'9&#1740; /1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 21/07/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <span class="title"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 19 EG1 87" href="ejtemai209.htm"> <font color="#800000">'E'E ,E9G 4G1 /'E:'F: F&#1740;1H&#1740; 'F*8'E&#1740;  *D'4 4'&#1740;'F&#1740; /'1/</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 19/07/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <span class="title"><font size="2"> <a href="ejtemai208.htm" style="text-decoration: none"> <font color="#800000">¯2'14&#1740; '2 3A1 &#1740;© 1H2G H2&#1740;1 ,G'/ ©4'H12&#1740; (G /'E:'F</font></a></font></span></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 11/07/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <span class="title"> <a href="ejtemai207.htm" style="text-decoration: none"> <font color="#800000">('1F/¯&#1740; G'&#1740; '.J1 /H E.2F 0.J1G "( /1 /'E:'F 1' "(¯J1&#1740; C1/</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 10/07/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 4 EG1 87" href="ejtemai206.htm"> <font color="#800000" size="2"> (113&#1740; E4©D'* "( H (1B /'E:'F (' -6H1 H2&#1740;1 F&#1740;1H</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 04/07/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <font color="#000080" size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 3 EG1 87" href="ejtemai205.htm"> <font color="#800000">F&#1740;'2 (G </font> </a></font> <a style="text-decoration: none" title="*'1&#1740;. .(1: 3 EG1 87" href="ejtemai205.htm"> <font color="#800000" size="2"> GA*'/ E&#1740;D&#1740;HF 1&#1740;'D (1'&#1740; ,(1'F .3'1* 3&#1740;D /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 03/07/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <span lang="fa"> <font color="#000080" size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 3 EG1 1387" href="../khabarha/khabar182.htm"> <font color="#800000">(&#1740;'F&#1740;G ©'FHF ,H'F'F *'1&#1740;.'FG (EF'3(* 1H2 ,G'F&#1740; B/3</font></a></font></span></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 03/07/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <font color="#000080" size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 29 4G1&#1740;H1 87" href="ejtemai204.htm"> <font color="#800000">4G/'&#1740; /A'9 EB/3  'FBD'( 1' (1'&#1740; GE&#1740;4G (&#1740;EG ©1/F/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 29/06/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <font color="#000080" size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 27 4G1&#1740;H1 87" href="ejtemai203.htm"> <font color="#800000">~'&#1740;¯'G G'&#1740; 'E/'/ H F,'* ,'/G '&#1740;  A9'D *1 9ED ©FF/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 27/06/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <font color="#000080" size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 20 4G1&#1740;H1 87" href="ejtemai202.htm"> <span class="news_title"> <font color="#800000">FE'&#1740;F/G /'E:'F: </font></span><font color="#800000"> '.('1 B1"F&#1740;  E'JG 'EFJ* /1 ,'E9G E&#1740; 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 20/06/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <span class="news_title"> <font size="2" color="#800000"> <a href="ejtemai201.htm" style="text-decoration: none"> <font color="#800080">'</font><font color="#800000">E'E ,E9G /'E:'F: E3&HD'F  /1 -A8 (&#1740;* 'DE'D (©H4F/</font></a></font></span></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 17/06/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <font color="#000080" size="2"> <span class="news_title"> <a title="*'1&#1740;. .(1: 6 4G1&#1740;H1 87" href="ejtemai200.htm" style="text-decoration: none"> <font color="#800000">*'©&#1740;/ 'E'E ,E9G /'E:'F (1 *H,G "-'/ E1/E (G 61H1* '3*GD'D</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 06/06/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <font color="#000080" size="2"> <span class="news_title"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 27 E1/'/ 87" href="ejtemai199.htm"> <font color="#800000">4G1/'1 /'E:'F '2 */'HE 3'.* /1&#1740;'†G B'&#1740;B1'F&#1740; .(1 /'/</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 27/05/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <font color="#000080" size="2"> <span class="news_title"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 24 E1/'/ 87" href="ejtemai198.htm"> <span dir="rtl"><font color="#800000">FE'&#1740;F/G E1/E</font></span><font color="#800000"> /'E:'F: ~J'E '3D'E  ~J'E 5D- H H-/* '3*</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 24/05/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <font color="#000080" size="2"> <span dir="rtl"> <span class="news_title"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 22 E1/'/ 87" href="ejtemai197.htm"> <font color="#800000">'F*B'/ A1E'F/'1 4G13*'F /'E:'F '2 H69 F'(3'E'F †4EG 9D&#1740;</font></a></span></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 22/05/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <font color="#000080" size="2"> <span class="news_title" id="Newsdetails2_lblTitle" dir="rtl"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 16 E1/'/ 87" href="ejtemai196.htm"> <font color="#800000">9/E *-BB '97'&#1740; *3G&#1740;D'* '12&#1740; (G ©'1.'FG 3&#1740;E'F /'E:'F</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 16/05/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 13 E1/'/ 87" href="ejtemai195.htm"> <font color="#800000" size="2"> 3/ 4GJ/ 4'G†1':&#1740; /'E:'F EF7BG FEHFG ¯1/4¯1&#1740; 4/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 13/05/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 5 E1/'/ 87" href="ejtemai194.htm"> <font color="#800000" size="2"> ":'2 71- ,E9 "H1&#1740; '7D'9'* 'B*5'/&#1740; .'FH'1G' /1 /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 05/05/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 5 E1/'/ 87" href="ejtemai193.htm"> <font color="#800000" size="2"> 'D(12&#1740;: (JC'1&#1740;  EGE *1JF /:/:G E3&HD'F /'E:'F '3*</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 05/05/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <a title="*'1&#1740;. .(1: 4 E1/'/ 87" href="ejtemai192.htm" style="text-decoration: none"> <font color="#800000" size="2">'E'E ,E9G /'E:'F  &#1740;'/ 4G/'&#1740; 9ED&#1740;'* E15'/ 1' ¯1'E&#1740; /'4*</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 04/05/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 4 E1/'/ 87" href="ejtemai191.htm" style="text-decoration: none"> <font color="#800000">¯2'14 .(1¯2'1&#1740; A'13 '2 *-5F 1'FF/¯'F *'©3&#1740; /1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 04/05/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <font color="#FFFFFF" size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 31 *&#1740;1 87" href="ejtemai190.htm"> <font color="#800000">1&J3 *'EJF ',*E'9&#1740; /'E:'F: 65 /15/ E1/E /'E:'F  (&#1740;EG 'F/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 31/04/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 31 *&#1740;1 87" href="ejtemai189.htm"> <font color="#800000" size="2"> FJ1H&#1740; 'F*8'E&#1740; FB4 :J1B'(D 'FC'1&#1740; /1 'J,'/ F8E H 'EFJ* /'1/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 31/04/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 31 *&#1740;1 87" href="ejtemai188.htm"> <font color="#800000" size="2"> FE'&#1740;F/G /'E:'F: E' '2 *E'E E-1HE'F ,'E9G /A'9 EJ CFJE</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 31/04/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 30 *&#1740;1 87" href="ejtemai187.htm"> <font color="#800000" size="2"> E9'HF A1E'F/'1 /'E:'F: HB'&#1740;9 -&#1740;'*&#1740; ('&#1740;/ (G EHB9 +(* 4H/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 30/04/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <font color="#000080" size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 30 *&#1740;1 87" href="ejtemai186.htm"> <font color="#800000">'E'E ,E9G /'E:'F: -B E-1HE'F (G .H(&#1740; '/' F4/G '3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 30/04/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <font color="#000080" size="2"> <a href="../dr.sobhani/nazarat-dr.sobhani83.htm" style="text-decoration: none"> <font color="#800000">/©*1 3(-'F&#1740;: B5/ /'1E .'71'* /H1'F E,D3 1' E©*H( ©FE</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 30/04/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <a title="*'1&#1740;. .(1: 26 *&#1740;1 87" href="ejtemai185.htm" style="text-decoration: none"> <font color="#800000" size="2"> ~1/'.* GA* E&#1740;D&#1740;'1/ 1&#1740;'D *3G&#1740;D'* '4*:'D 2'&#1740;&#1740; /1 /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 26/04/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 26 *&#1740;1 87" href="ejtemai184.htm" style="text-decoration: none"> <font color="#800000">A1E'F/'1 /'E:'F: (3J, 3'2F/¯&#1740; FB4 EGE&#1740; /1 3'2F/¯&#1740; /'1/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 26/04/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 23 *&#1740;1 87" href="ejtemai183.htm" style="text-decoration: none"> <font color="#800000">4JH9 EH'/ E./1 (21¯*1JF *G/J/ (1'&#1740; ,H'F'F '3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 23/04/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <a title="*'1&#1740;. .(1: 23 *&#1740;1 87" href="ejtemai182.htm" style="text-decoration: none"> <font color="#800000" size="2"> A9'D&#1740;* ¯4* G'&#1740; 9ED&#1740;'*&#1740; (3&#1740;, /1 /'E:'F ":'2 4/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 23/04/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 23 *&#1740;1 87" href="ejtemai181.htm" style="text-decoration: none"> <font color="#800000">'D(12&#1740;: 4F'3'&#1740;&#1740; E9DHD'F (G (1F'EG 1&#1740;2&#1740; (G*1 EF,1 E&#1740; 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 23/04/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 23 *&#1740;1 87" href="ejtemai180.htm" style="text-decoration: none"> <font color="#800000">&#1740;© G2'1 H 500 E9DHD /'E:'F&#1740; 4F'3'&#1740;&#1740; 4/F/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 23/04/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <font color="#000080" size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 18 *&#1740;1 87" href="ejtemai179.htm"> <font color="#800000">©E&#1740;*G 'E/'/ /'E:'F 12 /15/ '&#1740;*'E '3*'F 1' *-* ~H44 /'1/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 18/04/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 18 *&#1740;1 87" href="ejtemai178.htm"> <font color="#800000" size="2"> ":'2 ',1'&#1740; 71- G,1* *H37 (3&#1740;, 3'2F/¯&#1740; 3~'G /1 /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 18/04/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 17 *&#1740;1 87" href="ejtemai177.htm"> <font color="#800000" size="2"> A1E'F/'1 /'E:'F: 94'&#1740;1  ~4*H'FG .H(&#1740; (1'&#1740; 'B*5'/ ©4H1F/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 17/04/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <font color="#FFFFFF" size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 14 *&#1740;1 87" href="ejtemai176.htm"> <font color="#800000">-H2G 9DE&#1740;G 5'/B&#1740;G 1H3*'&#1740; 721G /'E:'F ('2¯4'&#1740;&#1740; 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 14/04/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <font color="#FFFFFF" size="2"> <font color="#800000">'</font><a style="text-decoration: none" href="ejtemai175.htm"><font color="#800000">A**'- E1©2 "EH24 AF&#1740; H -1AG '&#1740; /1 4G1 /&#1740;(',</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 16/04/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 9 *&#1740;1 87" href="ejtemai174.htm" style="text-decoration: none"> <font color="#800000">*B/&#1740;1 '3*'F/'1 3EF'F '2 'B/'E'* ©'FHF /1 'E1 E('12G (' EH'/ E./1</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 09/04/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <a title="*'1&#1740;. .(1: 9 *&#1740;1 87" href="ejtemai173.htm" style="text-decoration: none"> <font size="2" face="Tahoma" color="#800000"> (1¯2'1&#1740; GE'&#1740;4 E4'1©* G'&#1740; E1/E&#1740; /1 ©F*1D EH'/ E./1</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 09/04/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 8 *&#1740;1 87" href="ejtemai172.htm" style="text-decoration: none"> <font color="#800000">*4©&#1740;D ,D3G GE'GF¯&#1740; FE'&#1740;4¯'G GA*G E('12G (' EH'/ E./1</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 08/04/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <a title="*'1&#1740;. .(1: 7 *&#1740;1 87" href="ejtemai171.htm" style="text-decoration: none"> <font color="#800000" size="2"> ¯2'14&#1740; '2 ,D3'* ©E&#1740;*G /'F4 "EH2&#1740; ©'FHF ,H'F'F *'1&#1740;.'FG</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 07/04/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 7 *&#1740;1 87" href="ejtemai170.htm" style="text-decoration: none"> <font color="#800000">'E'E ,E9G /'E:'F:4GJ/ (G4*&#1740; ('J/ 31E4B E3&HD'F ('4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 07/04/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1&#1740;. .(1: 3 *&#1740;1 87" href="ejtemai169.htm" style="text-decoration: none"> <font color="#800000">A1E'F/'1&#1740; 4G13*'F /'E:'F '1*B'&#1740; /1,G ~J/' C1/</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 03/04/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1&#1740;. .(1: 3 *&#1740;1 87" href="ejtemai168.htm" style="text-decoration: none"> <font color="#800000">'E'E ,E9G /'E:'F .H'3*'1 'A2'J4 B6'* 'JF 4G13*'F 4/</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 03/04/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <font color="#000080" size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 1 *&#1740;1 87" href="ejtemai167.htm"> <font color="#800000">A1E'F/'1 /'E:'F: 4G13*'F /'E:'F (G GJ† H,G E-1HE FJ3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 01/04/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 31 .1/'/ 87" href="ejtemai166.htm" style="text-decoration: none"> <font color="#800000">F.3*JF H'-/ ~1H14 (HBDEHF '3*'F /1 /'E:'F ¯4'J4 J'A*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 29/03/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 29 .1/'/ 87" href="ejtemai165.htm"> <font color="#800000" size="2"> (J4 '2 FJE&#1740; '2 '1'6&#1740; 4G13*'F /'E:'F (J'('F&#1740; '3*</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 29/03/87</font></td> </tr> <tr> <td width="81%" align="justify" height="1"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1&#1740;. .(1: 29 .1/'/ 87" style="text-decoration: none" href="ejtemai164.htm"> <font color="#800000">1JJ3 /'/¯3*1&#1740; /'E:'F: A1GF¯ 3'24 ('J/ /1 ,'E9G *BHJ* 4H/</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 29/03/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <span class="title"> <font size="2"> <a title="*'1&#1740;. .(1: 9 .1/'/ 87" href="ejtemai143.htm" style="text-decoration: none"> <font color="#800000">196 GC*'1 2EJF (1'&#1740; 'J,'/ ~'1C 7(J9* /1 /'E:'F '.*5'5 J'A*</font></a></font></span></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 30/03/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1&#1740;. .(1: 25 .1/'/ 87" href="ejtemai161.htm" style="text-decoration: none"> <font color="#800000">3.F'F FE'&#1740;F/G /'E:'F /1 ¯1'E&#1740;/'4* 4G/'&#1740; EH*DAG '3D'E&#1740;</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 25/03/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font size="2"> <span class="title"> <a title="*'1&#1740;. .(1: 25 .1/'/ 87" href="ejtemai159.htm" style="text-decoration: none"> <font color="#800000">&#1740;'/'/4* /©*1 -3F 3(-'F&#1740; /1 31EB'DG 1H2F'EG GE4G1&#1740;</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 25/03/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#000080" size="2"> <span class="title"> <a title="*'1&#1740;. .(1: 24 .1/'/ 87" href="ejtemai158.htm" style="text-decoration: none"> <font color="#800000">F'E FH&#1740;3&#1740; '2 90 .'FH'/G 2&#1740;1 ~H44 ©E&#1740;*G 'E/'/ /1 E3©F EG1</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 24/03/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <span class="title"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 23 .1/'/ 87" href="ejtemai157.htm" style="text-decoration: none"> <font color="#800000">*FG' ,'&#1740;¯'G 3H.* ¯'2 /'E:'F *97&#1740;D '3*</font></a></font></span></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 23/03/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1&#1740;. .(1: 21 .1/'/ 87" href="ejtemai156.htm" style="text-decoration: none"> <font color="#800000">H'©3&#1740;FG 4/F 150 G2'1 1#3 /'E /1 4G13*'F /'E:'F</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 21/03/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1&#1740;. .(1: 21 .1/'/ 87" href="ejtemai155.htm" style="text-decoration: none"> <font color="#800000">(G1G (1/'1&#1740; '2 10 71- ©4'H12&#1740; H /'E&#1740; /1 /'E:'F ":'2 4/</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 21/03/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1&#1740;. .(1: 21 .1/'/ 87" href="ejtemai154.htm" style="text-decoration: none"> <font color="#800000">'E'E ,E9G /'E:'F .H'3*'1 *D'4 (1'&#1740; 1A9 E4CD'* C4'H12'F 4/</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 20/03/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1&#1740;. .(1: 19 .1/'/ 87" href="ejtemai153.htm" style="text-decoration: none"> <font color="#800000">(1/'4* ,H '2 '1'6&#1740; 2J1 C4* /1 4G13*'F /'E:'F ":'2 4/</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 19/03/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 17 .1/'/ 87" href="ejtemai152.htm" style="text-decoration: none"> <font color="#800000">FE'&#1740;F/G /'E:'F: E,D3 '2 13'FG G'&#1740; -'E&#1740; /HD* /A'9 E&#1740; ©F/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 17/03/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 15 .1/'/ 87" href="ejtemai151.htm" style="text-decoration: none"> <font color="#800000">(1¯2'1&#1740; &#1740;'/H'1G 4G/'&#1740; 4G1 /&#1740;(', (' -6H1 'E'E ,E9G 3EF'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 15/03/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1&#1740;. .(1: 13 .1/'/ 87" href="ejtemai150.htm" style="text-decoration: none"> <font color="#800000">C'1H'F 92'/'1'F 'E'E .EJF&#1740; (1G) '2 /'E:'F 9'2E *G1'F 4/</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 13/03/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <a title="*'1&#1740;. .(1: 12 .1/'/ 87" href="ejtemai149.htm" style="text-decoration: none"> <font color="#800000" size="2"> .4C3'D&#1740; (G E2'19 ¯F/E H ,H&#1740; 4G13*'F /'E:'F .3'1* 2/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 12/03/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 12 .1/'/ 87" href="ejtemai148.htm"> <font color="#800000" size="2"> (&#1740;4 '2 40 *F (1F, '-*©'1 4/G /1 /'E:'F ©4A 4/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 12/03/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 11 .1/'/ 87" href="ejtemai147.htm" style="text-decoration: none"> <font color="#800000">A1E'F/'1 /'E:'F: ©'G4 2&#1740;1(F'&#1740; (&#1740;E'13*'F /'E:'F EF*A&#1740; 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 11/03/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 10 .1/'/ 87" href="ejtemai146.htm" style="text-decoration: none"> <font color="#800000">'E'E ,E9G EHB* /'E:'F: E4©D (&#1740;E'13*'F /'E:'F 1A9 4/G '3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 10/03/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1&#1740;. .(1: 10 .1/'/ 87" href="ejtemai145.htm" style="text-decoration: none"> <font color="#800000">GA* H'-/ F'FH'&#1740;&#1740; E*.DA /1 4G13*'F /'E:'F ,1&#1740;EG 4/</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 10/03/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1&#1740;. .(1: 10 .1/'/ 87" href="ejtemai144.htm" style="text-decoration: none"> <font color="#800000">©D'3 G'&#1740; 'HB'* A1':* /1 21 14*G /1 /'E:'F (1¯2'1 E&#1740; 4H/</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 10/03/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <span class="title"> <font size="2"> <a title="*'1&#1740;. .(1: 9 .1/'/ 87" href="ejtemai143.htm" style="text-decoration: none"> <font color="#800000">196 GC*'1 2EJF (1'&#1740; 'J,'/ ~'1C 7(J9* /1 /'E:'F '.*5'5 J'A*</font></a></font></span></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 09/03/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 7 .1/'/ 87" href="ejtemai142.htm" style="text-decoration: none"> <font color="#800000">*-H&#1740;D 25 G2'1 *F ¯F/E (G ©'1.'FG "1/ 4G13*'F /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 07/03/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 6 .1/'/ 87" href="ejtemai141.htm" style="text-decoration: none"> <font color="#800000">3'D'FG 700 G2'1 *F EH'/ E9/F&#1740; '2 E9'/F /'E:'F '3*.1', E&#1740; 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 06/03/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <span class="title"> <a title="*'1&#1740;. .(1: 6 .1/'/ 87" href="ejtemai140.htm" style="text-decoration: none"> <font color="#800000" size="2">C4* 3J( 2EJF&#1740; /1 4G13*'F /'E:'F ":'2 4/</font></a></span></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 06/03/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#000080" size="2"> <span class="title"> <a title="*'1&#1740;. .(1: 4 .1/'/ 87" href="ejtemai139.htm" style="text-decoration: none"> <font color="#800000">E3,/ 'D:/&#1740;1 /'F4¯'G "2'/ '3D'E&#1740; H'-/ /'E:'F 'A**'- 4/</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 04/03/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1&#1740;. .(1: 2 .1/'/ 87" href="ejtemai138.htm" style="text-decoration: none"> <font color="#800000">(1~'&#1740;&#1740; ,D3G A1E'F/G'F H ~13FD F8'E&#1740; H 'F*8'E&#1740; /'E:'F</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 02/03/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#000080" size="2"> <span class="title"> <a title="*'1&#1740;. .(1: 1 .1/'/ 87" href="ejtemai137.htm" style="text-decoration: none"> <font color="#800000">GE'J4 (3J, '3'*J/ '3*'F 3EF'F /1 /'E:'F (1¯2'1 4/</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 01/03/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 30 '1/&#1740;(G4* 87" href="ejtemai136.htm" style="text-decoration: none"> <font color="#800000">A1E'F/'1 /'E:'F: 30 /15/ F'F *HD&#1740;/&#1740; /H1 1&#1740;.*G E&#1740; 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 30/02/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 26 '1/&#1740;(G4* 87" href="ejtemai135.htm" style="text-decoration: none"> <font color="#800000">41'&#1740;7 '671'1&#1740; E3,/ *'1&#1740;.'FG /'E:'F F'/&#1740;/G ¯1A*G 4/G '3*</font></a></font></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#000080"> 26/02/87</font></span></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 25 '1/&#1740;(G4* 87" href="ejtemai134.htm" style="text-decoration: none"> <font color="#800000">700 E&#1740;D&#1740;HF 1&#1740;'D 51A *,G&#1740;2 .H'(¯'G G'&#1740; /'F4¯'G 9DHE ~'&#1740;G 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 25/02/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 25 '1/&#1740;(G4* 87" href="ejtemai133.htm" style="text-decoration: none"> <font color="#800000">3*'/ 3'E'F/G&#1740; 'EH1 ,H'F'F 4G13*'F /'E:'F *4©&#1740;D ,D3G /'/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 25/02/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 25 '1/&#1740;(G4* 87" href="ejtemai132.htm" style="text-decoration: none"> <font color="#800000">A1E'F/'1 /'E:'F: 4G1HF/'F /'E:'F&#1740; /1 E51A "( 51AG ,H&#1740;&#1740; ©FF/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 25/02/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 23 '1/&#1740;(G4* 87" href="ejtemai131.htm" style="text-decoration: none"> <font color="#800000">('2/&#1740;/ '3*'F/'1 3EF'F '2 (1.&#1740; ~1H˜G G'&#1740; 9E1'F&#1740; /1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 23/02/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font size="2"> <a title="*'1&#1740;. .(1: 23 '1/&#1740;(G4* 87" href="ejtemai130.htm" style="text-decoration: none"> <font color="#800000">~&#1740;4FG'/ '-/'+ F&#1740;1H¯'G ('/&#1740; /1 1H3*'G'&#1740; -/'/G H E9DE'F /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 23/02/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 22 '1/&#1740;(G4* 87" href="ejtemai129.htm" style="text-decoration: none"> <font color="#800000">*0©1 /©*1 3(-'F&#1740; FE'&#1740;F/G /'E:'F (G H21'&#1740; ©4H1 H 5F'&#1740;9 H E9'/F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 22/02/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <a title="*'1&#1740;. .(1: 22 '1/&#1740;(G4* 87" href="ejtemai128.htm" style="text-decoration: none"> <font color="#800000" size="2"> GA*'/ '3*.1 ~1H14 E'G&#1740; /1 4G13*'F /'E:'F A9'D '3*</font></a></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#000080"> 22/02/87</font></span></td> </tr> <tr> <td width="81%" align="right" height="1"> <font size="2"> <a title="*'1&#1740;. .(1: 20 '1/&#1740;(G4* 87" href="ejtemai127.htm" style="text-decoration: none"> <font color="#800000">-,* 'D'3D'E AH'/&#1740;'F: E1/E /1 'E1 E/13G 3'2&#1740; E4'1©* FE'&#1740;F/ </font></a></font></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#000080"> 20/02/87</font></span></td> </tr> <tr> <td width="81%" align="right" height="1"> <span class="title"> <a title="*'1&#1740;. .(1: 18 '1/&#1740;(G4* 87" href="ejtemai126.htm" style="text-decoration: none"> <font size="2" color="#800000">(1¯2'1&#1740; F43* A1E'F/G'F (3&#1740;,&#1740; 4G13*'F /'E:'F</font></a></span></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 18/02/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <span class="title"><font size="2"> <a title="*'1&#1740;. .(1: 17 '1/&#1740;(G4* 87" href="ejtemai125.htm" style="text-decoration: none"> <font color="#800000">('2/&#1740;/ 1JJ3 3'2E'F 'EH1 94'J1&#1740; '2 71- G'&#1740; E5H( 3A1 1G(1&#1740;</font></a></font></span></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 17/02/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1&#1740;. .(1: 14 '1/&#1740;(G4* 87" href="ejtemai124.htm" style="text-decoration: none"> <font color="#800000">E('12G (' "A'* /1 †G'1 G2'1 GC*'1 '2 (':'* ~3*G /'E:'F 'F,'E 4/</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 14/02/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 11 '1/&#1740;(G4* 87" href="ejtemai123.htm" style="text-decoration: none"> <font color="#800000">A1E'F/'1 /'E:'F: 9'ED'F ¯1'F&#1740; /1 /'E:'F 4F'3'&#1740;&#1740; E&#1740; 4HF/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 11/02/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1&#1740;. .(1: 10 '1/&#1740;(G4* 87" href="ejtemai122.htm" style="text-decoration: none"> <font color="#800000">71- ,'E9 *DAF GE¯'F&#1740; /1 /'E:'F H ¯1E3'1 ',1' 4/</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 10/02/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 10 '1/&#1740;(G4* 87" href="ejtemai121.htm" style="text-decoration: none"> <font color="#800000">*41&#1740;- (1F'EG G'&#1740; 9B&#1740;/*&#1740; H 3&#1740;'3&#1740; 3~'G F'-&#1740;G /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 10/02/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <a title="*'1&#1740;. .(1: 9 '1/&#1740;(G4* 87" href="ejtemai120.htm" style="text-decoration: none"> <font color="#800000" size="2"> ":'2 ',1'&#1740; 71- &quot;FE'2 H 2C'*&quot; /1 4G13*'F /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 09/02/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 8 '1/&#1740;(G4* 87" href="ejtemai119.htm" style="text-decoration: none"> <font color="#800000">-/'/ 9'/D '1'&G '.7'1 '5D 75 *H37 /©*1 3(-'F&#1740; 1' H'1/ /'F3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 08/02/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 8 '1/&#1740;(G4* 87" href="ejtemai118.htm" style="text-decoration: none"> <font color="#800000">('2/&#1740;/ A1E'F/'1 /'E:'F '2 ~1H˜G G'&#1740; 3A1 1G(1&#1740; H 1&&#1740;3 ,EGH1</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 08/02/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#FFFFFF"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 4 '1/&#1740;(G4* 87" href="ejtemai117.htm"> <font color="#800000" size="2">E7'D('* A1GF¯&#1740;'F /'E:'F *' F&#1740;EG /HE '1/&#1740;(G4* ~1/'.* E&#1740; 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 04/02/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#000080" size="2"> <font color="#FFFFFF"> <a style="text-decoration: none" href="ejtemai116.htm"> <font color="#800000">/©*1 3(-'F&#1740; '2 '.*5'5 '9*('1'* A'6D'( H 1'G /1 /'E:'F .(1 /'/</font></a></font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 04/02/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 2 '1/&#1740;(G4* 87" href="ejtemai115.htm" style="text-decoration: none"> <font color="#800000">2F¯ 2E&#1740;F ~'© /1 E/'13 4G13*'F /'E:'F FH'.*G 4/ </font> </a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 02/02/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#FFFFFF" size="2"> <a title="*'1&#1740;. .(1: 2 '1/&#1740;(G4* 87" style="text-decoration: none" href="ejtemai114.htm"> <font color="#800000">(J4 '2 JC G2'1 H'-/ "D'JF/G /1 4G13*'F /'E:'F A9'D G3*F/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 02/02/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <a title="*'1&#1740;. .(1: 2 '1/&#1740;(G4* 87" href="ejtemai113.htm" style="text-decoration: none"> <font color="#800000" size="2"> FE'J4¯'G E4':D /1 4G13*'F /'E:'F ¯4'J4 J'A*</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 02/02/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#FFFFFF"> <span class="title"> <a title="*'1&#1740;. .(1: 1 '1/&#1740;(G4* 87" href="ejtemai112.htm" style="text-decoration: none"> <font color="#800000" size="2">,4FH'1G 'D¯HG'&#1740; (1*1 */1J3 /1 /'E:'F (1¯2'1 4/</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 01/02/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 1 '1/&#1740;(G4* 86" href="ejtemai111.htm"> <font color="#800000">1'G 'F/'2&#1740; C'1.'FG ,H,G C4&#1740; H *HDJ/ .H1'C 4*1E1: /1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 01/02/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 31 A1H1/&#1740;F 87" href="ejtemai110.htm"> <font color="#800000" size="2"> 12E'J4 5-1'JJ «J'H1'F HD'J*» /1 /'E:'F (1¯2'1 4/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 31/01/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#FFFFFF"> <span class="title"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 26 A1H1/&#1740;F 87" href="ejtemai109.htm"> <font color="#800000" size="2">',1'&#1740; 71- 14/ H *©'ED ©H/©'F /1 /'E:'F ":'2 4/</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 26/01/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#000080" size="2"> <span class="title"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 26 A1H1/&#1740;F 87" href="ejtemai108.htm"> <font color="#800000">/1 3'D ¯04*G /'E:'F&#1740; G' 1/8 E&#1740;D&#1740;HF 3&#1740; 3&#1740; .HF 'G/' ©1/F/</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 26/01/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <span class="title"> <font size="2" color="#000080"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 25 A1H1/&#1740;F 87" href="ejtemai107.htm"> <font color="#800000">JC /H1G E3'(BG EH*H13H'1&#1740; †F/ ,'F(G /1 /'E:'F (1¯2'1 4/</font></a></font></span></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 25/01/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#000080" size="2"> <span class="title"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 24 A1H1/&#1740;F 87" href="ejtemai106.htm"> <font color="#800000">3&#1740;2/G A6'&#1740; "EH24&#1740; /1 /'E:'F /1 /3* 3'.* '3*</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 24/01/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#FFFFFF" size="2"> <span class="title"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 23 A1H1/&#1740;F 87" href="ejtemai105.htm"> <font color="#800000">*FG' 22 /15/ '2 "+'1 *'1&#1740;.&#1740; /'E:'F +(* ED&#1740; 4/G '3*</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 23/01/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <span class="title"><font size="2"> <a href="ejtemai104.htm" style="text-decoration: none"> <font color="#800000">1&&#1740;3 E1©2 (G/'4*: 3F 'EJ/ (G 2F/¯J /1 /'E:'F 'A2'J4 J'A*</font></a></font></span></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 22/01/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#FFFFFF"> <span class="title"> <a href="ejtemai103.htm" style="text-decoration: none"> <font color="#800000" size="2">/GJ'1&#1740; H ~3* ('FC 1H3*'&#1740; F9JE "('/ /'E:'F 'A**'- 4/</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 08/01/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <font color="#000080" size="2"> <span class="title"> <a href="ejtemai102.htm" style="text-decoration: none"> <font color="#800000">*'©&#1740;/ E3'A1'F FH1H2&#1740; (1 E91A&#1740; (J4*1 "+'1 *'1J.&#1740; '3*'F 3EF'F</font></a></span></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 04/01/87</font></td> </tr> <tr> <td width="81%" align="right" height="1"> <a href="ejtemai101.htm" style="text-decoration: none"> <font color="#800000" size="2"> 15 *&#1740;E 'EF&#1740;*&#1740; H 'F*8'E&#1740; /1 '&#1740;'E FH1H2 /1 /'E:'F A9'D&#1740;* /'1F/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#000080"> 02/01/87</font></td> </tr> </table> </td> <td width="6" background="../images/center_right.gif">&nbsp;</td> <td width="5">&nbsp;</td> </tr> <tr> <td width="5">&nbsp;</td> <td width="4" background="../images/center_left0.gif">&nbsp;</td> <td width="559" dir="rtl" valign="top" bgcolor="#99CCFF"> &nbsp;</td> <td width="6" background="../images/center_right.gif">&nbsp;</td> <td width="5">&nbsp;</td> </tr> <tr> <td width="5">&nbsp;</td> <td width="4" background="../images/center_left0.gif">&nbsp;</td> <td width="559" dir="rtl" valign="top" bgcolor="#99CCFF"> <p align="right"> <font size="2" color="#FFFFFF"> <a href="main-ejtemai-arishiv.htm" style="text-decoration: none; font-weight: 700"> <font color="#000080">"14ÌH '.('1 ',*E'9Ì 3'D 1384</font></a></font><a style="text-decoration: none; font-weight: 700"><font size="2" color="#000080"> H 1383</font><font size="2" color="#FFFFFF">&nbsp; </font></a> <font size="2" color="#FFFFFF">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="main-ejtemai-arishiv86.htm" style="text-decoration: none; font-weight: 700"> <font color="#000080">&nbsp;"14ÌH '.('1 ',*E'9Ì 3'D 1386</font></a></font></td> <td width="6" background="../images/center_right.gif">&nbsp;</td> <td width="5">&nbsp;</td> </tr> <tr> <td width="5">&nbsp;</td> <td width="4" background="../images/center_left0.gif">&nbsp;</td> <td width="559" dir="rtl" valign="top" bgcolor="#99CCFF"> &nbsp;</td> <td width="6" background="../images/center_right.gif">&nbsp;</td> <td width="5">&nbsp;</td> </tr> <tr> <td width="5">&nbsp;</td> <td width="4" background="../images/center_left0.gif">&nbsp;</td> <td width="559" dir="rtl" valign="top" bgcolor="#99CCFF"> <p align="center"> <font size="2"> &nbsp;<a style="text-decoration: none" href="main.htm"><font color="#000000">('2¯4* (G </font></a> </font> <font color="#0000FF" size="2"> <a style="text-decoration: none" href="main.htm"> <font color="#000000">5A-G '.('1 /'E:'F</font></a></font></td> <td width="6" background="../images/center_right.gif">&nbsp;</td> <td width="5">&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"> <font size="2" color="#0000FF"> <a href="../Damghan/Main.htm" style="text-decoration: none"> <font color="#0000FF">/'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"> <span lang="fa"> <font size="2" color="#0000FF"> '<a href="../Damghan/asare%20tarikhi.htm" style="text-decoration: none"><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%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center" dir="rtl"> <span lang="fa"> <font size="2" color="#0000FF"> '<a href="../Damghan/amakenn%20mazhabi.htm" style="text-decoration: none"><font color="#0000FF">E'©F E0G(Ì</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" height="9"> <tr> <td background="../images/back1button.gif" height="7"> <p align="center" dir="rtl"> <font size="2"> <a href="main.htm" style="text-decoration: none"> <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"> <span lang="fa"> <font size="2" color="#0000FF"> <a href="../Damghan/JEOGRAFIA.htm" style="text-decoration: none"> <font color="#0000FF">H69J* ,:1'AJ'JÌ</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="101%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center" dir="rtl"> <a href="../Damghan/JEOGRAFIA1.htm" style="text-decoration: none"> <font size="2" color="#0000FF">"( H GH'</font></a></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"> <span lang="fa"> <font size="2" color="#0000FF"> <a href="../Damghan/goyesh%20damghani.htm" style="text-decoration: none"><font color="#0000FF"> ¯HJ4 /'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%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl"> <a style="text-decoration: none" href="../mashahir/main.htm"><font size="2" color="#0000FF">E4'GJ1 /'E:'F</font></a></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"> <span lang="fa"> <a href="../Tarjomeh/Main.htm" style="text-decoration: none"> <font size="2" color="#0000FF">&nbsp;</font></a><a style="text-decoration: none" href="../monasebatha/shohadaye%20rohani.htm"><font size="2" color="#0000FF">Ì'1'F 4G1 Ì'1</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="../tasavir/maine0.htm"><font size="2" color="#0000FF">"D(HE 9©3</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"> <font size="2" color="#0000FF"> <a href="../nashryeh/n.main.htm" style="text-decoration: none"><font color="#0000FF">F41JG</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"> <a href="../ozviyat/main1.htm" style="text-decoration: none"><span lang="fa"><font size="2" color="#0000FF">96HJ*</font></span></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"> <font size="2" color="#0000FF"> <a href="../matbooat/Main.htm" style="text-decoration: none"><font color="#0000FF">E7(H9'*</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"> <span lang="fa"> <a style="text-decoration: none" href="../Faaliyatha/Farhangi/Main.htm"><font size="2" color="#0000FF">A9'DJ*G'</font></a></span></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"> <font size="2" color="#0000FF"> <a href="../sargarmiha/danestaniha.htm" style="text-decoration: none"><font color="#0000FF"> 31¯1EÌ</font></a></font></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="2029"> <tr> <td bgcolor="#CCFFFF" height="23" 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="23" 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-farhangi.htm" style="text-decoration: none"> '.('1 A1GF¯Ì /'E:'F</a></font></td> </tr> </table> </td> </tr> <tr> <td bgcolor="#CCFFFF" height="23" 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="23" 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="24"> &nbsp;</td> </tr> <tr> <td height="24"> <font size="2" color="#FFFF00">`</font></td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="1981"> &nbsp;</td> </tr> <tr> <td height="24"> <font face="Tahoma" size="2" color="#FFFF00"> <iframe name=I1 src='http://stats.netsups.com/counter.asp?id=462197351&cnum=001fa&ref=" + document.referrer + "' align=center frameborder=0 scrolling=no width=151 height=12 marginheight=0 marginwidth=0></iframe> </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 © 2005-2008 <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> <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> </body> </html>