ÿþ<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 1390 </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="515"> <tr> <td valign="top" height="515"> <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 1390</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="522"> <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="25"> <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" size="2"> <a title="*'1Ì. .(1: 29 '3AF/ 90" href="ejtemai717.htm" style="text-decoration: none"> <font color="#800000">3A1Ì (G ,'0(G G'Ì ©E*1 4F'.*G 4/G 4G13*'F /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/12/29</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 28 '3AF/ 90" href="ejtemai716.htm" style="text-decoration: none"> <font color="#800000">GE2E'F (' ":'2 3A1G'Ì FH1H2Ì '92'E 1H-'FÌ (G FE'2.'FG G'Ì (ÌF 1'GÌ /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/12/28</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 23 '3AF/ 90" href="ejtemai715.htm" style="text-decoration: none"> <font color="#800000">3Ì2/G .'FH'/G E//,HÌ (G2Ì3*Ì /'E:'F G/ÌG H̘G EÌ ¯Ì1F/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/12/23</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 21 '3AF/ 90" href="ejtemai714.htm" style="text-decoration: none"> <font color="#800000">©E© 150 EÌDÌHF 1Ì'DÌ E1/E /'E:'F (G ,4F FÌ©H©'1Ì</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/12/21</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 19 '3AF/ 90" href="ejtemai713.htm" style="text-decoration: none"> <font color="#800000" size="2"> (1~'ÌÌ ,4F FÌ©H©'1Ì /1 28 ~'̯'G 4G1Ì H 1H3*'ÌÌ /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/12/19</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 19 '3AF/ 90" href="ejtemai712.htm" style="text-decoration: none"> <font color="#800000">A1E'F/'1 /'E:'F: Ğ *.DAÌ /1 'F*.'('* /'E:'F E4'G/G F4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/12/19</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 17 '3AF/ 90" href="ejtemai711.htm" style="text-decoration: none"> <font color="#800000" size="2"> ~Ì'E *4©1 /©*1 13*EÌ'F (G E1/E 41ÌA 4G13*'F /'E:'F </font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/12/17</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 14 '3AF/ 90" href="ejtemai710.htm" style="text-decoration: none"> <font color="#800000">(' 5/H1 (Ì'FÌG 'Ì 5H1* ¯1A* *'©Ì/ FE'ÌF/G /'E:'F (1 -A8 H-/*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/12/14</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 13 '3AF/ 90" href="ejtemai709.htm" style="text-decoration: none"> <font color="#800000">F*'Ì, 'F*.'('* E,D3 FGE /1 4G13*'F /'E:'F '9D'E 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/12/13</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 12 '3AF/ 90" href="ejtemai708.htm" style="text-decoration: none"> <font color="#800000">'E'E ,E9G H A1E'F/'1 /'E:'F 1'J'FG 'J 1'J /'/F/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/12/12</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 18 (GEF 90" href="ejtemai707.htm" style="text-decoration: none"> <font color="#800000">E91AJ E*B'6J'F E4':D .'F¯J /1 /'E:'F (1'J /1J'A* *3GJD'*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/11/18</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 16 (GEF 90" href="ejtemai706.htm" style="text-decoration: none"> <font color="#800000">A1E'F/'1 /'E:'F: 'J,'/ 44 EF7BG FEHFG ¯1/4¯1J EDJ /1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/11/16</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 7 (GEF 90" href="ejtemai705.htm" style="text-decoration: none"> <font color="#800000">'F*.'('* /1 /'E:'F C'ED' 1'J'FG 'J (1¯2'1 EJ 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/11/07</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 1 (GEF 90" href="ejtemai703.htm" style="text-decoration: none"> <font color="#800000">(1¯2'1J GE'J4 &quot;HBA  '-3'F E'F/¯'1&quot; /1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/11/01</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 1 (GEF 90" href="ejtemai704.htm" style="text-decoration: none"> <font color="#800000">1&J3 /'/¯3*1J /'E:'F: ,'F(/'1J F'81'F 'F*.'('*J '2 C'F/J/'G' ,1E '3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/11/01</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 26 /J 90" href="ejtemai701.htm" style="text-decoration: none"> <font color="#800000">CE(H/ E1(J (G/'4* /1 E/'13 4G13*'F /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/10/26</font></td> </tr> <tr> <td width="81%" align="justify" height="2" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 25 /J 90" href="ejtemai700.htm" style="text-decoration: none"> <font color="#800000">-,* 'D'3D'E 13*EJ'F: G2'1'F /'F4EF/ G3*G 'J /1 3'JG F8'E *1(J* 4/G 'F/</font></a></font></td> <td width="12%" align="center" height="2"> <font size="2" color="#800080"> 90/10/25</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 22 /J 90" href="ejtemai699.htm" style="text-decoration: none"> <font color="#800000" size="2"> 'E'E ,E9G EHB* /'E:'F: 'J,'/ F' 'EFJ  *H7&G /4EF /1 "3*'FG 'F*.'('* '3*</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/10/22</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 22 /J 90" href="ejtemai698.htm" style="text-decoration: none"> <font color="#800000">A1E'F/'1 /'E:'F: E/J1'F ',1'JJ '2 ./E* (G E1/E CH*'GJ FCFF/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/10/22</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a title="*'1J. .(1: 15 /J 90" href="ejtemai695.htm" style="text-decoration: none"> <font color="#800000">:1AG '*-'/ 3(2 '3*'F 3EF'F /1 FE'J4¯'G ,G'FJ ,F¯D EH1/ '3*B('D B1'1 ¯1A*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/10/15</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 15 /J 90" href="ejtemai697.htm" style="text-decoration: none"> <font color="#800000" size="2"> (1¯2'1J ,D3G 4H1'J A19J E('12G (' EH'/ E./1 4G13*'F /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/10/15</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#000080" size="2"> <a title="*'1J. .(1: 15 /J 90" href="ejtemai694.htm" style="text-decoration: none"> <font color="#800000">~J4 (JFJ 93 49(G '.0 1#J /1 4G13*'F /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/10/15</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 14 /J 90" href="ejtemai696.htm" style="text-decoration: none"> <font color="#800000">D2HE '3*E1'1 (1.H1/ B'79 (' E*916'F (G E-J7 2J3* 4G13*'F /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/10/14</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 13 /J 90" href="ejtemai693.htm" style="text-decoration: none"> <font color="#800000">(' -6H1 H2J1 /'/¯3*1J 3'.*E'F ,/J/ /'/31'J 9EHEJ /'E:'F 'A**'- 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/10/13</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 13 /J 90" href="ejtemai692.htm" style="text-decoration: none"> <font color="#800000">('2/J/ H2J1 H124 H ,H'F'F '2 /'E:'F H 3'J1 4G1G'J '3*'F 3EF'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/10/13</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 13 /J 90" href="ejtemai691.htm" style="text-decoration: none"> <font color="#800000">3J/ E-E/ -3JFJ ~H1 '2 3'2E'F/GJ 5 G2'1 H124C'1 /1 /'E:'F .(1 /'/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/10/13</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 9 /J 90" href="ejtemai690.htm" style="text-decoration: none"> <font color="#800000">'E'E ,E9G /'E:'F: 9 /J 1H2 31FH4* 3'2 ED* 'J1'F (H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/10/09</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 9 /J 90" href="ejtemai689.htm" style="text-decoration: none"> <font color="#800000" size="2"> GE2E'F (' 9 /J FE'J4¯'G (5J1* H /A'9 '2 HD'J* /1 /'E:'F (1~' 4/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/10/09</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 9 /J 90" href="ejtemai688.htm" style="text-decoration: none"> <font color="#800000">-ED 184 *F C'D' '2 4G13*'F /'E:'F (G /J¯1 FB'7 C4H1</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/10/09</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 9 /J 90" href="ejtemai687.htm" style="text-decoration: none"> <font color="#800000" size="2"> 1&J3 '/'1G C'1 /'E:'F 9FH'F C1/: '13'D 386 71- E4':D .'F¯J (G ('FC G'</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/10/09</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 9 /J 90" href="ejtemai686.htm" style="text-decoration: none"> <font color="#800000">EGF/3 .H4FHJ3'F '2 96HJ* JC G2'1 /'E:'FJ /1 ,E9J* GD'D '-E1 .(1 /'/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/10/09</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 9 /J 90" href="ejtemai685.htm" style="text-decoration: none"> <font color="#800000" size="2"> E9'HF A1E'F/'1 /'E:'F: 2500 4:D 'E3'D /1 /'E:'F 'J,'/ 4/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/10/09</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 7 /J 90" href="ejtemai684.htm" style="text-decoration: none"> <font color="#800000">*H39G ~3* 230 CJDH HD* /'E:'F (' '9*('1 10 EJDJ'1/ 1J'DJ</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/10/07</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 6 /J 90" href="ejtemai683.htm" style="text-decoration: none"> <font color="#800000" size="2"> FGE /J 4(JG -1C* ED* /1 'HD 'FBD'( (H/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/10/06</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 5 /J 90" href="ejtemai682.htm" style="text-decoration: none"> <font color="#800000">'1/H¯'G E,EH9G †4EG 9DJ /'E:'F EDJ EJ 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/10/05</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 3 /J 90" href="ejtemai680.htm" style="text-decoration: none"> <font color="#800000">E1¯ H EJ1 70 /15/ /'E:'FJ G' (1 '+1 (JE'1J G'J BD(J</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/10/03</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 23 "01 90" href="ejtemai679.htm" style="text-decoration: none"> <font color="#800000" size="2"> 'E'E ,E9G /'E:'F .H'3*'1 -6H1 (J4*1 1H-'FJ* /1 E/'13 4/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/09/23</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 23 "01 90" href="ejtemai678.htm" style="text-decoration: none"> <font color="#800000" size="2"> *,GJ2 (JE'13*'F HD'J* /'E:'F ~3 '2 1A9 'J1'/'*</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/09/23</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 22 "01 90" href="ejtemai677.htm" style="text-decoration: none"> <font color="#800000" size="2"> E91AJ E3&HD'F ,/J/ CEJ*G 'E/'/ 4G1G'J /'E:'F H 'EJ1JG</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/09/22</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 30 "('F 90" href="ejtemai676.htm" style="text-decoration: none"> <font color="#800000">(' -6H1 350 ('FHJ (3J,J 12E'J4 'B*/'1 /1 /'E:'F (1¯2'1 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/08/30</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 25 "('F 90" href="ejtemai675.htm" style="text-decoration: none"> <font color="#800000">(G1G (1/'1J '2 *5AJG .'FG :/J1 "( 41( 4G1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/08/25</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 23 "('F 90" href="ejtemai674.htm" style="text-decoration: none"> <font color="#800000" size="2"> *5AJG .'FG :/J1 /'E:'F (' -6H1 H2J1 FJ1H (G1G (1/'1J EJ 4H/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/08/23</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 7 "('F 90" href="ejtemai673.htm" style="text-decoration: none"> <font color="#800000">'E'E ,E9G /'E:'F '2 *-5JD 250 7D(G /1 -H2G G'J 'JF 4G1 .(1 /'/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/08/07</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 7 "('F 90" href="ejtemai672.htm" style="text-decoration: none"> <font color="#800000" size="2"> ~1/'.* -B (JEG 900 C'1¯1 H ('2F43*G E9/F 2:'D 3F¯ 721G /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/08/07</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 7 "('F 90" href="ejtemai671.htm" style="text-decoration: none"> <font color="#800000">E91AJ 31~13* ,/J/ '/'1G -A'8* E-J7 2J3* 4G13*'F /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/08/07</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 4 "('F 90" href="ejtemai670.htm" style="text-decoration: none"> <font color="#800000">A1E'F/G 3~'G F'-JG /'E:'F: 31DH-G C'1 (3J,J'F ('J/ *(9J* '2 HD'J* ABJG ('4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/08/04</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 3 "('F 90" href="ejtemai669.htm" style="text-decoration: none"> <font color="#800000">(' -6H1 H2J1 FJ1H *5AJG .'FG "( "4'EJ/FJ /'E:'F (G1G (1/'1J EJ 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/08/03</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 30 EG1 90" href="ejtemai668.htm" style="text-decoration: none"> <font color="#800000">(1¯2'1J GE'J4 (21¯ ~J'/G 1HJ .'FH'/¯J /1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/07/29</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 26 EG1 90" href="ejtemai667.htm" style="text-decoration: none"> <font color="#800000">'.*5'5 3G EJDJ'1/ 1J'D (G "(.J2/'1J 3/ 4GJ/ 4'G†1':J /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/07/26</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 26 EG1 90" href="ejtemai666.htm" style="text-decoration: none"> <font color="#800000" size="2"> 3'.* G*D (JF 'DEDDJ 5//1H'2G /1 'EJ1"('/ /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/07/26</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 25 EG1 90" href="ejtemai665.htm" style="text-decoration: none"> <font color="#800000">3'2E'F/GJ (3J,J'F /'E:'FJ /1 3'.*'1 ,/J/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/07/25</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 19 EG1 90" href="ejtemai663.htm" style="text-decoration: none"> <font color="#800000" size="2"> *HDJ/ 1H2'FG 240 G2'1 (4CG FA* /1 ~'D'J4¯'G /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/07/19</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 18 EG1 90" href="ejtemai662.htm" style="text-decoration: none"> <font color="#800000">A1E'F/'1 /'E:'F: H,H/ "E'1 '2 41H7 'F,'E A9'DJ* G'J 'B*5'/J '3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/07/18</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 18 EG1 90" href="ejtemai661.htm" style="text-decoration: none"> <font color="#800000">A9'DJ* 121 FA1 /1 314E'1J FAH3 H E3CF /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/07/18</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 18 EG1 90" href="ejtemai660.htm" style="text-decoration: none"> <font color="#800000" size="2"> E9'HF A1E'F/'1 .(1 /'/: 'J,'/ 3600 4:D /1 4G13*'F /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/07/18</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 16 EG1 90" href="ejtemai659.htm" style="text-decoration: none"> <font color="#800000">":'2 ~1H˜G A1'EDJ ~'D'J4¯'G FA* :/J1 /'E:'F /1 "JF/G F2/JC</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/07/16</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 15 EG1 90" href="ejtemai658.htm" style="text-decoration: none"> <font color="#800000">'E'E ,E9G /'E:'F '2 ¯1'FJ G'J '.J1 'F*B'/ C1/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/07/15</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 13 4G1JH1 90" href="ejtemai657.htm" style="text-decoration: none"> <font color="#800000">C'G4 30 /15/J ,1'&E /1 4G13*'F /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/07/13</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 11 EG1 90" href="ejtemai656.htm" style="text-decoration: none"> <font color="#800000" size="2"> 39 /15/ (1B E51AJ /'E:'F 51A (.4 C4'H12J EJ 4H/</font></a></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#800080"> 90/07/11</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 10 EG1 90" href="ejtemai655.htm" style="text-decoration: none"> <font color="#800000" size="2"> ":'2 9EDJ'* ',1'JJ E,EH9G A1GF¯J 4G1/'1J /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/07/10</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 9 EG1 90" href="ejtemai654.htm" style="text-decoration: none"> <font color="#800000">(G3'2J 35 ('( E/13G /1 4G1G'J /'E:'F H 'EJ1JG</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/07/09</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 9 EG1 90" href="ejtemai653.htm" style="text-decoration: none"> <font color="#800000" size="2"> E1'3E *H/J9 H E9'1AG 31~13* '/'1G (G2J3*J /'E:'F (1¯2'1 4/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/07/09</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 23 4G1JH1 90" href="ejtemai652.htm" style="text-decoration: none"> <font color="#800000">EGF/3 9DJ "('/J: E1:H( *1JF ~3*G ,G'F /1 /'E:'F *HDJ/ EJ 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/06/23</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 21 4G1ÌH1 90" href="ejtemai651.htm" style="text-decoration: none"> <font color="#800000" size="2"> ©'G4 43 /15/Ì ('1F/¯Ì G' /1 /'E:'F /1 3'D ,'1Ì</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/06/21</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1Ì. .(1: 20 4G1ÌH1 90" href="ejtemai650.htm" style="text-decoration: none"> <font color="#800000" size="2"> (1¯2'1Ì ©'1¯'G "EH24Ì E('12G (' '9*Ì'/ /1 /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/06/20</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 17 4G1ÌH1 90" href="ejtemai649.htm" style="text-decoration: none"> <font color="#800000">(G3'2Ì H 2Ì('3'2Ì (Ì3* E/13G /1 4G13*'F /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/06/17</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 90" href="ejtemai648.htm" style="text-decoration: none"> <font color="#800000">'3©'F *E'E H1H/Ì G'Ì :Ì1(HEÌ /1 .H'(¯'G G'Ì /HD*Ì /'F4¯'G /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/06/13</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*1J. .(1: 2 4G1JH1 90" href="ejtemai647.htm" style="text-decoration: none"> <font color="#800000">(1¯2'1J F43* 9A'A&nbsp; H -,'( /1 4G1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/06/02</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 25 E1/'/ 90" href="ejtemai646.htm" style="text-decoration: none"> <font color="#800000" size="2"> (1¯2'1J ¯1/GE'JJ '&EG ,E'9'* 4G13*'F /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/05/25</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 19 E1/'/ 90" href="ejtemai645.htm" style="text-decoration: none"> <font color="#800000">31GF¯ E1*6HJ: /A'9 EB/3 'H, 'A*.'1'* ED* 'J1'F '3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/05/19</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 19 E1/'/ 90" href="ejtemai643.htm" style="text-decoration: none"> <font color="#800000">'A**'- ~'J¯'G EB'HE* (3J, 4GJ/ E-D'*J /1 721G /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/05/19</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 18 E1/'/ 90" href="ejtemai644.htm" style="text-decoration: none"> <font color="#800000" size="2"> ',1'J 71- &quot;(G4* .'FH'/G&quot; /1 4G13*'F /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/05/18</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 9 E1/'/ 90" href="ejtemai642.htm" style="text-decoration: none"> <font color="#800000" size="2"> (1/'4* (J4 '2 15 G2'1 *F 21/"DH '2 (':'* 4G13*'F /'E:'F</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/05/09</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 5 E1/'/ 90" href="ejtemai641.htm" style="text-decoration: none"> <font color="#800000">(J4 '2 †G'1 G2'1 *F ¯F/E H ,H '2 E2'19 /'E:'F (1/'4* 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/05/05</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 4 E1/'/ 90" href="ejtemai640.htm" style="text-decoration: none"> <font color="#800000">'92'E ¯1HG G'J ~24CJ (G EF'7B E-1HE 4G13*'F /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/05/04</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF"> <a title="*'1J. .(1: 1 E1/'/ 90" href="ejtemai639.htm" style="text-decoration: none"> <font color="#800000" size="2">(' -6H1 H2J1 1'G H 4G13'2J '-/'+ /H 71- 1'G3'2J /1 /'E:'F ":'2 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/05/01</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 31 *J1 90" href="ejtemai638.htm" style="text-decoration: none"> <font color="#800000">14/ 22 /15/J *3DJE '8G'1F'EG G'J E'DJ'*J /1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/04/31</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 25 *J1 90" href="ejtemai637.htm" style="text-decoration: none"> <font color="#800000" size="2"> ":'2 /H 71- 1'G3'2J /1 E-H1 /'E:'F @ E9DE'F</font></a></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#800080"> 90/04/25</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 19 *J1 90" href="ejtemai636.htm" style="text-decoration: none"> <font color="#800000">A9'DJ* 4G1/'1 H 'E'E ,E9G 4G1 CD'*G 1H/('1 /'E:'F ":'2 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/04/19</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 14 *J1 90" href="ejtemai635.htm" style="text-decoration: none"> <font color="#800000">A1E'F/'1 /'E:'F: CEC 250 EJDJHF 1J'DJ /HD* (G /GJ'1J G'J /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/04/14</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 14 *J1 90" href="ejtemai634.htm" style="text-decoration: none"> <font color="#800000">(G1G (1/'1J '2 JC H'-/ *HDJ/ ~'FD "DHEFJHEJ /1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/04/14</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 14 *J1 90" href="ejtemai633.htm" style="text-decoration: none"> <font color="#800000">A1E'F/'1 /'E:'F: *9/'/ 2J'/J '2 C'1¯1'F /'E:'F (' *97JDJ /H C'1.'FG (JC'1 4/F/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/04/14</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 14 *J1 90" href="ejtemai632.htm" style="text-decoration: none"> <font color="#800000">1&J3 EF'(9 7(J9J /'E:'F: '*E'E B1B E1'*9 JJD'BJ /1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/04/14</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 14 *J1 90" style="text-decoration: none" href="ejtemai631.htm"> <font color="#800000">'E'E ,E9G CD'*G 1H/('1 /'E:'F EF5H( 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/04/14</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 13 *J1 90" href="ejtemai630.htm" style="text-decoration: none"> <font color="#800000" size="2"> FE'JF/G /'E:'F: *(9'* 'F*B'D 3'2E'F EJ1'+ A1GF¯J (G '5AG'F H 4J1'2 ('BJ '3*</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/04/13</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 8 *J1 90" href="ejtemai629.htm" style="text-decoration: none"> <font color="#800000">F43* 3*'/ '-J'J 'E1 (G E91HA /'E:'F (1¯2'1 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/04/08</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 7 *J1 90" href="ejtemai628.htm" style="text-decoration: none"> <font color="#800000">'E'E ,E9G /'E:'F: A1GF¯ 2J1(F'J *E'E C'1G'3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/04/07</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 7 *J1 90" href="ejtemai627.htm" style="text-decoration: none"> <font color="#800000">(JE'13*'F 160 *.*.H'(J /'E:'F /1 GA*G /HD* 'A**'- EJ 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/04/07</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 6 *J1 90" href="ejtemai626.htm" style="text-decoration: none"> <font color="#800000">FE'JF/G /'E:'F: E3CF EG1  (21¯*1JF 71- *HDJ/ E3CF /1 *'1J. 'J1'F '3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/04/06</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 18 .1/'/ 90" href="ejtemai625.htm" style="text-decoration: none"> <font color="#800000">(G1G (1/'1J '2 /H (JE'13*'F /1 4G1G'J /'E:'F H 3EF'F GE2E'F (' GA*G /HD*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/03/18</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 17 .1/'/ 90" href="ejtemai624.htm" style="text-decoration: none"> <font color="#800000">4(CG (1B 1H3*'J CHG 21 /'E:'F (GJFG 3'2J 4/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/03/17</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 16 .1/'/ 90" href="ejtemai623.htm" style="text-decoration: none"> <font color="#800000" size="2"> FE'JF/G E1/E /'E:'F: 2F'F -,'( 1' '2 -61* 2G1' (3) 'D¯H (¯J1F/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/03/16</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 16 .1/'/ 90" href="ejtemai622.htm" style="text-decoration: none"> <font color="#800000">(21¯*1JF E,*E9 (JF 1'GJ /'E:'F (G (G1G (1/'1J 13J/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/03/16</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 15 .1/'/ 90" href="ejtemai621.htm" style="text-decoration: none"> <font color="#800000">A1E'F/'1 4G13*'F /'E:'F AG13* 2454 4:D ,/J/ 'E3'D 1' (G *ACJC '9D'E C1/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/03/15</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 15 .1/'/ 90" href="ejtemai620.htm" style="text-decoration: none"> <font color="#800000">1&J3 '/'1G +(* '3F'/ /'E:'F .(1 /'/: '3F'/ E'DCJ*  *9HJ6 EJ 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/03/15</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 10 .1/'/ 90" href="ejtemai618.htm" style="text-decoration: none"> <font color="#800000">31E'JG ¯0'1J 600 EJDJHF 1J'DJ /1 4(CG (1B /'E:'F</font></a><font color="#800000"> </font></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/03/10</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 4 .1/'/ 90" href="ejtemai617.htm" style="text-decoration: none"> <font color="#800000">H'¯0'1J 2EJF (G 31E'JG ¯0'1'F '-/'+ ~'D'J4¯'G FA* /1 /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/03/04</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 4 .1/'/ 90" href="ejtemai616.htm" style="text-decoration: none"> <font color="#800000">~J41A* 98 /15/J .H'(¯'G /'F4,HJJ /'F4C/G (G/'4* /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/03/04</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 4 .1/'/ 90" href="ejtemai615.htm" style="text-decoration: none"> <font color="#800000" size="2"> F.3*JF 5F/HB 4G13*'FJ *H39G C4'H12J /'E:'F A9'D 4/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/03/04</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: 28 '1/J(G4* 90" href="ejtemai614.htm"> <font color="#800000">FE'JF/G E1/E /'E:'F .(1 /'/: '-/'+ JC H'-/ ~'D'J4¯'GJ (' '9*('1J EJDJ'1/J </font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/02/28</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 21 '1/J(G4* 90" href="ejtemai612.htm" style="text-decoration: none"> <font color="#800000">'E'E ,E9G /'E:'F: 9DE (/HF *G0J( '3('(J (1'J '3*9E'1 '3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/02/21</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF"> <a title="*'1J. .(1: 21 '1/J(G4* 90" href="ejtemai613.htm" style="text-decoration: none"> <font color="#800000" size="2">(.4/'1 'EJ1"('/ *'CJ/ C1/: E('12G (' (JE'1J 3'DC /1 'EJ1JG /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/02/21</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 18 '1/J(G4* 90" href="ejtemai611.htm" style="text-decoration: none"> <font color="#800000">/1 /'E:'F (1¯2'1 EJ 4H/:GE'J4 3J1 *-HD E9E'1J /1 'J1'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/02/18</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 14 '1/J(G4* 90" href="ejtemai610.htm" style="text-decoration: none"> <font color="#800000">A1E'F/'1 /'E:'F (1 ~J¯J1J 9D* *97JDJ (1.J C'1.'FG G'J 'JF 4G1 *'CJ/ C1/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/02/14</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 11 '1/J(G4* 90" href="ejtemai609.htm" style="text-decoration: none"> <font color="#800000">*0C1 FE'JF/G /'E:'F (G H2J1 (G/'4* /1.5H5 *,GJ2 (JE'13*'F 'JF 4G1 </font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/02/11</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 8 '1/J(G4* 90" href="ejtemai608.htm" style="text-decoration: none"> <font color="#800000">":'2 '-/'+ C'1.'FG AHD'/ CHJ1 /'E:'F (' -6H1 H2J1 'EH1 'B*5'/J H /'1'JJ</font></a></font></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#800080"> 90/02/08</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 5 '1/J(G4* 90" href="ejtemai606.htm" style="text-decoration: none"> <font color="#800000">'.*5'5 '9*('1 /G EJDJ'1/ *HE'FJ (G (JE'13*'F 160 *.*.H'(J /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/02/05</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font size="2"> <a title="*'1J. .(1: 5 '1/J(G4* 90" href="ejtemai605.htm" style="text-decoration: none"> <font color="#800000">,G'/ C4'H12J E7'D('* /'E/'1'F .3'1* /J/G '2 *( (1ACJ 1' ~J¯J1J EJ CF/</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/02/05</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 27 A1H1/JF 90" href="ejtemai607.htm" style="text-decoration: none"> <font color="#800000" size="2"> G4*E '1/J(G4* E'G GE'J4 /'E:'F /1 'AB 1404 (1¯2'1 EJ 4H/</font></a></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/01/27</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 27 A1H1/JF 90" href="ejtemai604.htm" style="text-decoration: none"> <font color="#800000">'F*B'/ 'E'E ,E9G /'E:'F: *'.J1 /1 1'G 'F/'2J (JE'13*'F 160 *.*.H'(J /'E:'F</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/01/27</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: 21 A1H1/JF 90" href="ejtemai603.htm"> <font color="#800000">A1E'F/'1 4G13*'F /'E:'F: FJ1HJ 'F*8'EJ -'EJ E8DHE'F '3*</font></a></font></td> <td width="12%" align="center" height="1"> <font size="2" color="#800080"> 90/01/21</font></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 19 A1H1/JF 90" href="ejtemai602.htm" style="text-decoration: none"> <font color="#800000">C'14F'3 E1C2 (G/'4* .(1 /'/: C'G4 'EJ/ (G 2F/¯J /1 E1'/F H 2F'F /'E:'FJ</font></a></font></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#800080"> 90/01/19</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 17 A1H1/JF 90" href="ejtemai601.htm" style="text-decoration: none"> <font color="#800000">'E'E ,E9G /'E:'F: ('J/ /1 E,1E'F 'J,'/ *13 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#800080"> 90/01/17</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 17 A1H1/JF 90" href="ejtemai600.htm" style="text-decoration: none"> <font color="#800000">A'2 71'-J EF'7B HJ˜G 'B*5'/J 3EF'F H /'E:'F ":'2 EJ 4H/</font></a></font></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#800080"> 90/01/17</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <a title="*'1J. .(1: 16 A1H1/JF 90" href="ejtemai599.htm" style="text-decoration: none"> <font color="#800000" size="2"> 'E'E ,E9G /'E:'F: *-BB 5-J- ,G'/ 'B*5'/J 9/'D* 1' /1 ,'E9G E3*B1 EJ CF/</font></a></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#800080"> 90/01/16</font></span></td> </tr> <tr> <td width="81%" align="justify" height="1" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 7 A1H1/JF 90" href="ejtemai598.htm" style="text-decoration: none"> <font color="#800000">916G ~3*G *HDJ/J /'E:'F /1 ('2'1G'J /'.DJ H .'1,J</font></a></font></td> <td width="12%" align="center" height="1"> <span lang="en-us"> <font size="2" color="#800080"> 90/01/07</font></span></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"> 89/01/01</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="72">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="72">&nbsp;</td> <td width="559" dir="rtl" valign="top" bgcolor="#99CCFF" height="72"> &nbsp;<p>&nbsp;</p> <p>&nbsp;</td> <td width="6" background="../images/center_right.gif" height="72">&nbsp;</td> <td width="5" height="72">&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-ejtemai89.htm" style="text-decoration: none"><font color="#0000FF">3'D 1389</font></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="main-ejtemai88.htm" style="text-decoration: none"><font color="#0000FF">3'D 1388 </font></a>&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; </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; </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="2190"> <tr> <td height="24" align="center"> &nbsp;</td> </tr> <tr> <td height="2197"> </td> </tr> <tr> <td height="1"> </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>