ÿþ<html> <head> <meta name="GENERATOR" content="Microsoft FrontPage 5.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <meta http-equiv="Content-Language" content="fa"> <meta http-equiv="Content-Type" content="text/html; charset=unicode"> <title>9F'HJF '.('1 ',*E'9Ì 4G13*'F /'E:'F @ 3'D 1389 </title> <script language="javaScript"> <!-- /////////////////////////////////////////////////////////////////////////////// // ..:: realMenu v1.27 ::.. // copyright © jordan neill 2000 // Script featured on JavaScript Kit (http://javascriptkit.com) // // change the menuItems array with your options and set the urls to link to // use addMenuItem("Text to show", "Url To Link To"); to make an item // use addMenuItem("Text", Url", "Img To Show"); to make an item with an image // use addMenuItem(); to indicate a separator bar // you can use html tags in the text, eg, <i>, <b> or <u> // // images used should be 16x16 transparent gifs /////////////////////////////////////////////////////////////////////////////// menuItems = new Array(); menuItemNum = 0; function addMenuItem(text, url, img){ if(img) menuItems[menuItemNum] = new Array(text, url, img); else if(text) menuItems[menuItemNum] = new Array(text, url); else menuItems[menuItemNum] = new Array(); menuItemNum++; } menuWidth = 389; //menu width menuHeight = 39; //menu height menuDelay = 50; //delay before menu appears menuSpeed = 8; //speed which menu appears (lower=faster) menuOffset = 2; //offset of menu from mouse pointer addMenuItem("<center>&#1705;&#1575;&#1585;&#1576;&#1585; &#1711;&#1585;&#1575;&#1605;&#1740; &#1578;&#1605;&#1575;&#1605;&#1740; &#1581;&#1602;&#1608;&#1602; &#1575;&#1740;&#1606; &#1587;&#1575;&#1740;&#1578; &#1578;&#1581;&#1578; &#1581;&#1601;&#1575;&#1592;&#1578; &#1602;&#1575;&#1606;&#1608;&#1606; &#1705;&#1662;&#1740; &#1585;&#1575;&#1740;&#1578; &#1605;&#1740; &#1576;&#1575;&#1588;&#1583;</center>","http://www.tarikhaneh.com/"); addMenuItem(" <center>&#1605;&#1583;&#1740;&#1585;&#1740;&#1578; &#1587;&#1575;&#1740;&#1578;</center>","autoplazza@yahoo.com"); /////////////////////////////////////////////////////////////////////////////// // do not edit the code below, it is required for the menu to work correctly /////////////////////////////////////////////////////////////////////////////// if(window.navigator.appName == "Microsoft Internet Explorer" && window.navigator.appVersion.substring(window.navigator.appVersion.indexOf("MSIE") + 5, window.navigator.appVersion.indexOf("MSIE") + 8) >= 5.5) isIe = 1; else isIe = 0; if(isIe){ menuContent = '<table id="rightMenu" width="0" height="0" cellspacing="0" cellpadding="0" style="font:menu;color:menutext;"><tr height="1"><td style="background:threedlightshadow" colspan="4"></td><td style="background:threeddarkshadow"></td></tr><tr height="1"><td style="background:threedlightshadow"></td><td style="background:threedhighlight" colspan="2"></td><td style="background:threedshadow"></td><td style="background:threeddarkshadow"></td></tr><tr height="10"><td style="background:threedlightshadow"></td><td style="background:threedhighlight"></td><td style="background:threedface"><table cellspacing="0" cellpadding="0" nowrap style="font:menu;color:menutext;cursor:default;">'; for(m=0;m<menuItems.length;m++){ if(menuItems[m][0] && menuItems[m][2]) menuContent += '<tr height="17" onMouseOver="this.style.background=\'highlight\';this.style.color=\'highlighttext\';" onMouseOut="this.style.background=\'threedface\';this.style.color=\'menutext\';" onClick="parent.window.location.href=\'' + menuItems[m][1] + '\'"><td style="background:threedface" width="1" nowrap></td><td width="21" nowrap><img src="' + menuItems[m][2] + '"></td><td nowrap>' + menuItems[m][0] + '</td><td width="21" nowrap></td><td style="background:threedface" width="1" nowrap></td></tr>'; else if(menuItems[m][0]) menuContent += '<tr height="17" onMouseOver="this.style.background=\'highlight\';this.style.color=\'highlighttext\';" onMouseOut="this.style.background=\'threedface\';this.style.color=\'menutext\';" onClick="parent.window.location.href=\'' + menuItems[m][1] + '\'"><td style="background:threedface" width="1" nowrap></td><td width="21" nowrap></td><td nowrap>' + menuItems[m][0] + '</td><td width="21" nowrap></td><td style="background:threedface" width="1" nowrap></td></tr>'; else menuContent += '<tr><td colspan="5" height="4"></td></tr><tr><td colspan="5"><table cellspacing="0"><tr><td width="2" height="1"></td><td width="0" height="1" style="background:threedshadow"></td><td width="2" height="1"></td></tr><tr><td width="2" height="1"></td><td width="100%" height="1" style="background:threedhighlight"></td><td width="2" height="1"></td></tr></table></td></tr><tr><td colspan="5" height="3"></td></tr>'; } menuContent += '</table></td><td style="background:threedshadow"></td><td style="background:threeddarkshadow"></td></tr><tr height="1"><td style="background:threedlightshadow"></td><td style="background:threedhighlight"></td><td style="background:threedface"></td><td style="background:threedshadow"></td><td style="background:threeddarkshadow"></td></tr><tr height="1"><td style="background:threedlightshadow"></td><td style="background:threedshadow" colspan="3"></td><td style="background:threeddarkshadow"></td></tr><tr height="1"><td style="background:threeddarkshadow" colspan="5"></td></tr></table>'; menuPopup = window.createPopup(); menuPopup.document.body.innerHTML = menuContent; } function showMenu(){ menuXPos = event.clientX + menuOffset; menuYPos = event.clientY + menuOffset; menuXIncrement = menuWidth / menuSpeed; menuYIncrement = menuHeight / menuSpeed; menuTimer = setTimeout("openMenu(0,0)", menuDelay); return false; } function openMenu(height, width){ iHeight = height; iWidth = width; menuPopup.show(menuXPos, menuYPos, iWidth, iHeight, document.body); if(iHeight < menuHeight) menuTimer = setTimeout("openMenu(iHeight + menuYIncrement, iWidth + menuXIncrement)", 1); else clearTimeout(menuTimer); } if(isIe) document.oncontextmenu = showMenu; //--> </script </head> <style fprolloverstyle>A:hover {color: #C0C0C0; font-family: Tahoma} </style> <body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" style="font-family: Tahoma; font-size: 10pt" link="#787485" vlink="#787485" alink="#787485"> <SCRIPT language=javascript> message = " h t t p : / / w w w . T a r i k h a n e h . c o m ^"+ " ----------> K a n o o n e J a v a n a n e T a r i k h a n e h D A M G H A N <---------- ^" + " :::.. i n f o @ T a r i k h a n e h . c o m :::..^" + " T h i s S i t e D e s i g n e d b y t a r i k h a n e h "" scrollSpeed=80 lineDelay =4500 txt ="" function scrollText(pos){if(message.charAt(pos)!='^'){txt =txt+message.charAt(pos) status=txt pauze =scrollSpeed } else{pauze=lineDelay txt ="" if(pos==message.length-1)pos=-1 } pos++ setTimeout("scrollText('"+pos+"')",pauze) } // Unhide --> scrollText(0) </SCRIPT> <table border="0" cellspacing="1" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1"> <tr> <td width="100%" align="center"> <table border="0" cellspacing="1" style="border-collapse: collapse" bordercolor="#111111" width="73%" id="AutoNumber2"> <tr> <td bgcolor="#FFFFFF" height="50" width="640" valign="bottom"> <p align="center"> <img border="0" src="../images/banner_farsi.jpg" width="777" height="84"></td> </tr> <tr> <td height="1" valign="top" width="769"> <table border="0" style="border-collapse: collapse" width="777" height="1"> <tr> <td width="7" background="../images/shadow-left1.gif" height="1">&nbsp;</td> <td valign="top" width="759" height="1"> <table border="0" style="border-collapse: collapse" width="762" bordercolor="#000000" height="561"> <tr> <td valign="top" width="595" height="19" background="../images/line-b-top.gif" dir="rtl" colspan="3"> <p align="right"> <a href="../Index_F.htm"> <img border="0" src="../images/main_page_pic_f.gif" width="59" height="14"></a><img border="0" src="../images/about%20us_pic_f.gif" width="59" height="14"><a href="mailto:info@tarikhaneh.com"><img border="0" src="../images/contact%20us_pic_f.gif" width="59" height="14"></a><img border="0" src="../images/site_map_pic_f.gif" width="59" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="9" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/best_pic_f.gif" width="133" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><a href="../Damghan/English/Index_E.htm"><img border="0" src="../images/english_pic.gif" width="59" height="14"></a><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"></td> <td valign="top" width="163" height="40" background="../images/line-right.gif" rowspan="2"> <p align="center"> <object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj3" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="158" height="37"> <param name="movie" value="../Flash/tarikhaneh.swf"> <param name="quality" value="High"> <param name="bgcolor" value="FFFFFF"> <param name="_cx" value="4180"> <param name="_cy" value="979"> <param name="FlashVars" value> <param name="Src" value="../Flash/tarikhaneh.swf"> <param name="WMode" value="Window"> <param name="Play" value="-1"> <param name="Loop" value="-1"> <param name="SAlign" value> <param name="Menu" value="-1"> <param name="Base" value> <param name="AllowScriptAccess" value="always"> <param name="Scale" value="ShowAll"> <param name="DeviceFont" value="0"> <param name="EmbedMovie" value="0"> <param name="SWRemote" value> <param name="MovieData" value> <embed src="../Flash/tarikhaneh.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj3" width="158" height="37" quality="High" bgcolor="#ffffff"></object> </td> </tr> <tr> <td valign="top" width="134" height="21" dir="rtl"> <p align="right"><font size="2"> <marquee onmouseover="this.stop()" onmouseout="this.start()" scrollAmount="2" scrollDelay="100" width="132" bgColor="#FFFFFF" height="13" align="center" direction="right">©'FHF ,H'F'F *'1J.'FG EB/E ('2/J/©FF/¯'F 92J2 1' ¯1'E&#1740; EJ/'1/</marquee></font></td> <td valign="top" width="56" height="21" dir="rtl" background="../images/tit.gif"> &nbsp;</td> <td valign="top" width="401" height="21" dir="rtl" background="../images/top_new_pi.gif"> <p align="center" style="margin-top: 0; margin-bottom: 0"> <font size="1" color="#FFFFFF">/'F4Ì ©G /1 ,G'F '3* 1' *FG' /1 ,G'F EÌ*H'F J'A* FG /1 ©F, '*'B </font></td> </tr> <tr> <td valign="top" width="595" height="521" colspan="3"> <table border="0" style="border-collapse: collapse" width="100%" height="658"> <tr> <td valign="top" height="658"> <table border="0" style="border-collapse: collapse" width="100%" height="23"> <tr> <td width="5">&nbsp;</td> <td width="33" background="../images/lheadcenter.gif">&nbsp;</td> <td background="../images/backheadcenter.gif" dir="rtl" valign="top" style="font-family: Tahoma; font-size: 10pt"> <p align="right"><font color="#FFFFFF"> :: <span lang="fa">9F'HJF '.('1 ',*E'9Ì 4G13*'F /'E:'F @ 3'D 1389</span></font></td> <td width="4" background="../images/rheadcenter.gif">&nbsp;</td> <td width="7">&nbsp;</td> </tr> </table> <table border="0" style="border-collapse: collapse" width="589" height="485"> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" align="justify" bgcolor="#99CCFF" height="19"> &nbsp;</td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="57">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="57">&nbsp;</td> <td width="559" dir="rtl" bgcolor="#99CCFF" height="57"> <p align="center"> <img border="0" src="../images/akhbare-ejtemai.jpg" width="200" height="57"></td> <td width="6" background="../images/center_right.gif" height="57">&nbsp;</td> <td width="5" height="57">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" bgcolor="#99CCFF" height="19"> <p align="center"> <b> <font color="#FFFFFF" size="2" face="Arial"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 9F'HJF EGE*1JF '.('1 ',*E'9Ì 4G13*'F /'E:'F :&nbsp;&nbsp;&nbsp;&nbsp; <img border="0" src="../images/new.gif" width="40" height="10"></font></b></td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" valign="top" bgcolor="#99CCFF" height="19"> &nbsp;</td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" valign="top" bgcolor="#99CCFF" height="19"> &nbsp;</td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="1"></td> <td width="4" background="../images/center_left0.gif" height="1">&nbsp;</td> <td width="559" dir="rtl" valign="top" bgcolor="#99CCFF" height="1"> <table border="2" cellspacing="1" width="100%" bordercolor="#FFFFFF" height="1"> <tr> <td width="81%" align="center" height="1"><b> <font size="2" color="#FFFFFF">9FH'F .(1</font></b></td> <td width="12%" align="center" height="1"><b> <font size="2" color="#FFFFFF">*'1J. .(1</font></b></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF"> <a title="*'1J. .(1: 27 '3AF/ 89" href="ejtemai596.htm" style="text-decoration: none"> <font size="2" color="#800000">(J'FJG C'FHF ,H'F'F *'1J.'FG /'E:'F /1 E-CHEJ* C4*'1 4J9J'F (-1JF</font></a></font></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#800080"> 27/12/89</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 25 '3AF/ 89" href="ejtemai597.htm" style="text-decoration: none"> <font color="#800000" size="2"> †G'1EJF F43* 9DE' H 1H-'FJ'F /'E:'FJ /1 3'D ,'1J (1¯2'1 4/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 25/12/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 21 '3AF/ 89" href="ejtemai595.htm" style="text-decoration: none"> <font color="#800000" size="2"> A1E'F/'1 /'E:'F: 3A1G GA* 3JF /1 ~'J'FG G'J /'E:'F ~GF EJ 4H/ </font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 22/12/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 21 '3AF/ 89" href="ejtemai594.htm" style="text-decoration: none"> <font color="#800000">*H2J9 9H'J/ ,4F FJCHC'1J (JF 1100 FJ'2EF/ /'E:'FJ</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 22/12/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 18 '3AF/ 89" href="ejtemai593.htm" style="text-decoration: none"> <font color="#800000">.'FH'/G G'J 2F/'FJ'F /'E:'F 3(/ C'D'J FH1H2J /1J'A* EJ CFF/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 18/12/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 17 '3AF/ 89" href="ejtemai592.htm" style="text-decoration: none"> <font color="#800000">E/J1 *H2J9 (1B /'E:'F: A'2 'HD 1H4F'JJ E3CF EG1 /'E:'F ',1' 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 17/12/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 17 '3AF/ 89" href="ejtemai591.htm" style="text-decoration: none"> <font color="#800000" size="2"> 'E6'J *A'GE F'EG 'J,'/ 'HDJF 5F/HB -E'J* '2 (.4 C4'H12J /1 /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 17/12/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 16 '3AF/ 89" href="ejtemai590.htm" style="text-decoration: none"> <font color="#800000" size="2"> ('2¯4'JJ CE1(F/J 4G1 /'E:'F /1 FH1H2 FH/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 16/12/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 14 '3AF/ 89" href="ejtemai589.htm" style="text-decoration: none"> <font color="#800000">-,* 'D'3D'E EDC E-E/J: 3'D "JF/G  3'D 4C3*F F1. (JC'1J /1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 14/12/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 14 '3AF/ 89" href="ejtemai588.htm" style="text-decoration: none"> <font color="#800000">*'CJ/ A1E'F/'1 /'E:'F (1 ~J¯J1J ,/J ~1H˜G G'J /H1 3HE 3A1 GJ#* /HD*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 14/12/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF"> <a title="*'1J. .(1: 14 '3AF/ 89" href="ejtemai587.htm" style="text-decoration: none"> <font color="#800000" size="2">*-HJD 128 H'-/ E3CHFJ E-1HE'F /'E:'F *' ~'J'F 4G1JH1 3'D "*J</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 14/12/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 11 '3AF/ 89" href="ejtemai586.htm" style="text-decoration: none"> <font color="#800000">FE'JF/G E1/E /'E:'F: (' H,H/ ~4*H'FG E1/EJ /1 'F,'E GEG C'1G' EHABJE</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 11/12/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 2 '3AF/ 89" href="ejtemai584.htm" style="text-decoration: none"> <font color="#800000">~J'E C'FHF ,H'F'F *'1J.'FG (EF'3(* 1-D* H'D/G EC1EG 4GJ/ 4'G†1':J</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 03/12/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 27 (GEF 89" href="ejtemai583.htm" style="text-decoration: none"> <font color="#800000">'A**'- ¯D.'FG ¯J'G'F /'1HJJ H ,'DJ2J /1 'EJ1"('/ /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 27/11/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a style="text-decoration: none" title="*'1J. .(1: 25 (GEF 89" href="ejtemai582.htm"> <font color="#800000">31~13* 41C* :DG /'E:'F: *E'E F'FH'JJ G'J /'E:'F C//'1 4/F/</font></a><font color="#000080"> </font></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 25/11/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 24 (GEF 89" href="ejtemai581.htm" style="text-decoration: none"> <font color="#800000">G2'1 GC*'1 2EJF (1'J 'J,'/ EF7BG HJ˜G 'B*5'/J /'E:'F '.*5'5 J'A*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 24/11/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 23 (GEF 89" href="ejtemai580.htm" style="text-decoration: none"> <font color="#800000" size="2"> A1E'F/'1 /'E:'F: 3'D 90 3'D 1A9 E96D (JC'1J /1 4G13*'F /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 23/11/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 22 (GEF 89" href="../monasebatha/22%20bahman%2089.htm" style="text-decoration: none"> <font color="#800000">¯2'14 </font> <span lang="fa"> <font color="#800000">1'G~JE'JJ 22 (GEF 89 /1 /'E:'F</font></span></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 22/11/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 20 (GEF 89" href="ejtemai579.htm" style="text-decoration: none"> <font color="#800000">'E'E ,E9G /'E:'F: '*-'/ H H-/* 'J1'F (G (1C* .HF 4G/'3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 20/11/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 18 (GEF 89" href="ejtemai578.htm" style="text-decoration: none"> <font color="#800000">(G1G (1/'1J '2 71- ¯'213'FJ (G 3G 1H3*'J /'E:'F ":'2 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 18/11/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 10 (GEF 89" href="ejtemai577.htm" style="text-decoration: none"> <font color="#800000">A1E'F/'1 /'E:'F: (G1G (1/'1J '2 67 ~1H˜G 9E1'FJ /'E:'F /1 /GG A,1</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 10/11/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 10 (GEF 89" href="ejtemai576.htm" style="text-decoration: none"> <font color="#800000">E9'HF A1E'F/'1 /'E:'F: 200 (1F'EG ¯1'EJ/'4* /GG A,1 /1 /'E:'F ',1' EJ 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 10/11/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 3 (GEF 89" href="ejtemai575.htm" style="text-decoration: none"> <font color="#800000">'GE E5H('* 3A1 '3*'FÌ /HD* (G FBD '2 H( 3'Ì* /A*1 FE'ÌF/G E1/E /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 03/11/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 3 (GEF 89" href="ejtemai574.htm" style="text-decoration: none"> <font color="#800000">'F*B'D "( .21 (G '3*'F 3EF'F '2 71ÌB /'E:'F *H,ÌG 'B*5'/Ì (Ì4*1Ì /'1/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 03/11/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 29 /Ì 89" href="ejtemai572.htm" style="text-decoration: none"> <font color="#800000">'E'E ,E9G /'E:'F: E3&HD'F (1'Ì 1A9 (Ì©'1Ì *D'4 ©FF/</font></a></font></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#800080"> 29/10/89</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 29 /Ì 89" href="ejtemai573.htm" style="text-decoration: none"> <font color="#800000">A1E'F/'1 /'E:'F: ~Ì1H2Ì /1 ,F¯ *-EÌDÌ '2 (1©'* 1H-'FÌ'F '3*</font></a></font></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#800080"> 29/10/89</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 24 /Ì 89" href="ejtemai571.htm" style="text-decoration: none"> <font color="#800000" size="2"> A1E'F/'1 /'E:'F F*'Ì, 3HEÌF 3A1 '3*'FÌ /HD* 1' /1 'ÌF 4G13*'F *41Ì- ©1/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 24/10/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 23 /Ì 89" href="ejtemai570.htm" style="text-decoration: none"> <font color="#800000" size="2"> Ì2/'FÌ .(1 /'/: /H G*D †G'1 3*'1G H /H 3*'1G /1 /'E:'F 3'.*G EÌ 4H/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 23/10/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 22 /Ì 89" href="ejtemai569.htm" style="text-decoration: none"> <font color="#800000">(1.H1/'1Ì 33 H'-/ 5F9*Ì /'E:'F '2 (3*G G'Ì -E'Ì*Ì</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 22/10/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 19 /Ì 89" href="ejtemai568.htm" style="text-decoration: none"> <font color="#800000">(G1G (1/'1Ì '2 A'2 5A1 FÌ1H¯'G ('/Ì .H14Ì/Ì /'E:'F </font> </a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 19/10/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 19 /Ì 89" href="ejtemai567.htm" style="text-decoration: none"> <font color="#800000" size="2"> FE'ÌF/G E1/E /'E:'F /1 E,D3: (Ì©'1Ì EGE*1ÌF E96D '3*'F 3EF'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 19/10/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 16 /Ì 89" href="ejtemai566.htm" style="text-decoration: none"> <font color="#800000">(' -6H1 H2Ì1 FÌ1H 2 A'2 (21¯1'G /'E:'F @ 3G 1'GÌ AHD'/ E-DG 'A**'- 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 16/10/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 15 /Ì 89" href="ejtemai565.htm" style="text-decoration: none"> <font color="#800000">ED'B'* 9EHEÌ 15 FA1 '2 E1/E /'E:'F (' H2Ì1 FÌ1H</font></a><font color="#800000"> </font></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 15/10/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 14 /Ì 89" href="ejtemai564.htm" style="text-decoration: none"> <font color="#800000" size="2"> 3.F'F /©*1 '-E/Ì F˜'/ /1 ¯A*¯HÌ *DHÌ2ÌHFÌ (' E1/E '3*'F 3EF'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 14/10/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 14 /Ì 89" href="ejtemai563.htm" style="text-decoration: none"> <font color="#800000">,D3G '3*'FÌ GÌ'* H2Ì1'F /1 3HEÌF 3A1 1&Ì3 ,EGH1 (G '3*'F 3EF'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 14/10/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 13 /Ì 89" href="ejtemai564.htm" style="text-decoration: none"> <font color="#800000" size="2"> (Ì'FÌG 3'2E'F ,H'F'F '3*'F 3EF'F (EF'3(* 3A1 1&Ì3 ,EGH1</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 13/10/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 13 /Ì 89" href="ejtemai563.htm" style="text-decoration: none"> <font color="#800000">E3Ì1 '3*B('D '2 1&Ì3 ,EGH1 /1 3EF'F '9D'E 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 13/10/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 4 /Ì 89" href="ejtemai562.htm" style="text-decoration: none"> <font color="#800000" size="2"> F43* /3* 'F/1©'1'F (1¯2'1Ì GE'Ì4 /'E:'F /1 'AB 1404 H FB4 F.(¯'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 04/10/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 3 /Ì 89" href="ejtemai561.htm" style="text-decoration: none"> <font color="#800000">":'2 9EDÌ'* ©~G ©'1Ì /1 300 G©*'1 '2 '1'6Ì 4G13*'F /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 03/10/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF"> <a title="*'1Ì. .(1: 27 "01 89" href="ejtemai560.htm" style="text-decoration: none"> <font color="#800000" size="2">'E'E ,E9G /'E:'F: '+1 BÌ'E* 'E'E -3ÌF (9) *' BÌ'E* ('BÌ .H'G/ E'F/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 27/09/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 6 "01 89" href="ejtemai559.htm" style="text-decoration: none"> <font color="#800000">A1E'F/'1 /'E:'F *'©Ì/ ©1/: 1'G 'F/'2Ì ('2'1†G ~3*G /1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 06/09/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 6 "01 89" href="ejtemai558.htm" style="text-decoration: none"> <font color="#800000">A1E'F/G 3~'G /'E:'F: /4EF /1 ©EÌF ©3'FÌ '3* ©G (5Ì1* F/'1F/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 06/09/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 3 "01 89" href="ejtemai557.htm" style="text-decoration: none"> <font color="#800000" size="2"> 3A1 EGF/3 3Ì/ 92* 'DDG 61:'EÌ (G 4G1 /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 03/09/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 2 "01 89" href="ejtemai556.htm" style="text-decoration: none"> <font color="#800000" size="2"> 'E'E ,E9G /'E:'F: (3Ì, 9'ED '3*BD'D H 'EFÌ* ©4H1 '3*</font></a></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#800080"> 02/09/89</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 30 "('F 89" href="ejtemai555.htm" style="text-decoration: none"> <font color="#800000" size="2"> A1E'F/'1 /'E:'F: (F/1 'EÌ1"('/ (G4G1 (G (F/9('3 E*5D EÌ 4H/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 30/08/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 28 "('F 89" href="ejtemai554.htm" style="text-decoration: none"> <font color="#800000" size="2"> E3&HDÌ* '5DÌ (3Ì, *BHÌ* E9FHÌ* /ÌFÌ '3*</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 28/08/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 21 "('F 89" href="ejtemai553.htm" style="text-decoration: none"> <font color="#800000" size="2"> ":'2 9EDÌ'* ',1'ÌÌ 1'G 9DÌ'F - 9(/'DDG "('/ /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 21/08/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 18 "('F 89" href="ejtemai552.htm" style="text-decoration: none"> <font color="#800000">GE 'F/Ì4Ì ©'14F'3'F "E'1 /1 /'E:'F (1¯2'1 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 18/08/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a style="text-decoration: none" title="*'1Ì. .(1: 16 "('F 89" href="ejtemai551.htm"> <font color="#800000">3'D'FG 25 G2'1 ED©G 2F(H1 93D /1 'EÌ1ÌG ~1H14 EÌ Ì'(/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 16/08/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1Ì. .(1: 16 "('F 89" href="ejtemai550.htm" style="text-decoration: none"> <font color="#800000">3.F'F FE'ÌF/G /'E:'F /1 ,D3G 4H1'Ì '/'1Ì '3*'F 3EF'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 16/08/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 16 "('F 89" href="ejtemai549.htm" style="text-decoration: none"> <font color="#800000">'F,EF 5FAÌ ©4'H12'F /1 /'E:'F *4©ÌD EÌ 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 16/08/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 16 "('F 89" href="ejtemai548.htm" style="text-decoration: none"> <font color="#800000" size="2"> EH'AB* (' 'A2'Ì4 3'.* E3©F EG1 5F9*Ì 3'2 /1 /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 16/08/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 13 "('F 89" href="ejtemai547.htm" style="text-decoration: none"> <font color="#800000">-6H1 ,H'F'F /1 1'G~ÌE'ÌÌ 13 "('F F4'F/G GH4Ì'1Ì "FG'3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 13/08/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 12 "('F 89" href="ejtemai546.htm" style="text-decoration: none"> <font color="#800000">,G1EÌ 3.F1'F 1'G~ÌE'ÌÌ 13 "('F /1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 12/08/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 11 "('F 89" href="ejtemai545.htm" style="text-decoration: none"> <font color="#800000">',1'Ì B'FHF EF'(9 7(Ì9Ì F('Ì/ AB7 (1'Ì E1/E ('4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 11/08/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 6 "('F 89" href="ejtemai544.htm" style="text-decoration: none"> <font color="#800000" size="2"> ('213Ì '2 H'-/ G'Ì 5FAÌ /1 /'E:'F 'F,'E 4/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 06/08/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a title="*'1Ì. .(1: 5 "('F 89" href="ejtemai543.htm" style="text-decoration: none"> <font color="#800000">'E'E ,E9G /'E:'F: 'Ì,'/ '4*:'D EGE*1ÌF .H'3*G E//,HÌ'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 05/08/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 5 "('F 89" href="ejtemai542.htm" style="text-decoration: none"> <font color="#800000" size="2"> 3Ì/ -3F E1*6HÌ: *4©ÌD 41 -DBG 5'D-ÌF /1 /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 05/08/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 5 "('F 89" href="ejtemai541.htm" style="text-decoration: none"> <font color="#800000">',1'Ì 71- 4(©G 'Ì -,'( /1 4G13*'F /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 05/08/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 1 "('F 89" href="ejtemai540.htm" style="text-decoration: none"> <font color="#800000" size="2"> ('2/Ì/ '3*'F/'1 3EF'F '2 1H3*'Ì ©D'*G 1H/('1 /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 01/08/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 1 "('F 89" href="ejtemai539.htm" style="text-decoration: none"> <font color="#800000" size="2"> (G1G (1/'1Ì '2 3G 71- H124Ì /1 /'E:'F (' -6H1 '3*'F/'1</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 01/08/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 29 EG1 89" href="ejtemai538.htm" style="text-decoration: none"> <font color="#800000" size="2">'*E'E 3'E'F/GÌ E,*E9 ./E'*Ì 1A'GÌ /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 29/07/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 26 EG1 89" href="ejtemai537.htm" style="text-decoration: none"> <font color="#800000" size="2"> (3Ì,Ì'F ('Ì/ '2 '.D'5 H 9ED .H(Ì (1.H1/'1 ('4F/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 26/07/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 25 EG1 89" href="ejtemai536.htm" style="text-decoration: none"> <font color="#800000" size="2"> '3*B('D '2 1&Ì3 ,EGH1 /1 D(F'F -E'Ì* '2 'E'E H 1G(1Ì (H/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 25/07/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 22 EG1 89" href="ejtemai535.htm" style="text-decoration: none"> <font color="#800000">3'DF †F/ EF8H1G H124Ì ©'1¯1'F /'E:'F ©DF¯ 2FÌ 4/ </font> </a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 22/07/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 22 EG1 89" href="ejtemai534.htm" style="text-decoration: none"> <font color="#800000">.H'(¯'G /'F4,HÌÌ ~31'FG /'F4¯'G /'E:'F (G1G (1/'1Ì 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 22/07/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 19 EG1 89" href="ejtemai533.htm" style="text-decoration: none"> <font color="#800000" size="2"> 3'.* EH33G .Ì1ÌG 'EÌ1"('/ /'E:'F ":'2 4/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 19/07/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <font color="#800000"> <a title="*'1Ì. .(1: 18 EG1 89" style="text-decoration: none" href="ejtemai532.htm"> <font color="#800000">'E'E ,E9G /'E:'F: </font></a></font> <a title="*'1Ì. .(1: 18 EG1 89" style="text-decoration: none" href="ejtemai532.htm"> <font color="#800000">FÌ1HÌ 'F*8'EÌ (1'Ì E('12G (' (/-,'(Ì (G ©E© FÌ'2 /'1/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 18/07/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 14 EG1 89" href="ejtemai531.htm" style="text-decoration: none"> <font color="#800000">(ÌE'13*'F ,/Ì/ /'E:'F /1 /GG A,1 (G (G1G (1/'1Ì EÌ 13/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 14/07/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 14 EG1 89" href="ejtemai530.htm" style="text-decoration: none"> <font color="#800000">"EH24¯'G 10 ©D'3G .Ì1 /'E:'FÌ (G1G (1/'1Ì 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 14/07/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 14 EG1 89" href="ejtemai529.htm" style="text-decoration: none"> <font color="#800000">A1E'F/'1 /'E:'F: ,H'F'F /'E:'FÌ 1' (Ì©'1Ì 1F, EÌ /G/</font></a></font></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#800080"> 14/07/89</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 12 EG1 89" href="ejtemai528.htm" style="text-decoration: none"> <font color="#800000">FE'Ì4¯'G 'EFÌ* ',*E'9Ì /1 /'E:'F ¯4'Ì4 Ì'A*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 12/07/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 10 EG1 89" href="ejtemai527.htm" style="text-decoration: none"> <font color="#800000" size="2"> *BHÌ* 1H-ÌG (3Ì,Ì 9'ED ~Ì1H2Ì /1 ,F¯ (H/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 10/07/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a style="text-decoration: none" title="*'1Ì. .(1: 10 EG1 89" href="ejtemai526.htm"> <font color="#800000">~DÌ3 ('Ì/ '2 92* H 'B*/'1 ('D'ÌÌ /1 ,'E9G (1.H1/'1 ('4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 10/07/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 9 EG1 89" href="ejtemai525.htm" style="text-decoration: none"> <font color="#800000">/1 GA*G F',' 37 (1F'EG /1 /'E:'F ',1' EÌ 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 09/07/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 8 EG1 89" href="ejtemai524.htm" style="text-decoration: none"> <font color="#800000" size="2"> E4©D'* 1H3*'G'Ì /'E:'F (G 5H1* H̘G 13Ì/¯Ì EÌ 4H/</font></a></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#800080"> 08/07/89</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 7 EG1 89" href="ejtemai523.htm" style="text-decoration: none"> <font color="#800000">"*4 F4'F'F (1*1 4G1 /'E:'F *,DÌD 4/F/</font></a></font></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#800080"> 07/07/89</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a href="ejtemai522.htm" style="text-decoration: none"> <font size="2" color="#800000">GE'Ì4</font></a><font color="#FFFFFF"><a title="*'1Ì. .(1: 4 EG1 89" href="ejtemai522.htm" style="text-decoration: none"><font color="#800000" size="2"> EDÌ /'E:'F /1 'AB 1404 (1¯2'1 EÌ 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 04/07/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 3 EG1 89" href="ejtemai521.htm" style="text-decoration: none"> <font color="#800000">3.F'F 1&Ì3 ,EGH1 /1 3'2E'F EDD -B'FÌ* 'Ì1'F 1' +'(* ©1/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 03/07/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a title="*'1Ì. .(1: 2 EG1 89" href="ejtemai520.htm" style="text-decoration: none"> <font color="#800000">FG'/ÌFG 4/F *A©1 /A'9 EB/3 ('9+ *BHÌ* '1'/G ,H'F'F '3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 02/07/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 1 EG1 89" href="ejtemai519.htm" style="text-decoration: none"> <font color="#800000">'E'E ,E9G /'E:'F: 'HD EG1 1H2 *,DÌD H *©1ÌE 9DE H /'F4 '3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 01/07/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 1 EG1 89" href="ejtemai518.htm" style="text-decoration: none"> <font color="#800000">FE'ÌF/G /'E:'F: 1&Ì3 ,EGH1  '3*©('1 ,G'FÌ 1' 13H' ©1/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 01/07/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 27 4G1ÌH1 89" href="ejtemai517.htm" style="text-decoration: none"> <font color="#800000">(G1G (1/'1Ì '2 .7 'F*B'D "( 3/ 4GÌ/ 4'G†1':Ì /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#800080"> 27/06/89</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#800000" size="2"> 'E'E ,E9G /'E:'F: </font> <a title="*'1Ì. .(1: 26 4G1ÌH1 89" href="ejtemai515.htm" style="text-decoration: none"> <font color="#800000" size="2"> *HGÌF (G B1"F ©'1 71'-Ì 4/G 'E1Ì©' H -'EÌ'F 'H3*</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 26/06/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <font color="#800000">FE'ÌF/G /'E:'F: </font> <a style="text-decoration: none" title="*'1Ì. .(1: 26 4G1ÌH1 89" href="ejtemai514.htm"> <font color="#800000">'Ì,'/ '.*D'A (ÌF '/Ì'F 'DGÌ G/A '5DÌ G*© -1E* B1"F '3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 26/06/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#0000FF" size="2"> <a title="*'1Ì. .(1: 25 4G1ÌH1 89" href="ejtemai513.htm" style="text-decoration: none"> <font color="#800000">A1GF¯Ì'F /'E:'F G*© -1E* B1"F E,Ì/ 1' E-©HE ©1/F/</font></a></font></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#800080"> 25/06/89</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 24 4G1ÌH1 89" href="ejtemai516.htm" style="text-decoration: none"> <font color="#800000">~3*G ©'1 /'E:'F 1©H1/ (1/'4* ~3*G /1 ©4H1 1' 4©3*</font></a></font></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#800080"> 24/06/89</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <font color="#800000">FE'ÌF/G /'E:'F: </font> <a title="*'1Ì. .(1: 23 4G1ÌH1 89" href="ejtemai511.htm" style="text-decoration: none"> <font color="#800000">E3&HDÌ* (Ì *H,GÌ (G "*4 2/F B1"F (' /HD* 'E1Ì©'3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 23/06/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 23 4G1ÌH1 89" href="ejtemai512.htm" style="text-decoration: none"> <font color="#800000">'96'Ì Ì© (ÌE'1 /'E:'FÌ (G ~F, (ÌE'1 FÌ'2EF/ ~ÌHF/ 2/G 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 23/06/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 23 4G1ÌH1 89" href="ejtemai510.htm" style="text-decoration: none"> <font color="#800000">-A8 E-Ì7 2Ì3* /1 'F*B'D "( '2 /1Ì'Ì .21 A1'EH4 F4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 23/06/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 23 4G1ÌH1 89" href="ejtemai509.htm" style="text-decoration: none"> <font color="#800000" size="2"> /H ~DÌ3 /'E:'FÌ H,HG †F/ EÌDÌHFÌ 1' (G 5'-('F "F ('2¯1/'F/F/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 23/06/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 22 4G1ÌH1 89" href="ejtemai508.htm" style="text-decoration: none"> <font color="#800000">©E© 19 EÌDÌHF 1Ì'DÌ E1/E /'E:'F (G 3ÌD 2/¯'F ~'©3*'FÌ</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 22/06/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 18 4G1ÌH1 89" href="ejtemai507.htm" style="text-decoration: none"> <font color="#800000">('2/Ì/ A1E'F/G 'F*8'EÌ /'E:'F '2 ©D'F*1Ì 16 (.4 'EÌ1ÌG</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 18/06/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a title="*'1Ì. .(1: 13 4G1ÌH1 89" href="ejtemai503.htm" style="text-decoration: none"> <font color="#800000">EH33G .Ì1ÌG E*H3DÌF (G †G'1/G E95HE H Ì'1Ì (G 2D2DG 2/¯'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 13/06/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 13 4G1ÌH1 89" href="ejtemai502.htm" style="text-decoration: none"> <font color="#800000">EF'7B 2D2DG 2/G /'E:'F (' GE©'1Ì /HD* H E,D3 "('/ EÌ 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 13/06/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 13 4G1ÌH1 89" href="ejtemai501.htm" style="text-decoration: none"> <font color="#800000">('2/Ì/ GÌ&* ~'1DE'FÌ '2 EF7BG 2D2DG 2/G ©HG 21 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 13/06/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <font color="#800000">EÌ1'+ A1GF¯Ì: </font> <a title="*'1Ì. .(1: 13 4G1ÌH1 89" href="ejtemai500.htm" style="text-decoration: none"> <font color="#800000">2D2DG /'E:'F (G "+'1 *'1Ì.Ì "3Ì( F13'F/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 13/06/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#800000" size="2"> <a title="*'1Ì. .(1: 12 4G1ÌH1 89" href="ejtemai504.htm" style="text-decoration: none"> <font color="#800000">-,* 'D'3D'E ED© E-E/Ì: F'BH3 E1¯ '31'&ÌD (G 5/' /1"E/G</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 12/06/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 12 4G1ÌH1 89" href="ejtemai499.htm" style="text-decoration: none"> <font color="#800000" size="2"> 'E'E ,E9G /'E:'F: 1H2 B/3 1H2 (Ì/'1Ì /HD* G'Ì 91( '3*</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 12/06/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 12 4G1ÌH1" href="ejtemai498.htm" style="text-decoration: none"> <font color="#800000" size="2"> 1'G~ÌE'ÌÌ 1H2 B/3 /1 1H3*'Ì 2D2DG 2/G ©HG 21 /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 12/06/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 12 4G1ÌH1 89" href="ejtemai497.htm" style="text-decoration: none"> <font color="#800000" size="2"> *5'HÌ1Ì EF*.( '2 1'G~ÌE'ÌÌ 1H2 ,G'FÌ B/3 3'D 1389 /1 /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 12/06/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 12 4G1ÌH1 89" href="ejtemai496.htm" style="text-decoration: none"> <font color="#800000" size="2"> 1'G~ÌE'ÌÌ 1H2 B/3 /1 /'E:'F (1¯2'1 4/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 12/06/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1Ì. .(1: 11 4G1ÌH1 89" href="ejtemai495.htm" style="text-decoration: none"> <font color="#800000">*'©Ì/ 'E'E ,E9G /'E:'F (1 -6H1 -E'3Ì E1/E /1 1H2 B/3</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 11/06/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a title="*'1Ì. .(1: 11 4G1ÌH1 89" href="ejtemai494.htm" style="text-decoration: none"> <font color="#800000">ED© E-E/Ì: ED* 'Ì1'F Ì'H1 ED* E8DHE AD37ÌF ('4F/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 11/06/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a title="*'1Ì. .(1: 11 4G1ÌH1 89" href="ejtemai493.htm" style="text-decoration: none"> <font color="#800000">3'24 (ÌF '91'( H 5GÌHFÌ3* G'  .Ì'F*Ì (21¯ '3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 11/06/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 11 4G1ÌH1 89" href="ejtemai492.htm" style="text-decoration: none"> <font color="#800000">,G'/ H E('12G *FG' 1'G EE©F (1'Ì F'(H/Ì 1˜ÌE 5GÌHFÌ3*Ì '3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 11/06/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 10 4G1ÌH1 89" href="ejtemai491.htm" style="text-decoration: none"> <font color="#800000">E91AÌ E4'H1 ,/Ì/ A1E'F/'1 /'E:'F /1 'EH1 ,H'F'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 10/06/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 3 4G1ÌH1 89" href="ejtemai489.htm" style="text-decoration: none"> <font color="#800000" size="2"> ',1'Ì 71- "(Ì'1Ì ©E A4'1 (':G'Ì ~3*G /1 /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 03/05/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 1 4G1ÌH1 89" href="ejtemai488.htm" style="text-decoration: none"> <font color="#800000">A1E'F/'1 /'E:'F: 'A**'- 65 71- /1 /'E:'F EB'1F (' GA*G /HD*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 01/06/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a title="*'1Ì. .(1: 31 E1/'/ 89" href="ejtemai487.htm" style="text-decoration: none"> <font color="#800000">1'G 'F/'2Ì FÌ1H¯'G (H4G1 -'5D 3'D G' '3*B'E* '3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 31/05/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 30 E1/'/ 89" href="ejtemai486.htm" style="text-decoration: none"> <font color="#800000">'A**'- 10 ©ÌDHE*1 '2 (21¯1'G /'E:'F @ AHD'/ E-DG /1 GA*G /HD*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 30/05/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 27 E1/'/ 89" href="ejtemai485.htm" style="text-decoration: none"> <font color="#800000">(1/'4* 3Ì G2'1 *F ~3*G /'E:'F ":'2 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 27/05/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 24 E1/'/ 89" href="ejtemai484.htm" style="text-decoration: none"> <font color="#800000">A1E'F/'1 /'E:'F: E5H('* 4H1'Ì A19Ì *1'AÌ© ('Ì/ ',1'ÌÌ 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 24/05/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 23 E1/'/ 89" href="ejtemai483.htm" style="text-decoration: none"> <font color="#800000">A1E'F/'1 /'E:'F: /'E:'F F1. (Ì©'1Ì ('D'ÌÌ /'1/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 23/05/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 22 E1/'/ 89" href="ejtemai482.htm" style="text-decoration: none"> <font color="#800000">ED* 'Ì1'F /1 EB'(D *1AF/G'Ì 'E1Ì©' .E (G '(1H FEÌ "H1/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 22/05/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 21 E1/'/ 89" href="ejtemai481.htm" style="text-decoration: none"> <font color="#800000">3G 71- (FÌ'/ E3©F /1 1H3*'Ì 7'B /'E:'F 'A**'- 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 21/05/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 19 E1/'/ 89" href="ejtemai480.htm" style="text-decoration: none"> <font color="#800000" size="2"> *H2Ì9 3(/ :0'ÌÌ (ÌF E//,HÌ'F /'E:'FÌ ":'2 4/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 19/05/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 18 E1/'/ 89" href="ejtemai479.htm" style="text-decoration: none"> <font color="#800000">150 H'-/ E3©HFÌ /1 /'E:'F *3GÌD'* EÌ ¯Ì1F/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 18/05/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 13 E1/'/ 89" href="ejtemai478.htm" style="text-decoration: none"> <font color="#800000">©4A 16 AB1G 31B* /1 4G13*'F /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 13/05/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 13 E1/'/ 89" style="text-decoration: none" href="ejtemai477.htm"> <font color="#800000" size="2"> ~1H˜G 18 EÌDÌ'1/ 1Ì'DÌ ©F'1¯01 ,FH(Ì /'E:'F H'1/ EF'B5G 4/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 13/05/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 9 E1/'/ 89" href="ejtemai476.htm" style="text-decoration: none"> <font color="#800000">3G 71- (21¯ 1'G 3'2Ì /1 /'E:'F (G1G (1/'1Ì EÌ 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 09/05/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 8 E1/'/ 89" href="ejtemai475.htm" style="text-decoration: none"> <font color="#800000">FE'2 ,E9G EGE*1ÌF *1Ì(HF "2'/ E0G(Ì E-3H( EÌ 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 08/05/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1Ì. .(1: 8 E1/'/ 89" href="ejtemai474.htm" style="text-decoration: none"> <font color="#800000">'A**'- E1©2 '1*B'Ì EG'1* 4G1© 5F9*Ì /'E:'F /1 GA*G /HD*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 08/05/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 7 E1/'/ 89" href="ejtemai473.htm" style="text-decoration: none"> <font color="#800000" size="2"> (' -6H1 H2Ì1 9DHE †G'1 71- /1 /'E:'F 'A**'- 4/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 07/05/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 7 E1/'/ 89" href="ejtemai472.htm" style="text-decoration: none"> <font color="#800000">('2/Ì/ '3*'F/'1 3EF'F '2 3/ .'©Ì 1H3*'Ì 5- /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 07/05/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 30 *Ì1 89" href="ejtemai471.htm" style="text-decoration: none"> <font color="#800000" size="2"> ~1/'.* 1 EÌDÌ'1/ 1Ì'D E3*E1Ì (G E//,HÌ'F ©EÌ*G 'E/'/ /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 30/04/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 29 *Ì1 89" href="ejtemai470.htm" style="text-decoration: none"> <font color="#800000">A1E'F/'1 /'E:'F: *H39G (.4 'EÌ1"('/ 4*'( EÌ ¯Ì1/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 29/04/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 29 *Ì1 89" href="ejtemai469.htm" style="text-decoration: none"> <font color="#800000">H'¯0'1Ì 12 'F49'( (1B (G 71- E3©F EG1 /1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 29/04/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 29 *Ì1 89" href="ejtemai468.htm" style="text-decoration: none"> <font color="#800000" size="2"> (Ì'FÌG (3Ì, /'F4,HÌÌ /'F4¯'G G'Ì /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 29/04/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 23 *Ì1 89" href="ejtemai467.htm" style="text-decoration: none"> <font color="#800000">4F'3'ÌÌ (Ì4 '2 Ì© G2'1 -'EÌ 'Ì*'E /1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 23/04/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 22 *Ì1 89" href="ejtemai466.htm" style="text-decoration: none"> <font color="#800000">E3&HD'F A©1Ì (G -'D ©'1.'FG G'Ì /1 -'D *97ÌDÌ /'E:'F ©FF/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 22/04/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 22 *Ì1 89" href="ejtemai465.htm" style="text-decoration: none"> <font color="#800000">('2/Ì/ E9'HF'F '3*'F/'1 3EF'F '2 /H 71- ©4'H12Ì /1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 22/04/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 22 *Ì1 89" href="ejtemai464.htm" style="text-decoration: none"> <font color="#800000">'.*5'5 50 EÌDÌ'1/ 1Ì'D '9*('1 (G (ÌE'13*'F ,/Ì/ /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 22/04/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 15 *Ì1 89" href="ejtemai463.htm" style="text-decoration: none"> <font color="#800000">1H3*'Ì *HÌG 1H/('1 *' 3'D "ÌF/G ¯'213'FÌ EÌ 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 15/04/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 15 *Ì1 89" href="ejtemai462.htm" style="text-decoration: none"> <font color="#800000" size="2"> ('2/Ì/ A1E'F/'1 /'E:'F '2 /H 1H3*'Ì 4E'D /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 15/04/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 11 *Ì1 89" href="ejtemai461.htm" style="text-decoration: none"> <font color="#800000">',1'Ì EHABÌ* "EÌ2 71- &quot;4A'&quot; /1 4G13*'F /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 11/04/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 8 *Ì1 89" href="ejtemai460.htm" style="text-decoration: none"> <font color="#800000">(G1G (1/'1Ì '2 108 H'-/ E3©F EG1 /'E:'F /1 GA*G /HD*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 08/04/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a href="ejtemai459.htm" style="text-decoration: none"> <font color="#800000">'5D'- H (G3'2Ì 1'G 1H3*'ÌÌ /Ì(', @ ('/DG ©HG /1 /'E:'F</font></a><font color="#000080"> </font></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 07/04/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1Ì. .(1: 4 *Ì1 89" href="ejtemai458.htm" style="text-decoration: none"> <font color="#800000">/3*¯'G B6'ÌÌ ('Ì/ '2 *9'1A H E3'E-G (G /H1 ('4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 04/04/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1Ì. .(1: 3 *Ì1 89" href="ejtemai457.htm" style="text-decoration: none"> <font color="#800000">-6H1 E/Ì1'F /1 1A9 E4©D'* 1H3*'ÌÌ'F EH+1 '3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 03/04/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 2 *Ì1 89" href="ejtemai456.htm" style="text-decoration: none"> <font color="#800000">*41Ì- (1F'EG G'Ì /'/¯3*1Ì /'E:'F /1 GA*G BHG B6'&ÌG</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 02/04/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 1 *Ì1 89" href="ejtemai455.htm" style="text-decoration: none"> <font color="#800000">/Ì/'1 A1E'F/G 'F*8'EÌ '3*'F 3EF'F (' 'E'E ,E9G /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 01/04/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 1 *Ì1 89" href="ejtemai454.htm" style="text-decoration: none"> <font color="#800000">/3*¯'G B6'ÌÌ '2 '3*BD'D E7DH(Ì (1.H1/'1 '3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 01/04/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 30 .1/'/ 89" href="ejtemai453.htm" style="text-decoration: none"> <font color="#800000">'A**'- 3'.*E'F ©'FHF ('2F43*¯'F FÌ1HG'Ì E3D- /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 30/03/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 29 .1/'/ 89" href="ejtemai452.htm" style="text-decoration: none"> <font color="#800000" size="2"> FE'ÌF/G E1/E /'E:'F: -2( EH*DAG EB/3*1ÌF -2( '3*</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 29/03/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 27 .1/'/ 89" href="ejtemai451.htm" style="text-decoration: none"> <font color="#800000">E5'-(G E3&HD -2( EH*DAG /'E:'F (' .(1¯2'1Ì A'13</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 27/03/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 26 .1/'/ 89" href="ejtemai450.htm" style="text-decoration: none"> <font color="#800000">'E'E ,E9G /'E:'F: FÌ1HÌ 'F*8'EÌ /1 BD( E1/E ,'Ì /'1/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 26/03/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 23 .1/'/ 89" href="ejtemai449.htm" style="text-decoration: none"> <font color="#800000" size="2"> (ÌE'1'F .'5 /1 /'E:'F (' ©E(H/ /'1H EH',G G3*F/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 23/03/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 21 .1/'/ 89" href="ejtemai448.htm" style="text-decoration: none"> <font color="#800000">.7Ì( ,E9G /'E:'F: 'Ì1'F 2Ì1 ('1 A4'1 B79F'EG G' FEÌ 1H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 21/03/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 20 .1/'/ 89" href="ejtemai447.htm" style="text-decoration: none"> <font color="#800000">4.5Ì* ',*E'9Ì ,H'F'F '2 'HB'* A1':* "F'F 4©D EÌ ¯Ì1/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 20/03/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 20 .1/'/ 89" href="ejtemai446.htm" style="text-decoration: none"> <font color="#800000">'9*('1 *,GÌ2 H ('23'2Ì E5D'Ì /'E:'F '.*5'5 Ì'A*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 20/03/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 19 .1/'/ 89" href="ejtemai445.htm" style="text-decoration: none"> <font color="#800000" size="2"> *H2Ì9 A1E G'Ì '92'E /'H7D('FG (G :2G /1 /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 19/03/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 18 .1/'/ 89" href="ejtemai444.htm" style="text-decoration: none"> <font color="#800000">/'E:'F EÌ2('F 1B'(*G'Ì ©'1'*G ('FH'F /'F4¯'G G'Ì 31'31Ì</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 18/03/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a title="*'1Ì. .(1: 16 .1/'/ 89" href="ejtemai443.htm" style="text-decoration: none"> <font color="#800000">FE'ÌF/G /'E:'F: (F/¯Ì ./'HF/ '2 H̘¯Ì G'Ì EE*'2 'E'E (H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 16/03/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1Ì. .(1: 15 .1/'/ 89" href="ejtemai442.htm" style="text-decoration: none"> <font color="#800000">'E'E E8G1 *BH' H '.D'5 (G E9F'Ì H'B9Ì ©DEG (H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 15/03/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1Ì. .(1: 12 .1/'/ 89" href="ejtemai441.htm" style="text-decoration: none"> <font color="#800000">(' ©E© .Ì1'F 57 2F/'FÌ ,1'&E :Ì1 9E/ /1 /'E:'F "2'/ 4/F/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 12/03/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 10 .1/'/ 89" href="ejtemai440.htm" style="text-decoration: none"> <font color="#800000">'-/'+ H'-/G'Ì E3©HFÌ 5F9*Ì 3'2 /1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 10/03/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 8 .1/'/ 89" href="ejtemai439.htm" style="text-decoration: none"> <font color="#800000" size="2"> 'A**'- F.3*ÌF E/13G GH4EF/ /1 1H3*'Ì ©HG 21 /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 08/03/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF"> <a title="*'1Ì. .(1: 8 .1/'/ 89" href="ejtemai438.htm" style="text-decoration: none"> <font color="#800000" size="2">71- 32 H'-/Ì E3©F EG1 /'E:'F (G1G (1/'1Ì 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 08/03/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 8 .1/'/ 89" href="ejtemai437.htm" style="text-decoration: none"> <font color="#800000">9EDÌ'* '-/'+ '1/H¯'G E//,HÌ'F (G2Ì3*Ì /'E:'F ":'2 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 08/03/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1Ì. .(1: 4 .1/'/ 89" href="ejtemai435.htm" style="text-decoration: none"> <font color="#800000">FE'Ì4¯'G 5F'Ì9 H '.*1'9'* ©4'H12Ì /1 /'E:'F (1~' 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 04/03/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1Ì. .(1: 3 .1/'/ 89" href="ejtemai434.htm" style="text-decoration: none"> <font color="#800000">~'ÌÌF (H/F F1. ©1'ÌG /1 /'E:'F '2 E4©D'* *'©3Ì/'1'F '3*</font></a><font color="#000080"> </font> </font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 03/03/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a title="*'1Ì. .(1: 2 .1/'/ 89" href="ejtemai433.htm" style="text-decoration: none"> <font color="#800000">3G .(1 ©H*'G ',*E'9Ì '2 4G13*'F /'E:'F...</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 02/03/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 1 .1/'/ 89" href="ejtemai432.htm" style="text-decoration: none"> <font color="#800000">9EDÌ'* ',1'ÌÌ E1©2 AFÌ E.'(1'* /'E:'F ":'2 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 01/03/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 1 .1/'/ 89" href="ejtemai431.htm" style="text-decoration: none"> <font color="#800000">('FH'F /'E:'FÌ (1.H1/ B'FHFÌ (' 'A1'/ (/-,'( 1' .H'3*'1 4/F/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 01/03/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1Ì. .(1: 14 '1/Ì(G4* 89" href="ejtemai430.htm" style="text-decoration: none"> <font color="#800000">-E'Ì* FE'ÌF/G /'E:'F '2 3.F'F 1&Ì3 ,EGH1 /1 </font> </a> </font> <a href="ejtemai430.htm" style="text-decoration: none"> <font size="2" color="#800000">FÌHÌH1©</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 14/02/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a style="text-decoration: none"> <font size="2" color="#800000">*</font><font size="2" color="#FFFFFF"><a title="*'1Ì. .(1: 13 '1/Ì(G4* 89" href="ejtemai429.htm" style="text-decoration: none"><font color="#800000">HDÌ</font></a></font></a><font size="2" color="#FFFFFF"><a title="*'1Ì. .(1: 13 '1/Ì(G4* 89" href="ejtemai429.htm" style="text-decoration: none"><font color="#800000">/ H ('DF/¯Ì (' /3*'F *H'FEF/ ©'1¯1'F 4©D EÌ ¯Ì1/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 13/02/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 10 '1/Ì(G4* 89" href="ejtemai428.htm" style="text-decoration: none"> <font color="#800000">©'1.'FG 5F'Ì9 †'~ H (3*G (F/Ì 5/1'Ì /'E:'F 'A**'- 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 11/02/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a title="*'1Ì. .(1: 10 '1/Ì(G4* 89" href="ejtemai427.htm" style="text-decoration: none"> <font color="#800000">-,* 'D'3D'E AH'/Ì'F: ,'E9G (G B41 ©'1¯1 H E9DE E/ÌHF '3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 10/02/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 10 '1/Ì(G4* 89" href="ejtemai426.htm" style="text-decoration: none"> <font color="#800000">(1.Ì H'-/G'Ì *HDÌ/Ì (G 4#F H -B ©'1¯1 *H,G FEÌ ©FF/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 10/02/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 10 '1/Ì(G4* 89" href="ejtemai425.htm" style="text-decoration: none"> <font color="#800000" size="2"> (1¯2'1Ì GE'Ì4 9DE H "ÌF/G 4:DÌ /1 4G1 'EÌ1ÌG /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 10/02/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 10 '1/Ì(G4* 89" href="ejtemai424.htm" style="text-decoration: none"> <font color="#800000" size="2"> F1. (Ì©'1Ì /1 4G13*'F /'E:'F 5/12 /15/ '3*</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 10/02/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1Ì. .(1: 8 '1/Ì(G4* 89" href="ejtemai423.htm" style="text-decoration: none"> <font color="#800000">71- HD'Ì* 7D'( (3Ì,Ì '3*'F 3EF'F /1 /'E:'F ":'2 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 08/02/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 8 '1/Ì(G4* 89" href="ejtemai422.htm" style="text-decoration: none"> <font color="#800000">©3( EB'E 'HD *H37 *ÌE AH*3'D /'F4¯'G "2'/ /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 08/02/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 7 '1/Ì(G4* 89" href="ejtemai421.htm" style="text-decoration: none"> <font color="#800000">9/E 7(BG (F/Ì 2F/'FÌ'F '2 E96D'* ',*E'9Ì /'E:'F '3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 07/02/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 7 '1/Ì(G4* 89" href="ejtemai420.htm" style="text-decoration: none"> <font color="#800000">4H1'G'Ì 4G1 ('Ì/ /1 ,D3'* 4H1'Ì *H39G 96H 4HF/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 07/02/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 6 '1/Ì(G4* 89" href="ejtemai419.htm" style="text-decoration: none"> <font color="#800000">'Ì,'/ E,EH9G H124Ì  A1GF¯Ì H 'E/'/Ì 'D:/Ì1 /1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 06/02/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 3 '1/Ì(G4* 89" href="ejtemai418.htm" style="text-decoration: none"> <font color="#800000">'F*B'/ FE'ÌF/G /'E:'F /1 E,D3 '2 5/' H 3ÌE'Ì E1©2 3EF'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 03/02/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 3 '1/Ì(G4* 89" href="ejtemai417.htm" style="text-decoration: none"> <font color="#800000">71- ~'1©('F /1 4G1 /'E:'F ',1' EÌ 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 03/02/89</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Ì. .(1: 3 '1/Ì(G4* 89" href="ejtemai416.htm"> <font color="#800000">'7D'9ÌG †G'1EÌF Ì'/H'1G 4G/'Ì H'D'EB'E 1H3*'Ì .H12'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 03/02/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#800000" size="2"> <a title="*'1Ì. .(1: 31 A1H1/ÌF 89" href="ejtemai415.htm" style="text-decoration: none"> <font color="#800000">FE'ÌF/G E1/E /'E:'F: '3D'E (1 *1(Ì* A12F/'F *'©Ì/ /'1/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 31/02/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1Ì. .(1: 30 A1H1/ÌF 89" href="ejtemai414.htm" style="text-decoration: none"> <font color="#800000">4G1 'D©*1HFÌ© /1 'EÌ1ÌG /'E:'F 'Ì,'/ EÌ 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 30/01/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1Ì. .(1: 30 A1H1/ÌF 89" href="ejtemai413.htm" style="text-decoration: none"> <font color="#800000">*'(DHÌ ~'FD /1 E-H1 /'E:'F @ 3EF'F F5( 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 30/01/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a title="*'1Ì. .(1: 30 A1H1/ÌF 89" href="ejtemai412.htm" style="text-decoration: none"> <font color="#800000">F/'4*F 4G1© 5F9*Ì EGE*1ÌF E4©D 4G1 'EÌ1ÌG '3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 30/01/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2" color="#800000"> <a title="*'1Ì. .(1: 28 A1H1/ÌF 89" href="ejtemai411.htm" style="text-decoration: none"> <font color="#800000">ED* 'Ì1'F 30 3'D (' 'FH'9 *G/Ì/'* 'E1Ì©' "4F' '3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 28/01/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 26 A1H1/ÌF 89" href="ejtemai410.htm" style="text-decoration: none"> <font color="#800000">9EDÌ'* ¯'213'FÌ (G 7 1H3*'Ì /'E:'F ":'2 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 26/01/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1Ì. .(1: 25 A1H1/ÌF 89" href="ejtemai409.htm" style="text-decoration: none"> <font color="#800000">'.*5'5 5 EÌDÌ'1/ 1Ì'D (G E,*E9 A1GF¯Ì H /1Ì'†G B'ÌB1'FÌ</font></a> </font> </td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 25/01/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 23 A1H1/ÌF 89" href="ejtemai408.htm" style="text-decoration: none"> <font color="#800000">-6H1 ('©D'F G'Ì EG',1 /1 EF7BG AÌ6 "('/ /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 23/01/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 22 A1H1/ÌF 89" href="ejtemai407.htm" style="text-decoration: none"> <font color="#800000">(G1G (1/'1Ì '2 71- 1H4F'ÌÌ E9'(1 †4EG 9DÌ /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 22/01/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a style="text-decoration: none" title="*'1Ì. .(1: 21 A1H1/ÌF 89" href="ejtemai406.htm"> <font color="#800000">F5( /H1(ÌF G'Ì ©F*1D *1'AÌ© /1 E1©2 4G1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 21/01/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 20 A1H1/ÌF 89" href="ejtemai405.htm" style="text-decoration: none"> <font color="#800000">/©*1 9DÌ2'/G: '92'E (ÌE'1'F (G 4G1G'Ì GE,H'1 ©'G4 Ì'A*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 20/01/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 18 A1H1/ÌF 89" href="ejtemai404.htm" style="text-decoration: none"> <font color="#800000" size="2"> 35 .'FG (G/'4* /1 1H3*'G'Ì /'E:'F A9'DÌ* EÌ ©FF/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 18/01/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1Ì. .(1: 18 A1H1/ÌF 89" href="ejtemai403.htm" style="text-decoration: none"> <font color="#800000">*-HÌD (ÌE'13*'F G'Ì ,/Ì/ '3*'F /1 3G E'G F.3* 3'D</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 18/01/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 17 A1H1/ÌF 89" href="ejtemai402.htm" style="text-decoration: none"> <font color="#800000">'-/'+ (Ì4 '2 Ì© G2'1 H'-/ E3©F EG1 /1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 17/01/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 16 A1H1/ÌF 89" href="ejtemai401.htm" style="text-decoration: none"> <font color="#800000">~Ì'E FH1H2Ì 1G(1 E98E 'FBD'( 31DH-G ©'1 E/Ì1'F B1'1 ¯Ì1/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 16/01/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 15 A1H1/ÌF 89" href="ejtemai400.htm" style="text-decoration: none"> <font color="#800000">4G1/'1 ,/Ì/ 4G1 /Ì(', /'E:'F E91AÌ 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 15/01/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 14 A1H1/ÌF 89" href="ejtemai399.htm" style="text-decoration: none"> <font color="#800000">3A1 '3*'F/'1 3EF'F (G /'E:'F /1 'Ì'E FH1H2</font></a></font></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#800080"> 14/01/89</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 14 A1H1/ÌF 89" href="ejtemai398.htm" style="text-decoration: none"> <font color="#800000">E,*E9 A1GF¯Ì E5D'Ì 4G1 /'E:'F '-/'+ EÌ 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 14/01/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 12 A1H1/ÌF 89" href="ejtemai396.htm" style="text-decoration: none"> <font color="#800000" size="2"> ~'Ì'F 1B'(*G'Ì 471F, ,'E 5//1H'2G /1 4G1 /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 12/01/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a href="ejtemai397.htm" style="text-decoration: none"> <font color="#800000">EF'2D 4.5Ì /'E:'FÌ G' EÌ2('F E3'A1'F FH1H2Ì (H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 06/01/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a title="*'1Ì. .(1: 2 A1H1/ÌF 89" style="text-decoration: none" href="ejtemai395.htm"> <font color="#800000">(G1G (1/'1Ì '2 /H ©E~ ¯1/4¯1Ì /1 3EF'F H /'E:'F </font></a></font> </td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 02/01/89</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 1 A1H1/ÌF 89" href="ejtemai394.htm" style="text-decoration: none"> <font color="#800000" size="2"> EÌ2('FÌ 4G13*'F /'E:'F (1'Ì G2'1'F E3'A1 H 2'&1</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 01/01/89</font></td> </tr> </table> </td> <td width="6" background="../images/center_right.gif" height="1">&nbsp;</td> <td width="5" height="1"></td> </tr> <tr> <td width="5" height="35">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="35">&nbsp;</td> <td width="559" dir="rtl" valign="top" bgcolor="#99CCFF" height="35"> &nbsp;<p>&nbsp;</p> <p>&nbsp;</td> <td width="6" background="../images/center_right.gif" height="35">&nbsp;</td> <td width="5" height="35">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" valign="top" bgcolor="#99CCFF" height="19"> <p align="right"><b> <font color="#FFFFFF" size="2"> <img border="0" src="../images/bulletFel.gif" width="13" height="6"> </font> <font size="2">"14ÌH '.('1 ',*E'9Ì</font></b></td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" valign="top" bgcolor="#99CCFF" height="19"> <p align="center">&nbsp;<font size="2" color="#FFFFFF"><b><font color="#0000FF"><a href="main-ejtemai88.htm" style="text-decoration: none"><font color="#0000FF">3'D 1388 </font></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font><a href="main-ejtemai-arishiv87.htm" style="text-decoration: none"><font color="#0000FF"> 3'D 1387</font></a><font color="#0000FF">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font></b></font> <a href="main-ejtemai-arishiv86.htm" style="text-decoration: none; font-weight: 700"> <font size="2" color="#0000FF">3'D 1386&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font></a> <a href="main-ejtemai-arishiv.htm" style="text-decoration: none; font-weight: 700"> <font size="2" color="#0000FF">3'D 1384H 1383</font></a></td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" valign="top" bgcolor="#99CCFF" height="19"> &nbsp;</td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td width="5">&nbsp;</td> <td background="../images/downcenter_left.gif" width="12">&nbsp;</td> <td background="../images/downcenter_center.gif">&nbsp;</td> <td background="../images/downcenter_right.gif" width="25">&nbsp;</td> <td width="7">&nbsp;</td> </tr> </table> </td> </tr> </table> </td> <td valign="top" width="163" background="../images/line-right.gif" height="521"> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td> <hr></td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center" style="margin-top: 0; margin-bottom: 0" dir="rtl"> <span lang="fa"><font size="2"> <a href="../Damghan/Main.htm" style="text-decoration: none"> <font color="#0000FF">/'E:'F</font></a></font></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center" dir="rtl"> <font size="2"> <a href="../monasebatha/mahdaviyat.htm" style="text-decoration: none"> <font color="#0000FF">A1GF¯ EG/HJ*</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center"> <span lang="fa"> <a style="text-decoration: none" href="../rahbari/main.htm"> <font size="2" color="#0000FF">/1 E-61 HD'Ì*</font></a></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" bordercolor="#3C9DFF" height="9"> <tr> <td background="../images/back1button.gif" height="7"> <p align="center" dir="rtl"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../Damghan/Main-tarikh.htm"> <font color="#0000FF">*'1Ì. /'E:'F</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center" dir="rtl"> <font size="2"> <a href="../asnad/asnad%20-%20main.htm" style="text-decoration: none"> <font color="#0000FF">'3F'/ *'1J.Ì</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="101%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center" dir="rtl"> <span lang="fa"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../Damghan/Main-tarikhi.htm"> <font color="#0000FF">'E'©F *'1J.Ì</font></a></font></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl"> <span lang="fa"> <a style="text-decoration: none" href="../Damghan/Main-mazhabi.htm"><font size="2" color="#0000FF"> 'E'©F E0G(Ì</font></a></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl"> <span lang="fa"> <a style="text-decoration: none" href="../Damghan/emamzadeh1.htm"><font size="2" color="#0000FF"> "3*'F E7G1</font></a></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../Damghan/Main-goyesh.htm"> <font color="#0000FF">¯HÌ4 /'E:'FÌ</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl"> <font size="2"> <a href="../Damghan/Main-rostaha.htm" style="text-decoration: none"><font color="#0000FF">4G1G' H 1H3*'G'</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl"> <font size="2" color="#0000FF"><span lang="fa"> <a style="text-decoration: none" href="../Damghan/Main-toristi.htm"><font color="#0000FF">,'0(G G'Ì 7(Ì9Ì</font></a></span></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../nashriyeh/nashriye-%20arshiv.htm"><font color="#0000FF">.(1F'EG F¯'G ,H'F</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#3C9DFF" width="100%" bgcolor="#3C9DFF" background="../images/back1button.gif"> <tr> <td width="100%" bordercolor="#FFFFFF" bgcolor="#FFFFFF" background="../images/back1button.gif"> <p align="center" style="margin-top: 0; margin-bottom: 0" dir="rtl"> <font size="2" color="#0000FF"><font color="#0000FF"> <a style="text-decoration: none" href="../matbooat/Main.htm"><font color="#0000FF">E7(H9'*</font></a></font> <font color="#0000FF"> <a href="../matbooat/Main.htm" style="text-decoration: none"> <font color="#0000FF">H .(1¯2'1ÌG'</font></a></font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../imam%20sajad/darolaytam.htm"> <font color="#0000FF">/'1'D'Ì*'E</font></a></font></a><a style="text-decoration: none" href="../imam%20sajad/darolaytam.htm"><font size="2" color="#0000FF"> 'E'E 3,'/</font></a></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#3C9DFF" width="100%" bgcolor="#3C9DFF" background="../images/back1button.gif"> <tr> <td width="100%" bordercolor="#FFFFFF" bgcolor="#FFFFFF" background="../images/back1button.gif"> <p align="center" style="margin-top: 0; margin-bottom: 0" dir="rtl"> <span lang="fa"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../matbooat/web%20va%20weblog.htm"> <font color="#0000FF">~ÌHF/G'</font></a></font><a style="text-decoration: none" href="../matbooat/web%20va%20weblog.htm"><font size="2" color="#0000FF">&nbsp;</font></a></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="4"> <tr> <td width="100%" height="4"> <p align="center"> </td> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="19"> <tr> <td width="100%" background="../images/backheadcenter.gif" dir="rtl" valign="top" height="19"> <p style="margin-top: 0; margin-bottom: 0"> <font size="2" color="#FFFFFF">&gt; *(DJ:'*</font></td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%" height="35"> <tr> <td> <p align="center"> <object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="158" height="44"> <param name="movie" value="../images/javaninter.swf"> <param name="quality" value="High"> <param name="_cx" value="4180"> <param name="_cy" value="1164"> <param name="FlashVars" value> <param name="Src" value="../images/javaninter.swf"> <param name="WMode" value="Window"> <param name="Play" value="-1"> <param name="Loop" value="-1"> <param name="SAlign" value> <param name="Menu" value="-1"> <param name="Base" value> <param name="AllowScriptAccess" value="always"> <param name="Scale" value="ShowAll"> <param name="DeviceFont" value="0"> <param name="EmbedMovie" value="0"> <param name="BGColor" value> <param name="SWRemote" value> <param name="MovieData" value> <param name="SeamlessTabbing" value="1"> <embed src="../images/javaninter.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="158" height="44" quality="High"></object> </td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td><hr></td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%" height="32"> <tr> <td> <p align="center"> <object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj2" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="158" height="42"> <param name="movie" value="../images/shabahang.swf"> <param name="quality" value="High"> <param name="_cx" value="4180"> <param name="_cy" value="1111"> <param name="FlashVars" value> <param name="Src" value="../images/shabahang.swf"> <param name="WMode" value="Window"> <param name="Play" value="-1"> <param name="Loop" value="-1"> <param name="SAlign" value> <param name="Menu" value="-1"> <param name="Base" value> <param name="AllowScriptAccess" value="always"> <param name="Scale" value="ShowAll"> <param name="DeviceFont" value="0"> <param name="EmbedMovie" value="0"> <param name="BGColor" value> <param name="SWRemote" value> <param name="MovieData" value> <param name="SeamlessTabbing" value="1"> <embed src="../images/shabahang.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj2" width="158" height="42" quality="High"></object> </td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td><hr></td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%" height="52"> <tr> <td dir="rtl" valign="top" height="14"> <p align="center"> <font size="2" color="#006BD7">3A'14 *(DJ:'*:</font></td> </tr> <tr> <td dir="rtl" valign="top" height="16"> <p align="center"> <font size="2" color="#808080">0232-5253699</font></td> </tr> <tr> <td dir="rtl" valign="top" height="16"> <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="3768"> <tr> <td height="24" align="center"> &nbsp;</td> </tr> <tr> <td height="24" align="center"> &nbsp;</td> </tr> <tr> <td height="24" align="center"> &nbsp;</td> </tr> <tr> <td height="24" align="center"> &nbsp;</td> </tr> <tr> <td height="982"> &nbsp;</td> </tr> <tr> <td height="2812"> </td> </tr> <tr> <td align="center" dir="rtl" height="38"> <span style="background-color: #F8F8F8">&nbsp;<!-- Begin WebGozar.com Counter code --> <script type="text/javascript" language="javascript" src="http://www.webgozar.ir/c.aspx?Code=1530202&amp;t=counter" ></script> </span> <noscript><span style="background-color: #F8F8F8"> <a href="http://www.webgozar.com/counter/stats.aspx?code=1530202" target="_blank">"E'1</a></span></noscript> <span style="background-color: #F8F8F8"> <!-- End WebGozar.com Counter code --></span></td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> <td width="5" background="../images/line-right1.gif" height="1">&nbsp;</td> </tr> </table> </td> </tr> <tr> <td height="28" width="769" background="../images/line-down.gif"> <p align="center" style="margin-top: 2; margin-bottom: 0"> <font size="1" face="Arial">copy right © 2008-2012 <a href="file:///G:/my%20new%20document/My%20Webs/INDEX.HTM" style="text-decoration: none; "> <font color="#FFFFFF">Tarikhaneh.com</font></a> all right reserved .all graphics copy right by<a href="mailto:iman@tarikhaneh.com?subject=from site" style="text-decoration: none"><span lang="en-us"> </span></a><span lang="en-us"><a style="text-decoration: none" href="mailto:tarikhaneh2002@yahoo.com?subject=from site"> <font color="#FFFFFF">tarikhaneh</font></a></span></font></td> </tr> </table> </td> </tr> </table> </body> </html>