ÿþ<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 A1GF¯Ì 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="80%" 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="759" bordercolor="#000000" height="561"> <tr> <td valign="top" width="592" height="19" background="../images/line-b-top.gif" dir="rtl" colspan="3"> <p align="right"> <a href="../Index_F.htm"> <img border="0" src="../images/main_page_pic_f.gif" width="59" height="14"></a><img border="0" src="../images/about%20us_pic_f.gif" width="59" height="14"><a href="mailto:info@tarikhaneh.com"><img border="0" src="../images/contact%20us_pic_f.gif" width="59" height="14"></a><img border="0" src="../images/site_map_pic_f.gif" width="59" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="9" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/best_pic_f.gif" width="133" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><a href="../Damghan/English/Index_E.htm"><img border="0" src="../images/english_pic.gif" width="59" height="14"></a><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"></td> <td valign="top" width="163" height="40" background="../images/line-right.gif" rowspan="2"> <p align="center"> <object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj3" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="158" height="37"> <param name="movie" value="../Flash/tarikhaneh.swf"> <param name="quality" value="High"> <param name="bgcolor" value="FFFFFF"> <param name="_cx" value="4180"> <param name="_cy" value="979"> <param name="FlashVars" value> <param name="Src" value="../Flash/tarikhaneh.swf"> <param name="WMode" value="Window"> <param name="Play" value="-1"> <param name="Loop" value="-1"> <param name="SAlign" value> <param name="Menu" value="-1"> <param name="Base" value> <param name="AllowScriptAccess" value="always"> <param name="Scale" value="ShowAll"> <param name="DeviceFont" value="0"> <param name="EmbedMovie" value="0"> <param name="SWRemote" value> <param name="MovieData" value> <embed src="../Flash/tarikhaneh.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj3" width="158" height="37" quality="High" bgcolor="#ffffff"></object> </td> </tr> <tr> <td valign="top" width="134" height="21" dir="rtl"> <p align="right"><font size="2"> <marquee onmouseover="this.stop()" onmouseout="this.start()" scrollAmount="2" scrollDelay="100" width="132" bgColor="#FFFFFF" height="13" align="center" direction="right">©'FHF ,H'F'F *'1J.'FG EB/E ('2/J/©FF/¯'F 92J2 1' ¯1'E&#1740; EJ/'1/</marquee></font></td> <td valign="top" width="56" height="21" dir="rtl" background="../images/tit.gif"> &nbsp;</td> <td valign="top" width="398" height="21" dir="rtl" background="../images/top_new_pi.gif"> <p align="center" style="margin-top: 0; margin-bottom: 0"> <font size="1" color="#FFFFFF">/'F4Ì ©G /1 ,G'F '3* 1' *FG' /1 ,G'F EÌ*H'F J'A* FG /1 ©F, '*'B </font></td> </tr> <tr> <td valign="top" width="592" height="521" colspan="3"> <table border="0" style="border-collapse: collapse" width="100%" height="419"> <tr> <td valign="top" height="419"> <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 A1GF¯Ì 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="293"> <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-farhangi.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 A1GF¯Ì 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="47">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="47">&nbsp;</td> <td width="559" dir="rtl" valign="top" bgcolor="#99CCFF" height="47"> <table border="2" cellspacing="1" width="100%" bordercolor="#FFFFFF" height="3"> <tr> <td width="82%" align="center" height="11"><b> <font size="2" color="#FFFFFF">9FH'F .(1</font></b></td> <td width="11%" align="center" height="11"><b> <font size="2" color="#FFFFFF">*'1J. .(1</font></b></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a href="farhangi228.htm" style="text-decoration: none"> <font color="#800000">(1~'JJ C'1¯'G "EH24J HJ˜G *4CD G'J /JFJ /1 /'E:'F</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/12/23</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 13 '3AF/ 89" href="farhangi227.htm" style="text-decoration: none"> <font color="#800000">(1~'JJ F.3*JF J'/H'1G 4G/'J 1H3*'J :FJ "('/ /'E:'F</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/12/13</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <a style="text-decoration: none" title="*'1J. .(1: 10 '3AF/ 89" href="farhangi226.htm"> <font color="#800000" size="2"> '3*'/ 9DJ E9DE /'E:'FJ (' /FJ'J 491 ./'-'A8J C1/</font></a></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000">89</font><span lang="en-us"><font size="2" color="#008000">/12/</font></span><font size="2" color="#008000">10</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 9 '3AF/ 89" href="farhangi225.htm" style="text-decoration: none"> <font color="#800000">1'G 'F/'2J A'2 'HD EH2G E1/E 4F'3J /'E:'F /1 3'D "JF/G</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/12/09</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <a title="*'1J. .(1: 18 (GEF 89" href="farhangi224.htm" style="text-decoration: none"> <font color="#800000" size="2"> (G1G (1/'1J '2 3'.*E'F ~'J¯'G EB'HE* 4GJ/ EA*- /'E:'F</font></a></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/11/18</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <a style="text-decoration: none" title="*'1J. .(1: 18 (GEF 89" href="farhangi223.htm"> <font color="#800000" size="2"> *,DJD '2 E'/1'F 4G/'J /H1'F /A'9 EB/3 /1 /'E:'F</font></a></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/11/18</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 11 (GEF 89" href="farhangi222.htm" style="text-decoration: none"> <font color="#800000">E/J1CD EJ1'+ A1GF¯J 3EF'F: 4G1 *'1J.J /'E:'F +(* EJ 4H/</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/11/11</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 11 (GEF 89" href="farhangi221.htm" style="text-decoration: none"> <font color="#800000">"3*'F E('1C 'E'E2'/¯'F ,9A1 H E-E/ (9DJGE' 'D3D'E) /'E:'F 971 'A4'FJ 4/</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/11/11</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 11 (GEF 89" href="farhangi220.htm" style="text-decoration: none"> <font color="#800000">/1 'J'E /GG A,1  J'/H'1G 4G/'J 'FBD'( /1 /'E:'F (1¯2'1 EJ 4H/</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/11/11</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 10 (GEF 89" href="farhangi219.htm" style="text-decoration: none"> <font color="#800000">'E'E ,E9G /'E:'F: '1*B'J 37- A1GF¯ 9EHEJ FJ'2EF/ *D'4 '3*</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/11/10</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 9 (GEF 89" href="farhangi218.htm" style="text-decoration: none"> <font color="#800000">',1'J 71- &quot;A1GF¯ J'1'F *1'AJC&quot; /1 4G1 /'E:'F</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/11/09</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 4 (GEF 89" href="farhangi217.htm" style="text-decoration: none"> <font color="#800000">~F,EÌF Ì'/H'1G 31/'1'F H 4G/'Ì ~'̯'G 4GÌ/ /3*:Ì( /'E:'F (1¯2'1 EÌ 4H/</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/11/04</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 28 /Ì 89" href="farhangi216.htm" style="text-decoration: none"> <font color="#800000">¯1HG G'Ì *92ÌG 4G13*'F /'E:'F *92ÌG ',1' EÌ ©FF/</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/10/28</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#000080" size="2"> <a title="*'1Ì. .(1: 26 /Ì 89" href="farhangi214.htm" style="text-decoration: none"> <font color="#800000">1&Ì3 '/'1G '14'/ /'E:'F: E7(H9'* 1©F '3'3Ì E1/E 3'D'1Ì '3D'EÌ G3*F/</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/10/26</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 26 /Ì 89" href="farhangi215.htm" style="text-decoration: none"> <font color="#800000">E1E* ~4* ('E ©'1H'F31'Ì 4'G 9('3Ì /'E:'F (G '*E'E 13Ì/</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/10/26</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 24 /Ì 89" href="farhangi213.htm" style="text-decoration: none"> <font color="#800000">5'/BÌ F˜'/: 5000 FA1 96H ©'FHFG'Ì A1GF¯Ì H GF1Ì E3',/ /'E:'F G3*F/</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/10/24</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 24 /Ì 89" style="text-decoration: none" href="farhangi212.htm"> <font color="#800000">'96'Ì GÌ&* E/Ì1G ,/Ì/ 'F,EF 'GD BDE /'E:'F (1¯2Ì/G 4/F/</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/10/24</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 21 /Ì 89" href="farhangi211.htm" style="text-decoration: none"> <font color="#800000">A'2 F.3* ©E~ÌF¯ †4EG 9DÌ /'E:'F /1 -'D (G1G (1/'1Ì '3*</font></a><font color="#000080"> </font></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/10/21</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <a title="*'1Ì. .(1: 19 /Ì 89" href="farhangi210.htm" style="text-decoration: none"> <font color="#800000" size="2"> ©13Ì G'Ì "2'/ 'F/Ì4Ì /1 /'E:'F (1~' EÌ 4H/</font></a></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/10/19</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 16 /Ì 89" href="farhangi209.htm" style="text-decoration: none"> <font color="#800000">"EH24 &quot;E©'3(&quot; 417 /1Ì'A* ,H'2 ©3( (1'Ì /'E:'FÌ G'</font></a><font color="#000080"> </font></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/10/16</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 12 /Ì 89" href="farhangi208.htm" style="text-decoration: none"> <font color="#800000">3A1 E/Ì19'ED 41©* *H39G H *,GÌ2 3'2E'F *1(Ì* (/FÌ (G /'E:'F</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/10/12</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <a title="*'1Ì. .(1: 12 /Ì 89" href="farhangi207.htm" style="text-decoration: none"> <font color="#800000" size="2"> ¯2'14Ì '2 E1E* ©'1H'F31'Ì 4'G 9('3Ì /'E:'F</font></a></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/10/12</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <a style="text-decoration: none" title="*'1Ì. .(1: 8 /Ì 1389" href="farhangi206.htm"> <font color="#800000" size="2"> '3*'/ 9DÌ E9DE /'E:'FÌ: ('Ì/ /1 GEG -'D (5Ì1* /'4*</font></a></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/10/08</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 29 "('F 89" href="farhangi205.htm" style="text-decoration: none"> <font color="#800000">©ÌH3© H̘G ©*'( /1 4G1 /'E:'F 1'G 'F/'2Ì EÌ 4H/</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/08/29</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 25 "('F 89" href="farhangi204.htm" style="text-decoration: none"> <font color="#800000">',1'Ì (1F'EG G'Ì B1"FÌ /1 -H2G A'7EÌG /'E:'F</font></a></font></td> <td width="11%" align="center" height="3"> <span lang="en-us"> <font size="2" color="#008000"> 89/08/25</font></span></td> </tr> <tr> <td width="82%" align="justify" height="3"> <a title="*'1Ì. .(1: 23 "('F 89" href="farhangi203.htm" style="text-decoration: none"> <font color="#800000" size="2"> (H/,G ©'AÌ /1 '.*Ì'1 E*HDÌ'F A1GF¯Ì B1'1 ¯Ì1/</font></a></td> <td width="11%" align="center" height="3"> <span lang="en-us"> <font size="2" color="#008000"> 89/08/23</font></span></td> </tr> <tr> <td width="82%" align="justify" height="3"> <a title="*'1Ì. .(1: 23 "('F 89" href="farhangi202.htm" style="text-decoration: none"> <font color="#800000" size="2"> 'Ì,'/ ©*'(.'FG E1©2Ì /'E:'F (' *5HÌ( GÌ&* /HD*</font></a></td> <td width="11%" align="center" height="3"> <span lang="en-us"> <font size="2" color="#008000"> 89/08/23</font></span></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 3 "('F 89" href="farhangi201.htm" style="text-decoration: none"> <font color="#800000">('1HÌ *'1Ì.Ì (': †4EG 9DÌ /'E:'F FE'Ì'F 4/</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/08/03</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 3 "('F 89" href="farhangi200.htm" style="text-decoration: none"> <font color="#800000">'2 F'Ì( BG1E'F *©H'F/HÌ ,G'F /1 /'E:'F B/1/'FÌ 4/</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/08/03</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 29 EG1 89" href="farhangi199.htm" style="text-decoration: none"> <font color="#800000">3G /'E:'FÌ /1 ,E9 /'H1'F FG'ÌÌ ,4FH'1G E7(H9'*</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/07/29</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 25 EG1 89" href="farhangi198.htm" style="text-decoration: none"> <font color="#800000">(1¯2'1Ì E3'(B'* ©'1'*G BG1E'FÌ '3*'F 3EF'F /1 /'E:'F</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/07/25</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 11 EG1 89" href="farhangi197.htm" style="text-decoration: none"> <font color="#800000">3'E'F/GÌ GÌ&*G'Ì E0G(Ì /'E:'F /1 /3*H1 ©'1 B1'1 EÌ ¯Ì1/</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/07/11</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 10 EG1 89" href="farhangi196.htm" style="text-decoration: none"> <font color="#800000">('2/Ì/ /'F4,HÌ'F /'F4¯'G G'Ì /'E:'F '2 "+'1 *'1Ì.Ì</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/07/10</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 9 EG1 89" href="farhangi195.htm" style="text-decoration: none"> <font color="#800000">FÌEG 'HD 'E3'D Ì© EÌDÌHF ¯1/4¯1 '2 /'E:'F /Ì/F ©1/F/</font></a></font></td> <td width="11%" align="center" height="3"> <span lang="en-us"> <font size="2" color="#008000"> 89/07/09</font></span></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#000080" size="2"> <a style="text-decoration: none" title="*'1Ì. .(1: 4 EG1 89" href="farhangi194.htm"> <font color="#800000">FH'.*G 4/F 2F¯ ¯1/4¯1Ì /1 E/'13 4G13*'F /'E:'F</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/07/04</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 3 EG1 89" href="farhangi193.htm" style="text-decoration: none"> <font color="#800000">FE'ÌF/G /'E:'F: 4G/'  'FBD'( 1' (1'Ì GEÌ4G (ÌEG ©1/G 'F/</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/07/03</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <a title="*'1Ì. .(1: 3 EG1 89" href="farhangi192.htm" style="text-decoration: none"> <font color="#800000" size="2"> 'E'E ,E9G /'E:'F: .H'(¯'G G'Ì H124Ì /'E:'F *,GÌ2 4H/</font></a></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/07/03</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 3 EG1 89" href="farhangi191.htm" style="text-decoration: none"> <font color="#800000">Ì'/H'1G 72 *F '2 4G/'Ì *HÌG /1H'1 /1 /'E:'F (1¯2'1 4/</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/07/03</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <a title="*'1Ì. .(1: 1 EG1 89" href="farhangi190.htm" style="text-decoration: none"> <font color="#800000" size="2"> FE'Ì4¯'G (21¯ FÌ1HG'Ì E3D- '3*'F 3EF'F 'A**'- 4/</font></a></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/07/01</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 24 4G1ÌH1 89" href="farhangi189.htm" style="text-decoration: none"> <font color="#800000">4F'3'ÌÌ ~Ì ('1HÌ *'1Ì.Ì (': †4EG 9DÌ /'E:'F</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/06/24</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 22 4G1ÌH1 89" href="farhangi188.htm" style="text-decoration: none"> <font color="#800000">E1'3E *,DÌD '2 /G G2'1 12EF/G H 'Ì+'1¯1 /'E:'FÌ (1¯2'1 EÌ 4H/</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/06/22</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <a style="text-decoration: none" title="*'1Ì. .(1: 22 4G1ÌH1 89" href="farhangi187.htm"> <font color="#800000" size="2"> EÌ1'+ A1GF¯Ì (.4 '98E ©'1H'F31'Ì /'E:'F 1' /1 '.*Ì'1 ¯1A*</font></a></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/06/22</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <a href="farhangi186.htm" style="text-decoration: none"> <font color="#800000" size="2"> "ÌÌF 3F*Ì ©Ì3G /H2Ì 2F'F /1 4'G1H/ H /'E:'F (1¯2'1 4/</font></a></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/06/17</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <a title="*'1Ì. .(1: 25 E1/'/ 89" href="farhangi185.htm" style="text-decoration: none"> <font color="#800000" size="2"> 'E'E ,E9G /'E:'F: A1GF¯ 98ÌE FE'2 /1 ,'E9G ¯3*14 Ì'(/</font></a></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/05/25</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font size="2"> <a title="*'1Ì. .(1: 25 E1/'/ 89" href="farhangi184.htm" style="text-decoration: none"> <font color="#800000">(1¯2'1Ì ,D3G GE'GF¯Ì H (1F'EG 1Ì2Ì GA*G /A'9 EB/3 </font></a> </font> </td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/05/25</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 16 E1/'/ 89" href="farhangi183.htm" style="text-decoration: none"> <font color="#800000">('2/Ì/ E/Ì1©D *1(Ì* (/FÌ '3*'F '2 (.4 'EÌ1"('/ /'E:'F</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/05/15</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 15 E1/'/ 89" href="farhangi182.htm" style="text-decoration: none"> <font color="#800000">3A1 H2Ì1 A1GF¯ H '14'/ '3D'EÌ (G 4G13*'F /'E:'F</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/05/15</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font size="2"> <a title="*'1Ì. .(1: 15 E1/'/ 89" href="farhangi181.htm" style="text-decoration: none"> <font color="#800000">3.F1'FÌ H2Ì1 '14'/ /1 Ì'/H'1G 4G/'Ì 1H3*'Ì 721G /'E:'F</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/05/15</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <a title="*'1Ì. .(1: 14 E1/'/ 89" href="farhangi180.htm" style="text-decoration: none"> <font color="#800000" size="2"> A1E'F/'1 /'E:'F: ,D3'* 4H1'Ì A1GF¯ 9EHEÌ ©'1(1/Ì ('4/</font></a></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/05/14</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 13 E1/'/ 89" href="farhangi179.htm" style="text-decoration: none"> <font color="#800000">":'2 :('1 1H(Ì E3',/ /1 4G13*'F /'E:'F</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/05/13</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 12 E1/'/ 89" href="farhangi178.htm" style="text-decoration: none"> <font color="#800000">©'1H'F31'Ì 4'G 9('3Ì /'E:'F (G 1HÌ E1/E ¯4H/G EÌ 4H/</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/05/12</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 5 E1/'/ 89" href="farhangi177.htm" style="text-decoration: none"> <font color="#800000">/1 GA*G /HD* 3 71- H124Ì /1 /'E:'F 'A**'- EÌ 4H/</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/05/05</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 1 E1/'/ 89" href="farhangi176.htm" style="text-decoration: none"> <font color="#800000">&quot;/H*©G '2 B(DG&quot; (G 2H/Ì /1 /'E:'F ©DÌ/ EÌ .H1/</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/05/01</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 29 *Ì1 89" href="farhangi175.htm" style="text-decoration: none"> <font color="#800000">E1©2 ~'3.¯HÌÌ (G 3H'D'* /ÌFÌ /1 /'E:'F 1'G 'F/'2Ì 4/</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/04/29</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 29 *Ì1 89" href="farhangi174.htm" style="text-decoration: none"> <font color="#800000">":'2 71- F4'7 H *9'DÌ ('FH'F (3Ì,Ì /'E:'F</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/04/29</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 28 *Ì1 89" href="farhangi173.htm" style="text-decoration: none"> <font color="#800000">(1¯2'1Ì 6 /Ì/'1 /̯1 '2 1B'(* G'Ì AH*3'D /'F4,HÌ'F</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/04/28</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <a title="*'1Ì. .(1: 26 *Ì1 89" href="farhangi172.htm" style="text-decoration: none"> <font color="#800000" size="2"> "EH24 1'̯'F 5F'Ì9 /3*Ì (G ,H'F'F /Ì(',Ì</font></a></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/04/23</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 23 *Ì1 89" href="farhangi171.htm" style="text-decoration: none"> <font color="#800000">~'F2/G 9FH'F ©*'( /1 /'E:'F 1HFE'ÌÌ 4/</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/04/23</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 22 *Ì1 89" href="farhangi170.htm" style="text-decoration: none"> <font color="#800000">('2/Ì/ 'E'E ,E9G (F/19('3 '2 /A*1 .(1¯2'1Ì A'13 /1 /'E:'F</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/04/22</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <a title="*'1Ì. .(1: 20 *Ì1 89" href="farhangi169.htm" style="text-decoration: none"> <font color="#800000" size="2"> (1¯2'1Ì 'DE~Ì'/ H124Ì /'F4,HÌ'F /.*1 ©4H1 /1 /'E:'F</font></a></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/04/20</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 17 *Ì1 89" href="farhangi168.htm" style="text-decoration: none"> <font color="#800000">'E'E ,E9G /'E:'F: 'Ì1'F '2 Ğ *G/Ì/Ì FEÌ *13/</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/04/17</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 15 *Ì1 89" href="farhangi167.htm" style="text-decoration: none"> <font color="#800000">'Ì,'/ EG/ (1'Ì "EH24 -,'( H 9A'A /1 ©4H1 61H1Ì '3*</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/04/15</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 15 *Ì1 89" href="farhangi166.htm" style="text-decoration: none"> <font color="#800000">E-D 3G 3HB ('2'1 /'E:'F E1E* '671'1Ì 4/</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/04/15</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 15 *Ì1 89" href="farhangi165.htm" style="text-decoration: none"> <font color="#800000">',1'Ì 71- B1"FÌ 1444 /1 /'E:'F ":'2 4/</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/04/15</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 13 *Ì1 89" href="farhangi164.htm" style="text-decoration: none"> <font color="#800000">(1¯2'1Ì GE'Ì4 '3*'FÌ "3E'FÌ G' /1 /'E:'F</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/04/13</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 13 *Ì1 89" href="farhangi163.htm" style="text-decoration: none"> <font color="#800000">(1¯2'1Ì (21¯*1ÌF E3'(BG 9©3 /'E:'F /1 3G (.4</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/04/13</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 9 *Ì1 89" href="farhangi162.htm" style="text-decoration: none"> <font color="#800000">71- 'HB'* A1':* '/'1G *(DÌ:'* '3D'EÌ /'E:'F ":'2 4/</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/04/05</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 5 *Ì1 89" href="farhangi161.htm" style="text-decoration: none"> <font color="#800000">(1¯2'1Ì -DBG G'Ì E91A* /1 E1'3E '9*©'A /'E:'F</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/04/05</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <a title="*'1Ì. .(1: 2 *Ì1 89" href="farhangi160.htm" style="text-decoration: none"> <font color="#800000" size="2"> (Ì4 '2 Ì© G2'1 FA1 /1 4G13*'F /'E:'F E9*©A EÌ 4HF/</font></a></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/04/02</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 31 .1/'/ 89" href="farhangi159.htm" style="text-decoration: none"> <font color="#800000">(1~'ÌÌ 84 ~'̯'G 71- F4'7 H *9'DÌ /1 /'E:'F</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/03/31</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font size="2"> <a title="*'1Ì. .(1: 18 .1/'/ 89" href="farhangi158.htm" style="text-decoration: none"> <font color="#800000">(1~'ÌÌ ,4FH'1G 5F'Ì9 /3*Ì 15 '3*'F ©4H1 /1 /'E:'F</font></a><font color="#800000"> </font> </font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/03/18</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#000080" size="2"> <a title="*'1Ì. .(1: 4 .1/'/ 89" href="farhangi157.htm" style="text-decoration: none"> <font color="#800000">4G13*'F /'E:'F FÌ'2EF/ (Ì4 '2 Ì© EH2G '3*</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/03/04</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#000080" size="2"> <a title="*'1Ì. .(1: 27 '1/Ì(G4* 89" href="farhangi156.htm" style="text-decoration: none"> <font color="#800000">9A* H -,'( 1' ('Ì/ '2 -61* A'7EG (3) Ì'/ (¯Ì1ÌE</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/02/27</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#000080" size="2"> <a title="*'1Ì. .(1: 26 '1/Ì(G4* 89" href="farhangi155.htm" style="text-decoration: none"> <font color="#800000">/'F'ÌÌ '2 3'.* G*D H '3*'/ÌHE (ÌF 'DEDDÌ /1 /'E:'F .(1 /'/</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/02/26</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font size="2"> <a style="text-decoration: none" title="*'1Ì. .(1: 25 '1/Ì(G4* 89" href="farhangi154.htm"> <font color="#800000">3HEÌF ,4FH'1G ¯D :D*'F /1 'EÌ1ÌG /'E:'F (1¯2'1 4/</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/02/25</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font size="2"> <a title="*'1Ì. .(1: 24 '1/Ì(G4* 89" href="farhangi153.htm" style="text-decoration: none"> <font color="#800000">A1E'F/'1 /'E:'F: ('Ì/ '2 GF1EF/'F 915G G'Ì GF1Ì -E'Ì* ©1/</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/02/24</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font size="2"> <a title="*'1Ì. .(1: 19 '1/Ì(G4* 89" href="farhangi152.htm" style="text-decoration: none"> <font color="#800000">'(H'DA6D 5'/BÌ F˜'/: E7(H9'* FÌ1HÌ E-1©G ~Ì41A* G3*F/</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/02/19</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 12 '1/Ì(G4* 89" href="farhangi151.htm" style="text-decoration: none"> <font color="#800000">1B'(* G'Ì 1'DÌ 'F*.'(Ì '3*'F 3EF'F /1 /'E:'F ~'Ì'F Ì'A*</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/02/12</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 7 '1/Ì(G4* 89" href="farhangi150.htm" style="text-decoration: none"> <font color="#800000">FE'Ì4 *&'*1 «.H'FÌ /̯1 (1'Ì 13*E» /1 /'E:'F</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/02/07</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 30 A1H1/ÌF 89" href="farhangi149.htm" style="text-decoration: none"> <font color="#800000">1H-ÌG A1GF¯Ì (' GEA©1Ì 4H1'G' /1 ,'E9G -'©E EÌ 4H/</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/01/30</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <a title="*'1Ì. .(1: 25 A1H1/ÌF 89" href="farhangi148.htm" style="text-decoration: none"> <font color="#800000" size="2"> (1¯2'1Ì '1/HÌ ,G'/Ì /1 EF7BG ©HG 21 4G13*'F /'E:'F</font></a></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/01/25</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <a title="*'1Ì. .(1: 18 A1H1/ÌF 89" href="farhangi147.htm" style="text-decoration: none"> <font color="#800000" size="2"> /'HH/Ì'F: (Ì4 '2 14 G2'1 ¯1/4¯1 FH1H2Ì '2 /'E:'F /Ì/F ©1/F/</font></a></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/01/18</font></td> </tr> <tr> <td width="82%" align="justify" height="3"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 13 A1H1/ÌF 89" href="farhangi146.htm" style="text-decoration: none"> <font color="#800000">/'E:'F 4G1 5//1H'2G *'1Ì.'FG B/ÌEÌ *1ÌF E3,/ 'Ì1'F</font></a></font></td> <td width="11%" align="center" height="3"> <font size="2" color="#008000"> 89/01/13</font></td> </tr> </table> </td> <td width="6" background="../images/center_right.gif" height="47">&nbsp;</td> <td width="5" height="47">&nbsp;</td> </tr> <tr> <td width="5" height="46">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="46">&nbsp;</td> <td width="559" dir="rtl" valign="top" bgcolor="#99CCFF" height="46"> &nbsp;</td> <td width="6" background="../images/center_right.gif" height="46">&nbsp;</td> <td width="5" height="46">&nbsp;</td> </tr> <tr> <td width="5" height="51">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="51">&nbsp;</td> <td width="559" dir="rtl" valign="top" bgcolor="#99CCFF" height="51"> <p align="center" dir="rtl"><b> <font color="#FFFFFF" size="2"> <img border="0" src="../images/bulletFel.gif" width="13" height="6">&nbsp; </font> <font size="2" color="#008000">"14ÌH '.('1 A1GF¯Ì </font></b> <p align="center" dir="rtl"><b> <font size="2" color="#008000"> <a href="main-farhangi-arshiv.htm" style="text-decoration: none"> <font color="#800000">(3'DG'Ì 1384 H 1383) </font></a>..... <a href="main-farhangi-arshiv86.htm" style="text-decoration: none"> <font color="#800000">(3'D 1386)</font></a><font color="#FF0000"> </font>..... <a style="text-decoration: none" href="main-farhangi87.htm"> <font color="#800000">(3'D 1387)</font></a><font color="#800000"> </font>..... <a href="main-farhangi88.htm" style="text-decoration: none"> <font color="#800000">(3'D 1388)</font></a></font></b></td> <td width="6" background="../images/center_right.gif" height="51">&nbsp;</td> <td width="5" height="51">&nbsp;</td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td width="5">&nbsp;</td> <td background="../images/downcenter_left.gif" width="12">&nbsp;</td> <td background="../images/downcenter_center.gif">&nbsp;</td> <td background="../images/downcenter_right.gif" width="25">&nbsp;</td> <td width="7">&nbsp;</td> </tr> </table> </td> </tr> </table> </td> <td valign="top" width="163" background="../images/line-right.gif" height="521"> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td> <hr></td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center" style="margin-top: 0; margin-bottom: 0"> <font size="2" color="#0000FF"> <a href="../Damghan/Main.htm" style="text-decoration: none"> <font color="#0000FF">/'E:'F</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center" dir="rtl"> <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" dir="rtl"> <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"> <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"> <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"> <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"> <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></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"> <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></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="4"> <tr> <td width="100%" height="4"> <p align="center"> </td> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="19"> <tr> <td width="100%" background="../images/backheadcenter.gif" dir="rtl" valign="top" height="19"> <p style="margin-top: 0; margin-bottom: 0"> <font size="2" color="#FFFFFF">&gt; *(DJ:'*</font></td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%" height="35"> <tr> <td> <p align="center"> <object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="158" height="44"> <param name="movie" value="../images/javaninter.swf"> <param name="quality" value="High"> <param name="_cx" value="4180"> <param name="_cy" value="1164"> <param name="FlashVars" value> <param name="Src" value="../images/javaninter.swf"> <param name="WMode" value="Window"> <param name="Play" value="-1"> <param name="Loop" value="-1"> <param name="SAlign" value> <param name="Menu" value="-1"> <param name="Base" value> <param name="AllowScriptAccess" value="always"> <param name="Scale" value="ShowAll"> <param name="DeviceFont" value="0"> <param name="EmbedMovie" value="0"> <param name="BGColor" value> <param name="SWRemote" value> <param name="MovieData" value> <param name="SeamlessTabbing" value="1"> <embed src="../images/javaninter.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="158" height="44" quality="High"></object> </td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td><hr></td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%" height="32"> <tr> <td> <p align="center"> <object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj2" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="158" height="42"> <param name="movie" value="../images/shabahang.swf"> <param name="quality" value="High"> <param name="_cx" value="4180"> <param name="_cy" value="1111"> <param name="FlashVars" value> <param name="Src" value="../images/shabahang.swf"> <param name="WMode" value="Window"> <param name="Play" value="-1"> <param name="Loop" value="-1"> <param name="SAlign" value> <param name="Menu" value="-1"> <param name="Base" value> <param name="AllowScriptAccess" value="always"> <param name="Scale" value="ShowAll"> <param name="DeviceFont" value="0"> <param name="EmbedMovie" value="0"> <param name="BGColor" value> <param name="SWRemote" value> <param name="MovieData" value> <param name="SeamlessTabbing" value="1"> <embed src="../images/shabahang.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj2" width="158" height="42" quality="High"></object> </td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td><hr></td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%" height="15"> <tr> <td dir="rtl" valign="top"> <p align="center"> <font size="2" color="#006BD7">3A'14 *(DJ:'*:</font></td> </tr> <tr> <td dir="rtl" valign="top"> <p align="center"> <font size="2" color="#808080">0232-5253699</font></td> </tr> <tr> <td dir="rtl" valign="top"> <hr></td> </tr> </table> <table border="0" cellpadding="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="42"> <tr> <td width="100%" height="42" dir="ltr" valign="top"> <table border="0" style="border-collapse: collapse" width="100%" height="1396"> <tr> <td background="../images/backheadcenter.gif" dir="rtl" style="margin-top: 0; margin-bottom: 0" height="13"> <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 height="1379"> &nbsp;</td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%" height="1"> <tr> <td align="center" dir="rtl" height="38"> <span style="background-color: #FFFFFF">&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: #FFFFFF"> <a href="http://www.webgozar.com/counter/stats.aspx?code=1530202" target="_blank">&#1570;&#1605;&#1575;&#1585;</a></span></noscript> <span style="background-color: #FFFFFF"> <!-- 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>