ÿþ<html> <head> <meta http-equiv="Content-Language" content="fa"> <meta name="GENERATOR" content="Microsoft FrontPage 5.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <meta http-equiv="Content-Type" content="text/html; charset=unicode"> <title>/H1'F ,H'FÌ -61* 'E'E 9DÌ (9) (G*1ÌF 'D¯H (1'Ì ,H'F'F </title> <script language="javaScript"> <!-- /////////////////////////////////////////////////////////////////////////////// // ..:: realMenu v1.27 ::.. // copyright © jordan neill 2000 // Script featured on JavaScript Kit (http://javascriptkit.com) // // change the menuItems array with your options and set the urls to link to // use addMenuItem("Text to show", "Url To Link To"); to make an item // use addMenuItem("Text", Url", "Img To Show"); to make an item with an image // use addMenuItem(); to indicate a separator bar // you can use html tags in the text, eg, <i>, <b> or <u> // // images used should be 16x16 transparent gifs /////////////////////////////////////////////////////////////////////////////// menuItems = new Array(); menuItemNum = 0; function addMenuItem(text, url, img){ if(img) menuItems[menuItemNum] = new Array(text, url, img); else if(text) menuItems[menuItemNum] = new Array(text, url); else menuItems[menuItemNum] = new Array(); menuItemNum++; } menuWidth = 389; //menu width menuHeight = 39; //menu height menuDelay = 50; //delay before menu appears menuSpeed = 8; //speed which menu appears (lower=faster) menuOffset = 2; //offset of menu from mouse pointer addMenuItem("<center>&#1705;&#1575;&#1585;&#1576;&#1585; &#1711;&#1585;&#1575;&#1605;&#1740; &#1578;&#1605;&#1575;&#1605;&#1740; &#1581;&#1602;&#1608;&#1602; &#1575;&#1740;&#1606; &#1587;&#1575;&#1740;&#1578; &#1578;&#1581;&#1578; &#1581;&#1601;&#1575;&#1592;&#1578; &#1602;&#1575;&#1606;&#1608;&#1606; &#1705;&#1662;&#1740; &#1585;&#1575;&#1740;&#1578; &#1605;&#1740; &#1576;&#1575;&#1588;&#1583;</center>","http://www.tarikhaneh.com/"); addMenuItem(" <center>&#1605;&#1583;&#1740;&#1585;&#1740;&#1578; &#1587;&#1575;&#1740;&#1578;</center>","autoplazza@yahoo.com"); /////////////////////////////////////////////////////////////////////////////// // do not edit the code below, it is required for the menu to work correctly /////////////////////////////////////////////////////////////////////////////// if(window.navigator.appName == "Microsoft Internet Explorer" && window.navigator.appVersion.substring(window.navigator.appVersion.indexOf("MSIE") + 5, window.navigator.appVersion.indexOf("MSIE") + 8) >= 5.5) isIe = 1; else isIe = 0; if(isIe){ menuContent = '<table id="rightMenu" width="0" height="0" cellspacing="0" cellpadding="0" style="font:menu;color:menutext;"><tr height="1"><td style="background:threedlightshadow" colspan="4"></td><td style="background:threeddarkshadow"></td></tr><tr height="1"><td style="background:threedlightshadow"></td><td style="background:threedhighlight" colspan="2"></td><td style="background:threedshadow"></td><td style="background:threeddarkshadow"></td></tr><tr height="10"><td style="background:threedlightshadow"></td><td style="background:threedhighlight"></td><td style="background:threedface"><table cellspacing="0" cellpadding="0" nowrap style="font:menu;color:menutext;cursor:default;">'; for(m=0;m<menuItems.length;m++){ if(menuItems[m][0] && menuItems[m][2]) menuContent += '<tr height="17" onMouseOver="this.style.background=\'highlight\';this.style.color=\'highlighttext\';" onMouseOut="this.style.background=\'threedface\';this.style.color=\'menutext\';" onClick="parent.window.location.href=\'' + menuItems[m][1] + '\'"><td style="background:threedface" width="1" nowrap></td><td width="21" nowrap><img src="' + menuItems[m][2] + '"></td><td nowrap>' + menuItems[m][0] + '</td><td width="21" nowrap></td><td style="background:threedface" width="1" nowrap></td></tr>'; else if(menuItems[m][0]) menuContent += '<tr height="17" onMouseOver="this.style.background=\'highlight\';this.style.color=\'highlighttext\';" onMouseOut="this.style.background=\'threedface\';this.style.color=\'menutext\';" onClick="parent.window.location.href=\'' + menuItems[m][1] + '\'"><td style="background:threedface" width="1" nowrap></td><td width="21" nowrap></td><td nowrap>' + menuItems[m][0] + '</td><td width="21" nowrap></td><td style="background:threedface" width="1" nowrap></td></tr>'; else menuContent += '<tr><td colspan="5" height="4"></td></tr><tr><td colspan="5"><table cellspacing="0"><tr><td width="2" height="1"></td><td width="0" height="1" style="background:threedshadow"></td><td width="2" height="1"></td></tr><tr><td width="2" height="1"></td><td width="100%" height="1" style="background:threedhighlight"></td><td width="2" height="1"></td></tr></table></td></tr><tr><td colspan="5" height="3"></td></tr>'; } menuContent += '</table></td><td style="background:threedshadow"></td><td style="background:threeddarkshadow"></td></tr><tr height="1"><td style="background:threedlightshadow"></td><td style="background:threedhighlight"></td><td style="background:threedface"></td><td style="background:threedshadow"></td><td style="background:threeddarkshadow"></td></tr><tr height="1"><td style="background:threedlightshadow"></td><td style="background:threedshadow" colspan="3"></td><td style="background:threeddarkshadow"></td></tr><tr height="1"><td style="background:threeddarkshadow" colspan="5"></td></tr></table>'; menuPopup = window.createPopup(); menuPopup.document.body.innerHTML = menuContent; } function showMenu(){ menuXPos = event.clientX + menuOffset; menuYPos = event.clientY + menuOffset; menuXIncrement = menuWidth / menuSpeed; menuYIncrement = menuHeight / menuSpeed; menuTimer = setTimeout("openMenu(0,0)", menuDelay); return false; } function openMenu(height, width){ iHeight = height; iWidth = width; menuPopup.show(menuXPos, menuYPos, iWidth, iHeight, document.body); if(iHeight < menuHeight) menuTimer = setTimeout("openMenu(iHeight + menuYIncrement, iWidth + menuXIncrement)", 1); else clearTimeout(menuTimer); } if(isIe) document.oncontextmenu = showMenu; //--> </script </head> <style fprolloverstyle>A:hover {color: #C0C0C0; font-family: Tahoma} </style> <body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" style="font-family: Tahoma; font-size: 10pt" link="#787485" vlink="#787485" alink="#787485"> <SCRIPT language=javascript> message = " h t t p : / / w w w . T a r i k h a n e h . c o m ^"+ " ----------> K a n o o n e J a v a n a n e T a r i k h a n e h D A M G H A N <---------- ^" + " :::.. i n f o @ T a r i k h a n e h . c o m :::..^" + " T h i s S i t e D e s i g n e d b y T a r i k h a n e h ^" + " ::..COPY RIGHT © 2005-2008 T A R I K H A N E H A L L R I G H T R E S E R V E D ..:: ^" + " :. A l l g r a p h i c s c o p y r i g h t 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" width="100%"> <tr> <td width="100%" align="center"> <table border="0" cellspacing="1" width="50%"> <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="469"> <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="../../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="429" colspan="3"> <table border="0" style="border-collapse: collapse" width="100%" height="488"> <tr> <td valign="top" height="488"> <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">/H1'F ,H'FÌ -61* 'E'E 9DÌ (9) (G*1ÌF 'D¯H (1'Ì ,H'F'F</span></font></td> <td width="4" background="../images/rheadcenter.gif">&nbsp;</td> <td width="7">&nbsp;</td> </tr> </table> <table border="0" style="border-collapse: collapse" width="589" height="576"> <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" height="19"> <p class="MsoNormal" dir="rtl" style="TEXT-JUSTIFY: kashida; DIRECTION: rtl; LINE-HEIGHT: 150%; unicode-bidi: embed; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> EJ ¯HJF/ ('J/ '2 -61* 9DJ (9) 'D¯H (¯J1JE! 'E' †¯HFG!... EF JC ,H'F G3*E! JC ,H'F (' .5H5J'* .'5 /H1'F ,H'FJ! JC ,H'F (' 4H1 H F4'7 .'5 'JF /H1'F CG (G .F/G H *A1J-  (G 4H1 H '-3'3'* FJ'2 /'1/ H (G 'D¯HJJ CG E1' (G 4H1 "H1/! </span> </p> <p class="MsoNormal" dir="rtl" style="TEXT-JUSTIFY: kashida; DIRECTION: rtl; LINE-HEIGHT: 150%; unicode-bidi: embed; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> - (' *E'E 'JF -1AG'  ('2 GE (G*1JF 'D¯H (1'J *H H (1'J GEG  EHD'J E*BJ'F '3*: H (.5H5 ,H'FJ 4'F!</span></p> <p class="MsoNormal" dir="rtl" style="TEXT-JUSTIFY: kashida; DIRECTION: rtl; LINE-HEIGHT: 150%; unicode-bidi: embed; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> - ,H'FJ -61* 9DJ (9) !</span><span style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> </span> <span lang="AR-SA" style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma"> 'D¯H ¯1A*F JC 'D¯H</span></p> <p class="MsoNormal" dir="rtl" style="TEXT-JUSTIFY: kashida; DIRECTION: rtl; LINE-HEIGHT: 150%; unicode-bidi: embed; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> - (DG ! .H/ 'EJ1'DE$EFJF GE /1 ,H'FJ 4'F  'D¯H /'4*G 'F/. 'D¯HJ4'F GE ~J'E(1 (H/G '3*. 9DJ (9) '2 44 3'D¯J GE1'G H GE1'2 ~J'E(1 H /1 .'FG 'J4'F 2F/¯J EJ C1/G 'F/ H /1 GEG 'EH1 2F/¯J 4'F  -*J ,2JJ *1JF E3'&D GE (G ~J'E(1 'B*/' EJ FEH/F/. J9FJ .H/ 'J4'F GE '2 JC 'F3'F C'ED H H'D'J /J¯1  'D¯H EJ ¯1A*G 'F/.</span></p> <p class="MsoNormal" dir="rtl" style="TEXT-JUSTIFY: kashida; DIRECTION: rtl; LINE-HEIGHT: 150%; unicode-bidi: embed; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> - 'E' †¯HFG !</span></p> <p class="MsoNormal" dir="rtl" style="TEXT-JUSTIFY: kashida; DIRECTION: rtl; LINE-HEIGHT: 150%; unicode-bidi: embed; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> - ~J'E(1 'C1E (5) H 9DJ (9) GEH'1G (' GE (H/F/  '2 GF¯'E 9('/* H .DH* /1 :'1 -1' ¯1A*G *' E1'-D E.*DA /9H* .HJ4'F  /9H* 9EHEJ /1 .'FG ./' H -*J 3A1G'J *(DJ:J ~J'E(1. 9DJ (9) GEJ4G 'HD 5(- (G /J/'1 ~J'E(1 EJ 1A* H "F¯'G JC/J¯1 1' 4'/'( H/1 ":H4 EJ C4J/F/ H '-H'D GE 1' EJ ~13J/F/. "F/H (21¯H'1 'HB'* 2J'/J '2 4('FG 1H2 1' /1 CF'1 GE (G C'1 H *D'4 EJ ~1/'.*F/ H ¯'G 9DJ (9) .'D5'FG 91B '2 ~J4'FJ ~J'E(1 (5) ~'C EJ C1/ H ' J4'F FJ2 5EJE'FG '2 'H *4C1 EJ FEH/.</span></p> <p class="MsoNormal" dir="rtl" style="TEXT-JUSTIFY: kashida; DIRECTION: rtl; LINE-HEIGHT: 150%; unicode-bidi: embed; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> 9DJ (9) .H/ /1 'JF ('1G EJ A1E'JF/ : ((~J'E(1 (5) E1' /1 /'EF .H/ ~1H1J/. EF CH/C (H/E  ~J'E(1 E1' †HF A12F/ .H/ /1 ":H4 ¯1E4 EJ A41/ H /1 '3*1'-*¯'G E.5H5 .H/ ,'J EJ /'/... G1¯2 FJ'A* CG EF /1H:J (¯HJE H /1 C1/'1 EF '4*('GJ 1. /G/. EF GE†HF (†G 4*1J *'2G CG ~JH3*G (G /F('D E'/14 G3*  (G /F('D 'H EJ 1A*E. 'H G1 1H2 FC*G G'J *'2G 'J '2 '.D'B 1' (1'J EF "4C'1 EJ 3'.*. H E1' A1E'F EJ/'/ CG /1 .7 'H -1C* CFE. "F -61* E/*J '2 3'D /1 CHG -1' (G 31 EJ (1/ H C3J ,2 EF 'H 1' FEJ /J/... EF FH1 H-J H 13'D* 1' EJ/J/E H (HJ .H4 H/D 'F¯J2 F(H* 1' '-3'3 EJ C1/E.. EHB9J*J CG EF /1 E-61 13HD 'DDG /'4*E (1'J GJ† C3 F(H/.))</span></p> <p class="MsoNormal" dir="rtl" style="TEXT-JUSTIFY: kashida; DIRECTION: rtl; LINE-HEIGHT: 150%; unicode-bidi: embed; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> - (3J'1 .H(! *E'E 'JF -1AG' /13*! 'E' -61* 9DJ  ~J'E(1 1' EJ /J/G 'F/  H,H/4'F 1' DE3 EJ C1/G H (G 'J4'F 'B*/' EJ C1/G 'F/ 'E' EF †G! EF CG -61* 9DJ 1' FEJ (JFE  †¯HFG&nbsp;EJ *H'FE '2 'J4'F 'D¯H (¯J1JE!</span></p> <p class="MsoNormal" dir="rtl" style="TEXT-JUSTIFY: kashida; DIRECTION: rtl; LINE-HEIGHT: 150%; unicode-bidi: embed; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> - *'1J. CG 1H-  'A9'D H 1A*'1 'EJ1'DE$EFJF 1' /J/G H FBD C1/G '3*. '2 'H '3*A'/G CF! '2 /J/¯'F *'1J.!</span></p> <p class="MsoNormal" dir="rtl" style="DIRECTION: rtl; LINE-HEIGHT: 150%; unicode-bidi: embed; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" dir="rtl" style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma"> - "1J! E¯1 *H FEJ ¯A*J 'D¯HJJ EJ .H'GJ CG *H 1' (G 4H1 (J'H1/. "F†G EJ *H'F/ JC ,H'F 1' (G 4H1 (J'H1/  /J/F -E'3G "A1JFJ G' H 4H1EF/J G'J C3J '3* CG (G 'H 9D'BEF/ '3*. -'D †G C3 /J¯1J 1' 31': /'1J CG (G 'F/'2G 'EJ1'DE$EFJF  -E'3G "A1J/G ('4/. /1 GE'F CH/CJ CG E5'/A (H/ (' ":'2 (9+* ~J'E(1  CH/C'FJ CG (G *-1JC E41C'F  ~J'E(1 1' "2'1 EJ /'/F/ H 3F¯ EJ ~1'F/F/  (' 4,'9* '2 '71'A ~J'E(1 /H1 EJ C1/. †G C3J  4( 1' /1 (3*1J ~1 .71 (,'J /J¯1J (,'J E-(H(4 .H'(J/G H '2 "F 4( (G 9FH'F D0*(.4 *1JF 4( 9E14 J'/ C1/G '3* E¯1</span><span dir="rtl" style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma"> </span> <span lang="AR-SA" dir="rtl" style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma"> 14'/*G'J 'EJ1'DE$EFJF 1' /1 ,F¯ (/1 F4FJ/G 'J! "F GF¯'E 'H AB7 25 3'D /'4*G '3* H (G ¯A*G EH1.JF FJEJ '2 C4*G 4/¯'F 'JF ,F¯ (' 61( 4E4J1 9DJ (9) '2 ~'J /1 "E/G (H/F/. EJ /'FJ /1 ,F¯ '-/ 2E'FJCG 9DJ (9) 26 3'D /'4* </span><span lang="fa" dir="rtl" style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma">'</span><span lang="AR-SA" dir="rtl" style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma">F,' CG /1 GE'F 'H'&D ,F¯ ~1†E/'1</span><span lang="fa" dir="rtl" style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma">9</span><span lang="AR-SA" dir="rtl" style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma"> D4C1 /4EF 1' (G</span><span lang="AR-SA" style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma">.'C 'F/'.* H (9/ GE GF¯'EJ CG ~J'E(1 /1 .71E-'51G (H/ ~1H'FG H'1 (G /H1 "F -61* EJ †1.J/ H '2 H,H/ E('1C4'F E-'A8* EJ C1/ GEG E1/E †G F/'JJ 1' '2 "3E'F 4FJ/F/:</span></p> <p class="MsoNormal" dir="rtl" style="DIRECTION: rtl; LINE-HEIGHT: 150%; unicode-bidi: embed; TEXT-ALIGN: center; TEXT-KASHIDA: 0%"> <span lang="AR-SA" dir="rtl" style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma"> &nbsp;</span><span lang="AR-SA" style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> </span><font color="#ff0000"> <span lang="AR-SA" style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; FONT-FAMILY: Tahoma"> ((D' A*J 'D' 9DJ  D' 3JA 'D' 0H'DAB'1))</span></font></p> <p class="MsoNormal" dir="rtl" style="DIRECTION: rtl; LINE-HEIGHT: 150%; unicode-bidi: embed; TEXT-ALIGN: center; TEXT-KASHIDA: 0%"> <font color="#ff0000"> <span lang="AR-SA" style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> ((9DJ '2 GEG ,H'FG' (G*1 '3* H 0H'DAB'1 'H '2 GEG 4E4J1G' (1F/G *1))</span></font></p> <p class="MsoBodyText3" dir="rtl"> <span lang="AR-SA" style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> - 'E' ,F¯ .F/B H 4,'9* (J GE*'J 9DJ (9) H /'H7D( 4/F 'J4'F ,G* E('12G (' 9E1H(F 9(/H/ JCJ '2 FJ1HEF/*1JF E1/'F 91( "1J GE'F,' (H/ CG ~J'E(1 (G H'37G '.D'5 9DJ (9) /1 'JF EB'(DG (J F8J1 A1EH/ :</span></p> <p class="MsoNormal" dir="rtl" style="TEXT-JUSTIFY: kashida; DIRECTION: rtl; LINE-HEIGHT: 150%; unicode-bidi: embed; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> (( 61(G 9DJ JHE 'D.F/B  'A6D EF 9('/G 'D+BDJF))</span></p> <p class="MsoNormal" dir="rtl" style="TEXT-JUSTIFY: kashida; DIRECTION: rtl; LINE-HEIGHT: 150%; unicode-bidi: embed; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> (G 1'3*J CG †FJF -EDG 'J /1 H5A GJ† /DJ1 E1/ /J¯1J (J'F F4/G! /1 "F 2E'F 'EJ1'DE$EFJF 28 3'D (J4*1 F/'4*!</span></p> <p class="MsoNormal" dir="rtl" style="TEXT-JUSTIFY: kashida; DIRECTION: rtl; LINE-HEIGHT: 150%; unicode-bidi: embed; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> /1 ,F¯ .J(1 FJ2 GF¯'EJCG *E'E E1/'F (' *,1(G H ,F¯ /J/G 3~'G '3D'E  4C3* .H1/G ('2¯4*F/  9DJ (9) (G EJ/'F "E/ H (' A*- BD9G E-CE H EB'HE .J(1 "F ~J1H2J (21¯ 1' (1'J '3D'E (G '1E:'F "H1/.</span></p> <p class="MsoNormal" dir="rtl" style="TEXT-JUSTIFY: kashida; DIRECTION: rtl; LINE-HEIGHT: 150%; unicode-bidi: embed; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> (G 1'3*J CG GJ† ,H'F /J¯1J  †FJF ,H'FJ ~14H1 H GJ,'F 'F¯J2J F/'4*G '3*.</span></p> <p class="MsoBodyText2" dir="rtl" style="TEXT-JUSTIFY: kashida; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> GEG E1/'F (21¯ *'1J. (41J* H ~J4'~J4 GEG "F'F 9DJ (9) /1 /H1'F ,H'FJ '2 1EH2 EHABJ* .H/ (G1G (1/G  1'GG'J ~1~J† H .E "F 1' (' /1.4F/¯J ~4* 31 FG'/G &nbsp; *H'F3*G 'F/ C'1G'J (21¯J 1' (G 'F,'E 13'FF/.</span></p> <p class="MsoBodyText2" dir="rtl" style="TEXT-JUSTIFY: kashida; LINE-HEIGHT: normal; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma"> *A1J- H 4'/J 9DJ (9)</span></p> <p class="MsoBodyText2" dir="rtl" style="TEXT-JUSTIFY: kashida; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> - EJ /'FJ 'J /H3* 92J2: EF GE -1AG'J *H 1' EJ ~0J1E. 'E' ,F¯ H 4H1 H -E'3G AB7 (.4J '2 2F/¯J 'F3'F '3*. </span> <span lang="fa" style="font-size: 10pt; line-height: 150%; font-family: Tahoma"> †</span><span lang="AR-SA" style="font-size: 10pt; line-height: 150%; font-family: Tahoma">J2G'J /J¯1J GE G3*F/ CG "/EJ ('J/ (G "FG' GE *H,G CF/. 'D¯HJ C'ED  ('J/ /1 "F 2EJFG G' GE -1A (1'J ¯A*F /'4*G ('4/. 'JF7H1 FJ3* </span></p> <p class="MsoBodyText2" dir="rtl" style="TEXT-JUSTIFY: kashida; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> - -*E'K GEJF7H1 '3*. H EF (G *H EJ ¯HJE CG 'EJ1'DE$EFJF /1 "F EH'1/ GE  'D¯HJJ B'(D B(HD H C'ED '1'JG EJ /G/. ".1 *H /1('1G 2F/¯J 'EJ1'DE$EFJF †G AC1 C1/G 'J</span></p> <p class="MsoBodyText2" dir="rtl" style="TEXT-JUSTIFY: kashida; LINE-HEIGHT: normal; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma"> AC1 EJ CFJ *E'E 2F/¯J -61* 9DJ (9) /1 ,F¯ H 9('/* .D'5G 4/G</span></p> <p class="MsoBodyText2" dir="rtl" style="TEXT-JUSTIFY: kashida; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> - J9FJ 'JF7H1 F(H/G '3*!</span></p> <p class="MsoBodyText2" dir="rtl" style="TEXT-JUSTIFY: kashida; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> - FG CG F(H/G '3*! -61* 9DJ (9)  E1/J .H4 1H H .F/'F (H/G 'F/. GEJ4G *(3E .H4 "JF/J (1 D( /'4*G 'F/ CG /D E$EF'F 1' 4'/ EJ C1/G '3*. 'J4'F *A1J- GE EJ C1/G 'F/. EF*G' *A1J- /1 /J/¯'G 9DJ (9) HD¯1/J H '*D'A HB* J' 1H2 1' (G 4( 13'F/F F(H/. </span></p> <p class="MsoBodyText2" dir="rtl" style="TEXT-JUSTIFY: kashida; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> - ~3 *A1J- 9DJ (9) †¯HFG (H/ </span></p> <p class="MsoBodyText2" dir="rtl" style="TEXT-JUSTIFY: kashida; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> 9DJ (9) C'1 1' *A1J- EJ /'F3*.</span></p> <p class="MsoBodyText2" dir="rtl" style="TEXT-JUSTIFY: kashida; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> *A1J- 'H 1'  E3'A1*  CEC (G /J¯1'F  *-5JD H */1J3  31H/F  FH4*F  -A8 H B1'&* B1"F  E('-+G  F¯1J3*F (G 7(J9* H H124 *4CJD EJ /'/. ~1/'.*F (G H124G'J 4E4J1('2J  ~1*'( FJ2G  '3( 3H'1J  C4*J  H2FG (1/'1J H 41C* /1 E3'(B'* H124J GE (1'J 'J4'F ,F(G *A1J- /'4*G '3*.</span></p> <p class="MsoBodyText2" dir="rtl" style="TEXT-JUSTIFY: kashida; MARGIN-LEFT: -9pt; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> - †B/1 ,'D( (H/G '3*! '-*E'D'K (G /DJD GEJF /J/¯'G 'EJ1'DE$EFJF F3(* (G *A1J- H 2F/¯J (H/G '3* G '¯1 31*'31 2F/¯J 4'F 1' E1H1 CFJE  D-8G 'J *HBA H 3CHF /1 "F FEJ J'(JE. ¯HJJ -*J JC D-8G&nbsp; (' </span> <span lang="fa" style="font-size: 10pt; line-height: 150%; font-family: Tahoma"> GE (' </span> <span lang="AR-SA" style="font-size: 10pt; line-height: 150%; font-family: Tahoma"> D-8G B(DJ 4'F E4'(G F(H/G '3*. H /13* (G /DJD GEJF /J/¯'G (H/ CG 4H.J H .F/G GE /1 3J1G EHD'J E*BJ'F  4CD /J¯1J /'4*.</span></p> <p class="MsoBodyText2" dir="rtl" style="TEXT-JUSTIFY: kashida; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> - E¯1 4H.J H .F/G 9DJ (9) †¯HFG (H/</span></p> <p class="MsoBodyText2" dir="rtl" style="TEXT-JUSTIFY: kashida; LINE-HEIGHT: normal; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma"> 'EJ1'DE$EFJF 'GD 4H.J H E2'- (H/  'E' FG 4H.J G'J 2FF/G H (J E2G! (DCG E2'- G'J E9F'/'1 H "EH2F/G!</span></p> <p class="MsoBodyText2" dir="rtl" style="TEXT-JUSTIFY: kashida; MARGIN-LEFT: -9pt; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> G1¯'G CG JCJ '2 J'1'F H /H3*'F4 1' :E¯JF H ¯1A*G EJ /J/  (' 4H.J 'H 1' .H4-'D EJ C1/ *' 'F/CJ '2 'F/HG4 CE 4H/. '2 GEG EGE*1 'JFCG  4'/J 9DJ (9) GF¯'EJ (H/ CG JC C'A1  E3DE'F EJ</span><span lang="AR-SA" style="font-size: 10pt; line-height: 150%; font-family: Tahoma">4/. </span> <span lang="fa" style="font-size: 10pt; line-height: 150%; font-family: Tahoma">&nbsp;&nbsp; </span> <span lang="AR-SA" style="font-size: 10pt; line-height: 150%; font-family: Tahoma"> ,F¯J (G ~J1H2J .*E EJ 4/  :0'JJ (G ABJ1 EJ 13'F/  /D :E/J/G 'J 1' 4'/ EJ C1/  E4CDJ 1' '2 </span> <span lang="fa" style="font-size: 10pt; line-height: 150%; font-family: Tahoma"> '2 </span> <span lang="AR-SA" style="font-size: 10pt; line-height: 150%; font-family: Tahoma"> C3J E1*A9 EJ C1/ H CH/C J*JEJ 1' 0HB 2/G EJ FEH/. FC*G /J¯1 GE 'JF (H/ CG EHD'J E*BJ'F /1 4H.J G'J4 E1'B( H E-'A8 -/H/ 419J (H/ *' -*J (G 4H.J /1H: F¯HJ/  /D E$EFJ 1' F4CF/ J' (' 2F H /.*1 F'E-1EJ  4H.J FFE'J/.</span></p> <p class="MsoBodyText2" dir="rtl" style="TEXT-JUSTIFY: kashida; MARGIN-LEFT: -9pt; LINE-HEIGHT: normal; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma"> 9DJ H '1*('7 (' 2F'F H /.*1'F</span></p> <p class="MsoBodyText2" dir="rtl" style="TEXT-JUSTIFY: kashida; MARGIN-LEFT: -9pt; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> - (G 7H1 E+'D GEJF †¯HF¯J '1*('7 /'4*F (' 2FG' H /.*1G'J F'E-1E /1 ,'E9G  JCJ '2 E96D'* 'E1H2 E' </span> <span lang="fa" style="font-size: 10pt; line-height: 150%; font-family: Tahoma"> E' </span> <span lang="AR-SA" style="font-size: 10pt; line-height: 150%; font-family: Tahoma"> ,H'FG' '3*. (.'71 'JFCG FG 'D¯HJ EF'3(J /1</span><span lang="fa" style="font-size: 10pt; line-height: 150%; font-family: Tahoma"> </span> <span lang="AR-SA" style="font-size: 10pt; line-height: 150%; font-family: Tahoma"> EH1/ " F '1'&G 4/G H FG /J/¯'G /JF /1</span><span lang="fa" style="font-size: 10pt; line-height: 150%; font-family: Tahoma"> </span> <span lang="AR-SA" style="font-size: 10pt; line-height: 150%; font-family: Tahoma"> EH1/ "F (G </span> <span lang="fa" style="font-size: 10pt; line-height: 150%; font-family: Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span> <span lang="AR-SA" style="font-size: 10pt; line-height: 150%; font-family: Tahoma"> .H(J E4.5 H *(JJF 4/G '3*. *'2G  *F/1HJ G' H C, 1HJG'J ¯1HGG' H 7(B'* ¯HF'¯HF /1 E1-DG 9ED 1' GE (G "F '6'AG CF. </span> </p> <p class="MsoBodyText2" dir="rtl" style="TEXT-JUSTIFY: kashida; MARGIN-LEFT: -9pt; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> '¯1 (G 3J1G 'EJ1'DE$EFJF /B* CFJ  EJ (JFJ CG -61* 9DJ (9) /1 3FJF ,H'FJ (' 2F'F 3'D.H1</span><span lang="fa" style="font-size: 10pt; line-height: 150%; font-family: Tahoma">/G </span> <span lang="AR-SA" style="font-size: 10pt; line-height: 150%; font-family: Tahoma"> /G '3D'E 3D'E H '-H'D~13J EJ FEH/ HDJ (' /.*1'F H 2F'F ,H'F FG! -*J 3D'E GE FEJ C1/. /1 </span> <span lang="fa" style="font-size: 10pt; line-height: 150%; font-family: Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span> <span lang="AR-SA" style="font-size: 10pt; line-height: 150%; font-family: Tahoma"> -'DJCG ~J'E(1 /1 GE'F 2E'F (' 2F'F H /.*1'F GE 3D'E H '-H'D~13J EJ C1/F/. †HF 2E'FJ CG </span> <span lang="fa" style="font-size: 10pt; line-height: 150%; font-family: Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span> <span lang="AR-SA" style="font-size: 10pt; line-height: 150%; font-family: Tahoma"> 9DJ (9) 20 3'DG H /19FAH'F ,H'FJ †FJF 9ED EJ FEH/  ~J'E(1 'C1E (5) B1J( 50 3'D '2 </span> <span lang="fa" style="font-size: 10pt; line-height: 150%; font-family: Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span> <span lang="AR-SA" style="font-size: 10pt; line-height: 150%; font-family: Tahoma"> 9E1 41JA4'F EJ ¯04* (F'(1'JF '2 "F,' CG '-*E'D ~J4 "E/F ¯F'G /3* CE (1'J 71A EB'(D /H1 '2 </span> <span lang="fa" style="font-size: 10pt; line-height: 150%; font-family: Tahoma"> '2 </span> <span lang="AR-SA" style="font-size: 10pt; line-height: 150%; font-family: Tahoma"> 0GF F(H/  9DJ (9) 'JF *1(J* 4/G EC*( ~J'E(1 (G 9FH'F JC ,H'F 39J /'4* E3'&D '1*('7J H </span> <span lang="fa" style="font-size: 10pt; line-height: 150%; font-family: Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span> <span lang="AR-SA" style="font-size: 10pt; line-height: 150%; font-family: Tahoma"> -/H/ (JF /.*1 H ~31 J' (G 9('1*J 2F H E1/ 1' E1'9'* CF/. G1 †F/ H,H/ F'2FJF "F -61* E(1' H ~'CJ2G '2 </span> <span lang="fa" style="font-size: 10pt; line-height: 150%; font-family: Tahoma"> '2 </span> <span lang="AR-SA" style="font-size: 10pt; line-height: 150%; font-family: Tahoma"> G1 ¯HFG "DH/¯J (H/.</span></p> <p class="MsoBodyText2" dir="rtl" style="TEXT-JUSTIFY: kashida; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> '2 71AJ ~J'E(1 3G /.*1 ,H'F (G F'EG'J 2JF(  'E CD+HE H A'7EG /1 .'FG /'4*F/. -61* 9DJ (9) (' 'JFCG '2 CH/CJ (G 'JF .'FG 1A* H "E/ /'4*F/  'E' /1 'JF 1A* H "E/G' FG'J* /B* 1' (G 9ED EJ "H1/F/. /1 -'DJCG GEJF 9DJ (9) /1 /H1'F .D'A*4  HB*J CG -/H/ 60 3'D 3F /'4* H GE31 4GJ/J 1' FJ'2EF/ CEC /J/  (G J'1J 'H 4*'A*.</span></p> <p class="MsoBodyText2" dir="rtl" style="TEXT-JUSTIFY: kashida; LINE-HEIGHT: normal; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma"> ~3 /1 '1*('7 (' 'A1'/ F'E-1E  †J2J CG (J4 '2 9H'ED /J¯1 'GEJ* /'1/</span></p> <p class="MsoBodyText2" dir="rtl" style="TEXT-JUSTIFY: kashida; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> FJ* H 'F¯J2G 71AJF H '2 GEG EGE*1 9/E 'EC'F H,H/ EA3/G /1' JF '1*('7 (1'J G1 /H FA1 '3*!</span></p> <p class="MsoBodyText2" dir="rtl" style="TEXT-JUSTIFY: kashida; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-SIZE: 10pt; LINE-HEIGHT: 150%; FONT-FAMILY: Tahoma"> J'1J 13'F/F (G FJ'2EF/ H /1 7D( 16'J ./' "FGE /1 -/ 61H1* E7DH( '3* H DJCF 'JF 3J1G ,/'J '2 (G'FG ,HJJ (1'J "4F'JJ H '3*E*'9'* H D0* ,HJJ H G1¯HFG "DH/¯J /J¯1 '3*.</span></p> <p class="MsoBodyText2" dir="rtl" style="TEXT-JUSTIFY: kashida; LINE-HEIGHT: normal; TEXT-ALIGN: justify; TEXT-KASHIDA: 0%"> <span lang="AR-SA" style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma"> (G 1'3*J CG C3J †HF -61* 9DJ (9)  /1 3FJF ,H'FJ '4 H /1 1J2*1JF -1C'* H 1A*'1G'J4 (G*1JF 'D¯HJ F3D ,H'F E'3*</span></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" height="19"> <p align="center"><font size="2"> <font color="#0000FF"> <a href="../Index_F.htm">('2¯4*</a></font></a></font></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%" height="1"> <tr> <td width="5" height="1"></td> <td background="../images/downcenter_left.gif" width="12" height="1">&nbsp;</td> <td background="../images/downcenter_center.gif" height="1">&nbsp;</td> <td background="../images/downcenter_right.gif" width="25" height="1">&nbsp;</td> <td width="7" height="1"></td> </tr> </table> </td> </tr> </table> </td> <td valign="top" width="163" background="../images/line-right.gif" height="429"> <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"> <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" dir="rtl"> <a style="text-decoration: none" href="../Damghan/safarname%20damghan-main.htm"><font size="2" color="#0000FF">3A1F'EG G'Ì /'E:'F</font></a></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../nashriyeh/nashriye-%20arshiv.htm"><font color="#0000FF">.(1F'EG F¯'G ,H'F</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#3C9DFF" width="100%" bgcolor="#3C9DFF" background="../images/back1button.gif"> <tr> <td width="100%" bordercolor="#FFFFFF" bgcolor="#FFFFFF" background="../images/back1button.gif"> <p align="center" style="margin-top: 0; margin-bottom: 0" dir="rtl"> <font size="2" color="#0000FF"><font color="#0000FF"> <a style="text-decoration: none" href="../matbooat/Main.htm"><font color="#0000FF">E7(H9'*</font></a></font> <font color="#0000FF"> <a href="../matbooat/Main.htm" style="text-decoration: none"> <font color="#0000FF">H .(1¯2'1ÌG'</font></a></font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../imam%20sajad/darolaytam.htm"> <font color="#0000FF">/'1'D'Ì*'E</font></a></font></a><a style="text-decoration: none" href="../imam%20sajad/darolaytam.htm"><font size="2" color="#0000FF"> 'E'E 3,'/</font></a></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#3C9DFF" width="100%" bgcolor="#3C9DFF" background="../images/back1button.gif"> <tr> <td width="100%" bordercolor="#FFFFFF" bgcolor="#FFFFFF" background="../images/back1button.gif"> <p align="center" style="margin-top: 0; margin-bottom: 0" dir="rtl"> <span lang="fa"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../matbooat/web%20va%20weblog.htm"> <font color="#0000FF">~ÌHF/G'</font></a></font><a style="text-decoration: none" href="../matbooat/web%20va%20weblog.htm"><font size="2" color="#0000FF">&nbsp;</font></a></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="4"> <tr> <td width="100%" height="4"> <p align="center"> </td> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="19"> <tr> <td width="100%" background="../images/backheadcenter.gif" dir="rtl" valign="top" height="19"> <p style="margin-top: 0; margin-bottom: 0"> <font size="2" color="#FFFFFF">&gt; *(DJ:'*</font></td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%" height="35"> <tr> <td> <p align="center"> <object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="158" height="44"> <param name="movie" value="../images/javaninter.swf"> <param name="quality" value="High"> <param name="_cx" value="4180"> <param name="_cy" value="1164"> <param name="FlashVars" value> <param name="Src" value="../images/javaninter.swf"> <param name="WMode" value="Window"> <param name="Play" value="-1"> <param name="Loop" value="-1"> <param name="SAlign" value> <param name="Menu" value="-1"> <param name="Base" value> <param name="AllowScriptAccess" value="always"> <param name="Scale" value="ShowAll"> <param name="DeviceFont" value="0"> <param name="EmbedMovie" value="0"> <param name="BGColor" value> <param name="SWRemote" value> <param name="MovieData" value> <param name="SeamlessTabbing" value="1"> <embed src="../images/javaninter.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="158" height="44" quality="High"></object> </td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td><hr></td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%" height="32"> <tr> <td> <p align="center"> <object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj2" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="158" height="42"> <param name="movie" value="../images/shabahang.swf"> <param name="quality" value="High"> <param name="_cx" value="4180"> <param name="_cy" value="1111"> <param name="FlashVars" value> <param name="Src" value="../images/shabahang.swf"> <param name="WMode" value="Window"> <param name="Play" value="-1"> <param name="Loop" value="-1"> <param name="SAlign" value> <param name="Menu" value="-1"> <param name="Base" value> <param name="AllowScriptAccess" value="always"> <param name="Scale" value="ShowAll"> <param name="DeviceFont" value="0"> <param name="EmbedMovie" value="0"> <param name="BGColor" value> <param name="SWRemote" value> <param name="MovieData" value> <param name="SeamlessTabbing" value="1"> <embed src="../images/shabahang.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj2" width="158" height="42" quality="High"></object> </td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td><hr></td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%" height="15"> <tr> <td dir="rtl" valign="top"> <p align="center"> <font size="2" color="#006BD7">3A'14 *(DJ:'*:</font></td> </tr> <tr> <td dir="rtl" valign="top"> <p align="center"><span lang="en-us"> <font size="2" color="#808080">02325253699</font></span></td> </tr> <tr> <td dir="rtl" valign="top"> <hr></td> </tr> </table> <table border="0" cellpadding="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="42"> <tr> <td width="100%" height="42" dir="ltr" valign="top"> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td background="../images/backheadcenter.gif" dir="rtl" style="margin-top: 0; margin-bottom: 0"> <p align="right"> <font color="#FFFFFF" style="font-size: 8pt"> <span lang="en-us">&gt; </span>DJF©G'Ì E1(H7 (G 'JF 5A-G</font></td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%" height="2399"> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="89"> &nbsp;</td> </tr> <tr> <td align="center" dir="rtl" height="38"> &nbsp;<!-- Begin WebGozar.com Counter code --> <script type="text/javascript" language="javascript" src="http://www.webgozar.ir/c.aspx?Code=1530202&amp;t=counter" ></script> <noscript><a href="http://www.webgozar.com/counter/stats.aspx?code=1530202" target="_blank">"E'1</a></noscript> <!-- End WebGozar.com Counter code --></td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> <td width="5" background="../images/line-right1.gif" height="1">&nbsp;</td> </tr> </table> </td> </tr> <tr> <td height="28" width="769" background="../images/line-down.gif"> <p align="center" style="margin-top: 2; margin-bottom: 0"> <font size="1" face="Arial">copy right © 2008<span lang="en-us">-</span>2012 <a style="text-decoration: none; " href="http://www.Tarikhaneh.com"> <font color="#FFFFFF">Tarikhaneh.com</font></a> all right reserved .all graphics copy right by<span lang="en-us"><a style="text-decoration: none" href="mailto:sitetarikhaneh@gmail.com"> <font color="#FFFFFF">Tarikhaneh</font></a></span></font></td> </tr> </table> </td> </tr> </table> </body> </html>