ÿþ<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>"EH2G G'ÌÌ '2 2F/¯'FÌ "3E'FÌ -61* A'7EG E16ÌG 3D'E 'DDG 9DÌG' </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> <script language="JavaScript" fptype="dynamicanimation"> <!-- function dynAnimation() {} function clickSwapImg() {} //--> </script> <script language="JavaScript1.2" fptype="dynamicanimation" src="../../animate.js"> </script> <body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" style="font-family: Tahoma; font-size: 10pt" link="#787485" vlink="#787485" alink="#787485" onload="dynAnimation()" language="Javascript1.2"> <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" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%"> <tr> <td width="100%" align="center"> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="44%"> <tr> <td bgcolor="#FFFFFF" height="50" width="640" valign="bottom"> <p align="center"> <img border="0" src="../images/banner_farsi.jpg" width="777" height="84"></td> </tr> <tr> <td height="1" valign="top" width="769"> <table border="0" style="border-collapse: collapse" width="777" height="1"> <tr> <td width="7" background="../images/shadow-left1.gif" height="1">&nbsp;</td> <td valign="top" width="759" height="1"> <table border="0" style="border-collapse: collapse" width="759" bordercolor="#000000" height="561"> <tr> <td valign="top" width="592" height="19" background="../images/line-b-top.gif" dir="rtl" colspan="3"> <p align="right"> <a href="../Index_F.htm"> <img border="0" src="../images/main_page_pic_f.gif" width="59" height="14"></a><img border="0" src="../images/about%20us_pic_f.gif" width="59" height="14"><a href="mailto:info@tarikhaneh.com"><img border="0" src="../images/contact%20us_pic_f.gif" width="59" height="14"></a><img border="0" src="../images/site_map_pic_f.gif" width="59" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="9" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/best_pic_f.gif" width="133" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><a href="../Damghan/English/Index_E.htm"><img border="0" src="../images/english_pic.gif" width="59" height="14"></a><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"></td> <td valign="top" width="163" height="40" background="../images/line-right.gif" rowspan="2"> <p align="center"> <object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj3" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="158" height="37"> <param name="movie" value="../Flash/tarikhaneh.swf"> <param name="quality" value="High"> <param name="bgcolor" value="FFFFFF"> <param name="_cx" value="4180"> <param name="_cy" value="979"> <param name="FlashVars" value> <param name="Src" value="../Flash/tarikhaneh.swf"> <param name="WMode" value="Window"> <param name="Play" value="-1"> <param name="Loop" value="-1"> <param name="SAlign" value> <param name="Menu" value="-1"> <param name="Base" value> <param name="AllowScriptAccess" value="always"> <param name="Scale" value="ShowAll"> <param name="DeviceFont" value="0"> <param name="EmbedMovie" value="0"> <param name="SWRemote" value> <param name="MovieData" value> <embed src="../Flash/tarikhaneh.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj3" width="158" height="37" quality="High" bgcolor="#ffffff"></object> </td> </tr> <tr> <td valign="top" width="134" height="21" dir="rtl"> <p align="right"><font size="2"> <marquee onmouseover="this.stop()" onmouseout="this.start()" scrollAmount="2" scrollDelay="100" width="132" bgColor="#FFFFFF" height="13" align="center" direction="right">©'FHF ,H'F'F *'1J.'FG EB/E ('2/J/©FF/¯'F 92J2 1' ¯1'E&#1740; EJ/'1/</marquee></font></td> <td valign="top" width="56" height="21" dir="rtl" background="../images/tit.gif"> &nbsp;</td> <td valign="top" width="398" height="21" dir="rtl" background="../images/top_new_pi.gif"> <p align="center" style="margin-top: 0; margin-bottom: 0"> <font size="1" color="#FFFFFF">/'F4Ì ©G /1 ,G'F '3* 1' *FG' /1 ,G'F EÌ*H'F J'A* FG /1 ©F, '*'B </font></td> </tr> <tr> <td valign="top" width="592" height="521" colspan="3"> <table border="0" style="border-collapse: collapse" width="100%" height="658"> <tr> <td valign="top" height="658"> <table border="0" style="border-collapse: collapse" width="100%" height="23"> <tr> <td width="5">&nbsp;</td> <td width="33" background="../images/lheadcenter.gif">&nbsp;</td> <td background="../images/backheadcenter.gif" dir="rtl" valign="top" style="font-family: Tahoma; font-size: 10pt"> <p align="right"><font color="#FFFFFF"> :: <span lang="fa">"EH2G G'ÌÌ '2 2F/¯'FÌ "3E'FÌ -61* A'7EG E16ÌG 3D'E 'DDG 9DÌG' </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"> <tr> <td width="5">&nbsp;</td> <td width="4" background="../images/center_left0.gif">&nbsp;</td> <td width="559" dir="rtl" valign="top"> &nbsp;</td> <td width="6" background="../images/center_right.gif">&nbsp;</td> <td width="5">&nbsp;</td> </tr> <tr> <td width="5">&nbsp;</td> <td width="4" background="../images/center_left0.gif">&nbsp;</td> <td width="559" dir="rtl" valign="top"> <p align="center"><span lang="fa"> <font size="2">"12HÌE (FHÌ3Ì/ ED'&© 'Ì ©'4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3ÌFG EF 3~1 'E '(ÌG' EÌ 4/</font></span></td> <td width="6" background="../images/center_right.gif">&nbsp;</td> <td width="5">&nbsp;</td> </tr> <tr> <td width="5">&nbsp;</td> <td width="4" background="../images/center_left0.gif">&nbsp;</td> <td width="559" dir="rtl" valign="top"> &nbsp;</td> <td width="6" background="../images/center_right.gif">&nbsp;</td> <td width="5">&nbsp;</td> </tr> <tr> <td width="5">&nbsp;</td> <td width="4" background="../images/center_left0.gif">&nbsp;</td> <td width="559" dir="rtl" valign="top"> <p style="text-align: justify; text-justify: kashida; line-height: 150%; margin-bottom: 0"> <font face="Tahoma" size="2"><b> <font color="#ff0000">A1J'/ E8DHEJ* 2G1'Ì '7G1 3D'E 'DDG 9DÌG'</font></b></font></p> <p style="text-align: justify; text-justify: kashida; line-height: 150%; margin-bottom: 0"> <font face="Tahoma" size="2">2F/¯I ('FHI (21¯ '3D'E (' "F CG /1 ,H'FI (G .2'F ¯1'JJ/  /1 GE'F /H1'F CH*'G  /13&nbsp;G'I A1'H'FI (1'I ~J1H'F -61*4 (G ,' ¯0'4*. JCI '2 'JF "EH2G G' CG 31'31 9E1 ~1(1C* A'7EG E16JG (3D'E 'DDG 9DÌG') JC5/' H GE3H "F 1' A1J'/ EI&nbsp;C1/  «<b>'G*E'E H ,/J* F3(* (G /JF</b>» (H/G&nbsp;'3*. E8DHEJ* (' GEG (.4&nbsp;G'I 2F/¯I 5/JBG 7'G1G ~JHF/ .H1/  (G&nbsp;HJ˜G -H'/+ /H1'F ~3 '2 1-D* ~J'E(1 'C1E (5DÌ 'DDG 9DÌG H "DG) CG GE†H *F/('/I (1 "F «<font color="#ff0000"><b>J'3 F(I</b></font>» H2J/ H EF,1 (G 4G'/* /1/F'C H :E&nbsp;"H1 "F «<font color="#ff0000"><b>1J-'FG 13HD</b></font>» ¯1/J/  'E' GEJF E8DHEJ*&nbsp;G'I ~JH3*G FJ2 GE¯I JC ,G* 1' F4'F EI&nbsp;/G/ H "F «<b>3HI /JF&nbsp;/'1I H ~'J/'1I (G ~'I /JF '5JD</b>» '3*. <b>- </b>HD'/* -61* A'7EG (3D'E 'DDG 9DÌG') (' 'F2H'I E'/1(21¯H'14 '23HI 2F'F B1J4 GE1'G 4/. "F'F (G /DJD '2/H', -61* ./J,G (3D'E 'DDG 9DÌG') (' ~J'E(1 '3D'E (5DÌ 'DDG 9DÌG H "DG) (' HI B79 1'(7G C1/F/ H -'61 F4/F/ /1 D-8'* /4H'1 H69&nbsp;-ED (G J'1I 'H (4*'(F/. (/JF 4CD 2G1'I '7G1 (3D'E 'DDG 9DÌG') /1 A6'JI "CF/G '2 E8DHEJ* E*HD/ 4/. 'E' ~J'E 'JF E8DHEJ* †J2I F(H/ ,2 «/A'9 '2 /JF ./' H -E'J* '2 13HD ./' E-E/ (5DÌ 'DDG 9DÌG H "DG)»<br> - CH/CI A'7EG E16JG (3D'E 'DDG 9DÌG') (' /H1G F.3* *(DJ: /JF /1 ECG *H#E ¯1/J/. E4'G/G ~/1 CG (G 61( 3F¯('1'F 2.EI&nbsp;4/G J' 4CE(G 4*1 (1 31 H 1HI E('1C4 1J.*G&nbsp;'F/  (.4I '2 3GE CH/CI A'7EG (3D'E 'DDG 9DÌG') /1 13'D* /4H'1 13HD ./' E-E/ (5DÌ 'DDG 9DÌG H "DG) (H/.<br> 'H, 'JF 3.*I  /1 3G 3'D E-'51G /1 49( '(I&nbsp;7'D( 9DJG 'D3D'E (G HBH9 ~JH3*. *D. C'EI&nbsp;G'JI CG (' E1¯ E'/1 92J24  *D.&nbsp;*1 4/. ~J'E 'JF /H1'F FJ2 /1 ~'3. F(I 'C1E (5DÌ 'DDG 9DÌG H "DG) (G H9/G&nbsp;G'I A1Ì(F/G 31'F ECG ,DHG EI&nbsp;FEH/ CG A1EH/: «<b><font color="#ff0000">'¯1 .H14J/ 1' /1 /3* 1'3* EF H E'G 1' /1 /3* †~E B1'1/GJ/ *' 'E1 13'D* 'DGI 1' H'FGE  †FJF F.H'GE C1/.</font></b>» H 'JF /13 (21¯ '3*B'E* /1 /JF (H/. - ":'2 FH,H'FI "F -61* /1 E/JFG (' ,F¯&nbsp;G'I ~I&nbsp;/1~I 9DJG E3DE'F'F GE1'G 4/. 91H3 .'FG 'EJ1'DE$EFJF 9DJG&nbsp;'D3D'E /1 :J'( GE31 .H/ CG 31/'1 (I&nbsp;(/JD 3~'G '3D'E (H/  ('13F¯JF C'1G'I .'FG H 13J/¯I (G A12F/'F .1/3'D 1' (G /H4 EI&nbsp;C4J/. /'3*'F /3*'F 2G1'I E16JG (3D'E 'DDG 9DÌG') CG '2 †1.'F/F "3J'( 3F¯I 2.E 4/G&nbsp;(H/ H †'/1 H5DG&nbsp;/'1 -61*4 CG 3DE'F 1' (G ¯1JG 'F/'.*  GE†FJF E',1'I 4(G'I .'FG 9DI 9DJG&nbsp;'D3D'E CG A12F/'F CH†C4 ¯13FG 31 (1 ('DJF EI&nbsp;¯0'4*F/  ¯H4G&nbsp;G'JI '2 /1/ H 1F, FH91H3 "3E'FI '3D'E '3* CG GE¯I (G ~'I FG'D FH13 '3D'E H (1'I ,'F ¯1A*F /1.* 13'D* (H/. - 92'I :E('1 3J/'D4G/' 9DJG&nbsp;'D3D'E CG <b> (21¯*1JF E5J(* *'1J. (41</b> '3*  ~J4'~J4 .'F/'F F(H* 1' (G '3*B('D .H/ (1/. (1 '3'3 1H'J'* E9*(1  ,(1&JD (1'I 13HD ./' (5DÌ 'DDG 9DÌG H "DG) .(1 '2 A12F/I "H1/ CG ./'HF/ E*9'D (G 2G1'I '7G1 (3D'E 'DDG 9DÌG') 97' .H'G/ C1/ H 'E*  'H 1' (G 4G'/* .H'GF/ 13'F/. -61* A'7EG (3D'E 'DDG 9DÌG') .H'3* *' 'JF *B/J1 'DGI *:JJ1J'(/. 'E' A14*G H-I E,//'K .(1 "H1/ CG ~'/'4 'JF 'E1  '3*E1'1 'E'E* /1 F3D -3JF 9DJG&nbsp;'D3D'E .H'G/ (H/. '/'EG 3D3DG 'E'E* J9FI (G CE'D 13J/F C'1 GEG 'F(J'I ¯04*G. 3.F CG (/JF ,' 13J/ -61* A'7EG (3D'E 'DDG 9DÌG') 'JF ('1 3F¯JF 1' ~0J1A*. 'F/HG E8DHEJ* -3JF 9DJG&nbsp;'D3D'E -*I ~J4 '2 HD'/*  BD( H ,'F ('FHI (21¯ '3D'E 1' "CF/ H *' ".1JF E1'-D -J'* GE1'G 'J4'F (H/ †F'F CG /1 D-8'* 31'31 'F/HG H/'9 "F -61* (' GE31 E8DHE4 'EJ1'DE$EFJF 9DJG&nbsp;'D3D'E '2 ".1JF H5'J'I 5/JBG 7'G1G&nbsp;'JF (H/: «.<font color="#ff0000"><b>.. C4*G /4EF'F /1 CF'1 A1'* 1' '2 J'/ E(1.</b></font>» 'JF GEG 'F/HG AB7 (G ~'I /JF H (1'I -A8 "F. - ¯04*G '2 ,G*&nbsp;¯J1I CDI /1 2F/¯'FI -61* 2G1' (3D'E 'DDG 9DÌG')  *9'DJE "F ('FH FJ2 /1 ,G* *1HJ, H *4HJB «'G*E'E (G /JF» B1'1 /'4*. 'E'E 93¯1I 9DJG&nbsp;'D3D'E FBD EI&nbsp;A1E'J/: CG 1H2I .'FEI ./E* -61* 2G1' (3D'E 'DDG 9DÌG') "E/ H 3$'D'*I 1',9 (G FE'2 ~13J/. †HF *9/'/ 3$'D'* 2J'/ H 2E'F 7HD'FI 4/  2F .,'D* C4J/ H ¯A*: (3 '3* /J¯1 2-E* FEI&nbsp;/GE. ('FHI '3D'E A1EH/: G1†G EI&nbsp;.H'GI (~13. "J' '¯1 C3I ',J1 4H/ CG ('1 3F¯JFI 1' (G ('E (13'F/ H JC5/G2'1 /JF'1 (7D') ',1* /1J'A* CF/ 'JF C'1 (1 'H 3.* EI&nbsp;"J/... EF 32'H'1*1E CG 'JF C'1 (1 EF ¯1'F FJ'J/. '2 ~/1E 13HD ./' (5DÌ 'DDG 9DÌG H "DG) 4FJ/E CG A1EH/: /'F4EF/'F 4J9G E' /1 1H2 BJ'E* /1 -'DI E-4H1 EI&nbsp;4HF/ CG (G 'F/'2G AGE H /'F4 H CH44 "F'F /1 1'G '14'/ (F/¯'F  (1 B'E*4'F .D9*&nbsp;G'I C1'E* H (21¯H'1I 'ACF/G EI&nbsp;4H/. 'JF F-HG (1.H1/ ('FHI (21¯ '3D'E  FH9I '1'&G 'D¯HI 9EDI (G ~J1H'F4 /1 ,G* 'GEJ* /'/F (G AGE H ~134¯1I /JF H A1GF¯3'2I /1'JF 2EJFG '3*. /1 EH1/I /J¯1 -61* 2G1' (3D'E 'DDG 9DÌG') (G .'FEI -,* H '3*/D'DI "EH.* *' /1 (-+ (1 E(D: E9'F/I ~J1H2 4H/. 2E'FI CG "F 2F ~3 '2 :D(G (1 E.'DA  '(1'2 4'/I 2J'/I FEH/  -61* (G 'H A1EH/F/: 4'/I A14*¯'F (G H'37G :D(G *H (1 "F 2F (J4 '2 31H1 *H '3* H :5G 4J7'F H 9H'ED 'H (G H'37G -2F "F 2F E9'F/  (J4 '2 :5G .H/ 'H '3*.<br> - E',1'G'JI CG ~3 '2 1-D* 13HD ./' (5DÌ 'DDG 9DÌG H "DG) (1 A'7EG E16JG (3D'E 'DDG 9DÌG') ¯04* H 4/* -2F H 'F/HG "F ¯1'EI /1 "F /H1'F (G H5A FEI&nbsp;"J/.<br> *9(J1 .H/ 'J4'F /1 491 EF3H( (G -61*4 'JF '3*: «<font color="#ff0000"><b>E5J(*&nbsp;G'JI (1 EF A1H1J.* CG '¯1 (G 1H2G' 'ACF/G EI&nbsp;4/ "FG' 1' (G 4(G'I *'1JC (/D EI&nbsp;FEH/.</b></font>»</font></p> <p dir="rtl" style="LINE-HEIGHT: 150%; text-align:justify; text-justify:kashida; margin-left:2px; margin-right:2px; margin-top:0px; margin-bottom:0"> <font face="Tahoma" size="2">"F ('FH (G EH,( CD'E 'E'E 5'/B 9DJG&nbsp;'D3D'E  ~3 '2 /1¯04* ~/1  /'&E'K&nbsp;'4C('1 (H/ H E©11'K '2 4/* :5G '2 -'D EI&nbsp;1A*. 'E' "F HDI H -,* 'DGI (G GEG 'JF 'F/HGG' ,G* 'DGI /'/ H GEG 1' (1'I *BHJ* /JF ./' H *-CJE EHB9J* H5I H ,'F4JF 13HD ./' (5DÌ 'DDG 9DÌG H "DG) G2JFG C1/ H /1 CE'D E'*E&nbsp;2/¯I  E5'&( .H/ 1' 2EJFG FGJ(&nbsp;2/F (1 E1/E'FI B1'1/'/ CG :AD* H E5D-* 'F/J4I /FJ'JI /1 .71 (1¯4* (G ,'GDJ* B1'14'F /'/G&nbsp;(H/. 'JF †FJF (H/ CG 2G1'I '7G1 (3D'E 'DDG 9DÌG') /1 †G1G (21¯*1JF -'EI H ~J4H'I E8DHE .HJ4 8'G1 4/ H 3F/ -B'FJ* 'EJ1'DE$EFJF 9DJG&nbsp;'D3D'E H E8DHEJ* "F ,F'( 1' (' .HF .H/ EG1 C1/ H '(/J* (.4J/. -61* A'7EG 2G1' (3D'E 'DDG 9DÌG') /1 /H1'F CH*'G 1-D* 13HD ./' (5DÌ 'DDG 9DÌG H "DG) (' 4G'/* .HJ4  JC('1 (G E3,/ F(HI ~'I ¯0'4* H .7(G .H'F/ †F'F CG 98E* H GJ(* CD'E A'7EI 3*HFG'I E3,/ H (DCG 914 'DGI 1' (G D12G 'F/'.*. /1 41'J7I CG ,H 3F¯JF -'CE (1 E/JFG FA3&nbsp;G' 1' /1 3JFG E' .AG EI&nbsp;C1/  /.*1 ~J'E(1 (5DÌ 'DDG 9DÌG H "DG) -B'JB 1' /1 †G1G E3DE'F'F FGJ( 2/:</font></p> <p dir="rtl" style="LINE-HEIGHT: 150%; text-align:justify; text-justify:kashida; margin-left:2px; margin-right:2px; margin-top:0px; margin-bottom:0"> <font face="Tahoma" size="2"><b>«'</b></font><b><font face="Tahoma" size="2">I (F/¯'F ./' 4E' ~1†E/'1'F 'E1 H FGI H -'ED'F /JF H H-I 'H G3*J/  4E' 'E'F*/'1'F ./' (1 .HJ4*F (H/G H E#EH1 13'FJ/F '-C'E /JF 'H (G EDD /J¯1 EI&nbsp;('4J/... (G 3HI 4E' '2 EJ'F .H/*'F ~J'E(1I "E/ CG 1F, H F'1'-*I 4E' (1 'H /4H'1 (H/ H (1 'JE'F "H1/F 4E' '51'1 EI&nbsp;H12J/ H (G E$EFJF /D3H2 H EG1('F (H/...»</font></b></p> <div class="detail2" dir="rtl"> <p dir="rtl" style="LINE-HEIGHT: 150%; text-align:justify; text-justify:kashida; margin-left:2px; margin-right:2px; margin-top:0px; margin-bottom:0"> <font face="Tahoma" size="2">H GF¯'EI CG ./'I *9'DI .'FG ,'H/'FI 'F(J' H ,'J¯'G (1¯2J/¯'F 1' (1'I ~J:E(14 '.*J'1FEH/  CJFG&nbsp;G'I /1HFI H FA'B 4E' 8'G1 ¯4* H ,'EG /JF EF/13 H A13H/G&nbsp;4/  ¯E1'G'F .'EH4 (G 3.F /1"E/F/ H ¯EF'E'F A1HE'JG /9HI F(H: C1/F/. 4*1 ('7D&nbsp;¯1'J'F (G 5/' /1"E/ H /1 5-F .'FG&nbsp;G'J*'F ,HD'F FEH/. 4J7'F '2 CEJF¯'G .H/ /1-'DI CG 4E' 1' (G 3HI .H/ EI&nbsp;.H'F/ 31C4J/ H /J/ CG †G 2H/ /9H*4 1' ~0J1A*J/... C,' EI&nbsp;1HJ/ /1 -'DI&nbsp;CG C*'( ./' ~J4 1HI 4E' '3*. C*'(I CG E7'D( H 'EH14 GHJ/' H '-C'E4 /1.4'F H F4'FG&nbsp;G'J4 1H4F H FH'GJ4 "4C'1 H 'H'E14 H'6- '3* H 4E' "F 1' ~4* 31 .H/ 'F/'.*G&nbsp;'J/ "J' B5/ '91'6 '2 B1"F 1' /'1J/ H J' (G :J1 B1"F EI&nbsp;.H'GJ/ /'H1I CFJ/ H -CE :J1 B1"F (1'I 3*EC'1'F †G (/ ,2'JI '3*! H G1 CG ,2 '3D'E /JF /J¯1I '.*J'1 CF/ '2 'H ~0J1A*G F4H/ H /1 BJ'E* ,2H 2J'FC'1'F .H'G/ (H/. GEG G3*I H D-8G D-8G 9E1 -61* A'7EG E16JG (3D'E 'DDG 9DÌG') JC ('F¯ 1' *C1'1 EI&nbsp;C1/. A1J'/ '9*F' H *H,G (G /JF ./'  "F†F'F CG ./'HF/ .H/ .H'3*G H (/'F 'E1 A1EH/G: «<font color="#ff0000"><b>A1J'/ (J/'1 ('4 (G E3DE'F'F CG .7 '5JD /JF 1' ¯E FCFF/</b></font>» H 'JF FGJ(&nbsp;G' /1 /H1'F ~11F, ~3 '2 ~J'E(1 (5DÌ 'DDG 9DÌG H "DG) *' D-8G 4G'/* ('FHI '3D'E  (G 4CD A1J'/G'I '9D'E E8DHEJ* 9DI 'EJ1'DE$EFJF 9DJG&nbsp;'D3D'E H J'/"H1I -B ~'JE'D 4/G 'H CG F4'FG 2J1 ~' FG'/F /JF ./' (H/  /1"E/. <font color="#495669"><b>('4/ CG E' (G 9FH'F 4J9J'F A'7EG 2G1' </b></font> </font><font color="#495669"><b> <font face="Tahoma" size="1">(3D'E 'DDG 9DÌG')</font><font face="Tahoma" size="2"> H 92'/'1'F E5'&( 'H 'JF ~J'E 1' /1J'(JE. (G /JF ./' 'G*E'E H12JE H (CH4JE *' .7 HD'J* 1' ¯E FCFJE.</font></b></font><font size="4"></p> <h3 dir="rtl" style="LINE-HEIGHT: 150%; text-align:justify; text-justify:kashida; margin-left:2px; margin-right:2px; margin-top:0px; margin-bottom:0"> <font face="Tahoma" color="#ff0000" size="2"> ,DHG 'J+'1 </font></h3> </font><font size="2"> <p dir="rtl" style="LINE-HEIGHT: 150%; text-align:justify; text-justify:kashida; margin-left:2px; margin-right:2px; margin-top:0px; margin-bottom:0"> <font face="Tahoma"><b>é H J79EHF 'D79'E 9DI -(G E3CJF'K H J*JE'K H '3J1'K 'FE' F79ECE DH,G 'DDG D' F1J/ EFCE ,2'!' H D' 4CH1'</b><sup>&nbsp; </sup> (3H1G /G1 "JG 8 H 9)</font></p> <p dir="rtl" style="LINE-HEIGHT: 150%; text-align:justify; text-justify:kashida; margin-left:2px; margin-right:2px; margin-top:0px; margin-bottom:0"> <b><font face="Tahoma">«H (1 /H3*I 'H (./') (G ABJ1 H 7AD H J*JE H '3J1 79'E EI /GF/ H ¯HJF/ E' AB7 (1'I 16'I ./' (G 4E' 79'E EI /GJE H '2 4E' GJ† ~'/'4I H 3~'3I GE FEI 7D(JE ». </font> </b></p> <p dir="rtl" style="LINE-HEIGHT: 150%; text-align:justify; text-justify:kashida; margin-left:2px; margin-right:2px; margin-top:0px; margin-bottom:0"> <font face="Tahoma">2E.41I JCI '2 EA31JF (21¯ '3D'E  /1 *A3J1 'DC4'A (G FBD '2 '(F 9('3 †FJF ¯HJ/<sup> </sup>(</font></font><font face="Tahoma"><font size="1">*A3J1 'DC4'A , 4 5 197</font><font size="2"><sup> </sup>): -3F H -3JF (</font></font><font face="Tahoma" size="2">9DJG 'D3D'E) (JE'1 4/F/ ~J'E(1 (5DÌ 'DDG 9DÌG H "DG) (G GE1'G ¯1HGI '2 "F'F 9J'/* FEH/ H (G 9DI (9DJG 'D3D'E) A1EH/: †G .H( '3* (1'I 4A'I A12F/'F* F01I CFI. </font><font size="2"></p> <p dir="rtl" style="LINE-HEIGHT: 150%; text-align:justify; text-justify:kashida; margin-left:2px; margin-right:2px; margin-top:0px; margin-bottom:0"> <font face="Tahoma">"F¯'G 9DI H A'7EG (9DJGE' 'D3D'E) H A6G F01 C1/F/ CG '¯1 -3F H -3JF 9DJG 'D3D'E (G(H/ J'A*F/ 3G 1H2 1H2G (¯J1F/ GF¯'EI CG "F /H (21¯H'1 3D'E*I .H/ 1' ('2 J'A*F/ /1 .'FG †J2I (1'I 'A7'1 H,H/ F/'4*  '2 'JF 1H 9DI (9DJG 'D3D'E) 3G 5'9<sup> </sup>(</font></font><font face="Tahoma" size="1">G1 5'9 †G'1 E/ H *B1J(' JC EF *(1J2 J' 3 CJDH¯1E '3*</font><font size="2"><font face="Tahoma">)<sup> </sup>,H H'E ¯1A* H (G 1H'J*I /̯1 -61* 2G1' (9DJG' 'D3D'E) /1 .'FG ~4E 1J3J/ H 3G 5'9 ,H E2/ ¯1A*<sup> </sup> (*A3J1 'D(1G'F , 4 5 412).<sup> </sup> </font></p> <p dir="rtl" style="LINE-HEIGHT: 150%; text-align:justify; text-justify:kashida; margin-left:2px; margin-right:2px; margin-top:0px; margin-bottom:0"> <font face="Tahoma">A'7EG (9DJG' 'D3D'E) ,H 1' /3*'3 FEH/ H (' JC 5'9 "F (1'I G1 JC '2 'A1'/ .'FH'/G B15 F'F ,HJFI ~.* H (1 31 3A1G 'A7'1 FG'/. GF¯'EI CG "E'/G 'A7'1 4/F/  F/'I 3'&DI (1.'3*: 3D'E H /1H/ ./' (1 4E' 'I .'F/'F E-E/ (5DÌ 'DDG 9DÌG H "DG)! E3CJFI '2 E3'CJF E3DEJFE (G EF :0' /GJ/  ./'HF/ 4E' 1' '2 :0'G'I (G4*I F5J( A1E'J/  .'F/'F H-I F'F 'A7'1 .H/ 1' 'J+'1 C1/F/ H A6G FJ2 '2 "F'F E*'(9* C1/. "F 4( 1' (' "( 'A7'1 C1/F/ H 4( 1' (/HF :0' (31 "H1/F/. </font> </p> <p dir="rtl" style="LINE-HEIGHT: 150%; text-align:justify; text-justify:kashida; margin-left:2px; margin-right:2px; margin-top:0px; margin-bottom:0"> <font face="Tahoma">A1/'I "F 4( FJ2 1H2G ¯1A*F/ H †HF 4( A1' 13J/  F'F 'A7'14'F /1 3A1G FG'/G 4/  J*JEI (1 /1 .'FG "E/ H ('2 (G GE'F *1*J( GE¯I :0'I .H/ 1' (G "F J*JE 'J+'1 C1/F/. H "F 4( FJ2 (' "( 'A7'1 C1/G H .H/ ¯13*G E'F/F/. 1H2 3HE 1' GE 1H2G ¯1A*F/ H GF¯'E 'A7'1 '3J1I *B'6'I CEC C1/ H (1'I ('1 3HE "F†G /1 3A1G (H/ (G "F '3J1 'J+'1 4/. </font></p> <p dir="rtl" style="LINE-HEIGHT: 150%; text-align:justify; text-justify:kashida; margin-left:2px; margin-right:2px; margin-top:0px; margin-bottom:0"> <font face="Tahoma">5(- 1H2 †G'1E 9DI (9DJG'D3D'E) /3* /H A12F/ .H/ 1' ¯1A*G H "F'F 1' F2/ 13HD ./' (5DI 'DDG 9DJG H "DG) (1/ ~J'E(1 (5DI 'DDG 9DJG H "DG) -3F H -3JF 9DJG 'D3D'E 1' /J/ CG '2 ¯13F¯I †HF E1:C'FI EI D12J/F/  3~3 '2 ,' (1.'3* H (G GE1'G "F'F (G .'FG -61* 2G1' 9DJG 'D3D'E 1A*  /J/ A'7EG (3D'E 'DDG 9DÌG') /1 E-1'( (G 9('/* E4:HD '3* /1 -'DI CG CG '2 4/* ¯13F¯I †4E'F4 /1 ¯H/I F43*G '3*. EF81G *#+1 "H1I (H/. 13HD ./' (5DI 'DDG 9DJG H "DG) 'A31/G .'71 4/  /1 "F GF¯'E ,(1&JD A1H/ "E/ H 916 C1/: 'JF G/JG 1' (¯J1 ./'I *9'DI (G /'4*F †FJF 'GD (J*I (G *H *GFJ* ¯A*G '3*. ~3 3H1G «<b>GD '*I</b> » 1' (1 ~J'E(1 (5) .H'F/.<sup> </sup>(*A3J1 'D(1G'F , 4 5 412- 'DEJ2'F , 20 5 132).</font></font></div> <p dir="rtl" style="LINE-HEIGHT: 150%; text-align:justify; text-justify:kashida; margin-left:2px; margin-right:2px; margin-top:0px; margin-bottom:0">&nbsp;</p> <p dir="rtl" style="LINE-HEIGHT: 150%; text-align:justify; text-justify:kashida; margin-left:2px; margin-right:2px; margin-top:0px; margin-bottom:0"> <b><font size="+0"> <font face="Tahoma" color="#ff0000" size="2"> -/J+ 9('/* 2G1' (3D'E 'DDG 9DÌG')</font></p> </font></b><font face="Tahoma" size="2"> <p dir="rtl" style="LINE-HEIGHT: 150%; text-align:justify; text-justify:kashida; margin-left:2px; margin-right:2px; margin-top:0px; margin-bottom:0"> B5G FJ'J4 2G1' (3D'E 'DDG 9DÌG') /1 "JFG 9('1* F¯F,/. /1 'JF (.4 †F/ -/J+ 2J(' '2 2('F -61'* E95HEJF (9DJGE 'D3D'E) /1 *13E 3JE'I 9('/I A'7EG (3D'E 'DDG 9DÌG') *B/JE EI 4H/.</p> </font><font face="Tahoma"> <p dir="rtl" style="LINE-HEIGHT: 150%; text-align:justify; text-justify:kashida; margin-left:2px; margin-right:2px; margin-top:0px; margin-bottom:0"> <font size="2">é 3'D* 9F '(' 9(/'DDG (9DJG 'D3D'E) 9F A'7E) DE 3EJ* 'D2G1' AB'D: D'FG' C'F* '0' B'E* AI E-1'(G' H GH FH1G' D'GD 'D3E'! CE' *2G1 - *2GH - FH1 'DCH'C( D'GD 'D'16. </font> <font size="1">9DD 'D41'J9  , 1: 5 215. </font></p> <p dir="rtl" style="LINE-HEIGHT: 150%; text-align:justify; text-justify:kashida; margin-left:2px; margin-right:2px; margin-top:0px; margin-bottom:0"> <font size="2">1'HI EI ¯HJ/ '2 -61* 5'/B (9DJG 'D3D'E) 9D* F'E¯0'1I -61* A'7EG (3D'E 'DDG 9DÌG') 1' (G - 2G1' - ~13J/E. A1EH/: †HF HB*I CG /1 E-1'( 9('/*4 (G FE'2 EI 'J3*'/  A1H: FH14 (1'I 3'CF'F "3E'F EI /1.4J/  GE'F¯HFG CG FH1 3*'1¯'F "3E'F (1'I 2EJFJ'F EI /1.4/. </font></p> <p dir="rtl" style="LINE-HEIGHT: 150%; text-align:justify; text-justify:kashida; margin-left:2px; margin-right:2px; margin-top:0px; margin-bottom:0"> <font size="2">é B'D EH3I (F ,9A1 (9DJG 'D3D'E): </font></p> <p dir="rtl" style="LINE-HEIGHT: 150%; text-align:justify; text-justify:kashida; margin-left:2px; margin-right:2px; margin-top:0px; margin-bottom:0"> <font size="2">C'F* A'7E) (3D'E 'DDG 9DÌG') '0' /9* */9H' DDE$EFJF H 'DE$EF'* H D' */9H' DFA3G' ABJD DG' J' (F* 13HD 'DDG (5DÌ 'DDG 9DÌG H "DG) 'FC */9JF DDF'3 H D' */9JF DFA3C AB'D*: 'D,'1 +E 'D/'1. </font><font size="1">9DD 'D41'J9  , 1:216. </font></p> <p dir="rtl" style="LINE-HEIGHT: 150%; text-align:justify; text-justify:kashida; margin-left:2px; margin-right:2px; margin-top:0px; margin-bottom:0"> <font size="2">-61* EH3I (F ,9A1 '2 ~/1'F4 FBD EI CF/: G1¯'G -61* A'7EG (3D'E 'DDG 9DÌG') /9' EI C1/  (1'I 2F'F H E1/'F E$EF /9' EI C1/ H (1'I .H/ /9' FEI C1/  (G 'H ¯A*G 4/: †1' 4E' (1'I E1/E /9' EI CFJ/  'E' (1'I .H/*'F /9' FEI CFJ/ A1EH/: 'HD GE3'JG "F¯'G .'FG. </font></p> <p dir="rtl" style="LINE-HEIGHT: 150%; text-align:justify; text-justify:kashida; margin-left:2px; margin-right:2px; margin-top:0px; margin-bottom:0"> <font size="2">é B'D '(H 9(/'DDG 'D5'/B (9DÌG 'D3D'E): </font></p> <p dir="rtl" style="LINE-HEIGHT: 150%; text-align:justify; text-justify:kashida; margin-left:2px; margin-right:2px; margin-top:0px; margin-bottom:0"> <font size="2">C'F D'EI A'7E) 5D') *5DJG' 9DEG' ,(1&JD  1C9*'F *B1! AI 'D'HDI: 'D-E/ E1) H: 'F' 'F2DF'G AI DJD) 'DB/1  E') E1) H AI 'D+'FJ): 'D-E/ E1) H E') E1): BD GH 'DDG '-/  A'0' 3DE* 3(-* *3(J- 'D7'G1) 9DJG' 'D3D'E. </font> <font size="1">(,E'D 'D'3(H9: 173</font><font size="2">. )</font></p> <p dir="rtl" style="LINE-HEIGHT: 150%; text-align:justify; text-justify:kashida; margin-left:2px; margin-right:2px; margin-top:0px; margin-bottom:0"> <font size="2">'E'E 5'/B (9DÌG 'D3D'E) A1EH/: </font></p> <p dir="rtl" style="LINE-HEIGHT: 150%; text-align:justify; text-justify:kashida; margin-left:2px; margin-right:2px; margin-top:0px; margin-bottom:0"> <font size="2">E'/1E A'7EG (3D'E 'DDG 9DÌG') GEH'1G /H 1C9* FE'2 1' EI .H'F/ CG ,(1&JD (G 'H "EH.*G (H/  /1 1C9* 'HD "F ~3 '2 -E/ 5/ ('1 3H1G B/1 H /1 1C9* /HE ~3 '2 -E/ 5/ ('1 3H1G *H-J/ 1' EI .H'FI  H ~3 '2 3D'E FE'2 *3(J-'* -61*4 1' FJ2 EI ¯HJI. </font></p> </font><font face="Tahoma" size="2"> <p dir="rtl" style="LINE-HEIGHT: 150%; text-align:justify; text-justify:kashida; margin-left:2px; margin-right:2px; margin-top:0px; margin-bottom:0"> &nbsp;</p> <p dir="rtl" style="LINE-HEIGHT: 150%; text-align:justify; text-justify:kashida; margin-left:2px; margin-right:2px; margin-top:0px; margin-bottom:0"> <b><font color="#ff0000">*3(J- 2G1' (3D'E 'DDG 9DÌG') G/JG "3E'FI</font></p> </b> <p dir="rtl" style="LINE-HEIGHT: 150%; text-align:justify; text-justify:kashida; margin-left:2px; margin-right:2px; margin-top:0px; margin-bottom:0"> ~J'E(1 (5DÌ 'DDG 9DÌG H "DG) A1EH/: «'I A'7EG †J2I (G *H 97' CFE CG '2 ./E*C'1 H /FJ' (' "F†G /1 "F '3*  '124EF/*1 '3*; (9/ '2 FE'2 3I H †G'1 E1*(G «<b>'DDG 'C(1</b>» H 3I H 3G E1*(G «<b>'D-E/DDG</b> » H 3I H 3G E1*(G «<b>3(-'F 'DDG </b>» (¯H H "F 1' (' <b>D' 'DG 'D' 'DDG</b> .*E CF. 'JF C'1 (1'J* '2 †J2I CG EI .H'GI H '2 /FJ' H "F†G /1 "F '3*  (G*1 '3* ». </font><font face="Tahoma" size="1">(9/F'F 29A1'FI  5 9)</font><font face="Tahoma" size="2"> </p> <p dir="rtl" style="LINE-HEIGHT: 150%; text-align:justify; text-justify:kashida; margin-left:2px; margin-right:2px; margin-top:0px; margin-bottom:0"> /1 "F D-8G CG 'JF G/JG "3E'FI (G A'7EG (3D'E 'DDG 9DÌG') 97' 4/  A1EH/: «'2 ./' H 13HD ./' 1'6I 4/E.» </font> <font face="Tahoma" size="1">(9/F'F 29A1'FI  5 21</font><font face="Tahoma" size="2"> </font><font face="Tahoma" size="1">)</font><font face="Tahoma" size="2"> </p> <p dir="rtl" style="LINE-HEIGHT: 150%; text-align:justify; text-justify:kashida; margin-left:2px; margin-right:2px; margin-top:0px; margin-bottom:0"> /1C G/JG (21¯I CG 13HD 'C1E (5DÌ 'DDG 9DÌG H "DG) (G A'7EG (3D'E 'DDG 9DÌG') '97'! C1/  (G ¯HFG  'I '3* CG 'F3'F '2 H5A "F 9',2 EI E'F/ H AB7 '2 31†4EG ¯A*'1 E95HEJF (9DÌGE 'D3D'E) '3* CG *' 'F/'2G 'I EI *H'F '2 (1C'*4 (G1G EF/ 4/. </p> <p dir="rtl" style="LINE-HEIGHT: 150%; text-align:justify; text-justify:kashida; margin-left:1px; margin-right:1px; margin-top:0px; margin-bottom:0"> é 'E'E ('B1 (9DÌG 'D3D'E) /1('1G *3(J- -61* A'7EG (3D'E 'DDG 9DÌG')  EI A1E'J/: «./'HF/ E*9'D (' GJ† 3*'J4I  ('D'*1 '2 *3(J-'* A'7EG 2G1' (3D'E 'DDG 9DÌG') 9('/* F4/G '3*. H '¯1 †J2I 'A6D '2 "F H,H/ /'4*  13HD ./' (5DÌ 'DDG 9DÌG H "DG) "F 1' (G A'7EG (3D'E 'DDG 9DÌG') '97'! EI C1/.»&nbsp; </font> <font face="Tahoma" size="1">(*3(J-'* -61* 2G1'!  5 10  (G FBD '2 9DD 'D41'J9/366.)</font></td> <td width="6" background="../images/center_right.gif">&nbsp;</td> <td width="5">&nbsp;</td> </tr> <tr> <td width="5">&nbsp;</td> <td width="4" background="../images/center_left0.gif">&nbsp;</td> <td width="559" dir="rtl" valign="top"> &nbsp;</td> <td width="6" background="../images/center_right.gif">&nbsp;</td> <td width="5">&nbsp;</td> </tr> <tr> <td width="5">&nbsp;</td> <td width="4" background="../images/center_left0.gif">&nbsp;</td> <td width="559" dir="rtl" valign="top"> <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">&nbsp;</td> <td width="5">&nbsp;</td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td width="5">&nbsp;</td> <td background="../images/downcenter_left.gif" width="12">&nbsp;</td> <td background="../images/downcenter_center.gif">&nbsp;</td> <td background="../images/downcenter_right.gif" width="25">&nbsp;</td> <td width="7">&nbsp;</td> </tr> </table> </td> </tr> </table> </td> <td valign="top" width="163" background="../images/line-right.gif" height="521"> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td> <hr></td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center" style="margin-top: 0; margin-bottom: 0" dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #00FFFF" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2" 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" dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #00FFFF" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2"> <font size="2"> <a href="mahdaviyat.htm" style="text-decoration: none"> <font color="#0000FF">A1GF¯ EG/HJ*</font></a></font></p> </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" dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #00FFFF" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2" 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></p> </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" dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #00FFFF" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../Damghan/Main-tarikh.htm"> <font color="#0000FF">*'1Ì. /'E:'F</font></a></font><font color="#0000FF"></a></font></p> </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" dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #66FFFF" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2" dir="rtl"> <font size="2"> <a href="../asnad/asnad%20-%20main.htm" style="text-decoration: none"> <font color="#0000FF">'3F'/ *'1J.Ì</font></a></font></p> </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" dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #00FFFF" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2"> <span lang="fa"> <a style="text-decoration: none" href="../Damghan/Main-mazhabi.htm"> <font size="2" color="#0000FF"> 'E'©F E0G(Ì</font></a></span></p> </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" dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #00FFFF" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2" dir="rtl"> <span lang="fa"> <a style="text-decoration: none" href="../Damghan/emamzadeh1.htm"> <font size="2" color="#0000FF"> "3*'F E7G1</font></a><font size="2" color="#0000FF"><a style="text-decoration: none" href="../Damghan/Main-mazhabi.htm"><font color="#0000FF">&nbsp;</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" dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #00FFFF" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2"> <font color="#0000FF"> <span lang="fa"> </a></span> </font> <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" dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #00FFFF" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2" dir="rtl"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../Damghan/Main-goyesh.htm"> <span lang="en-us"> <font color="#0000FF">&nbsp;</font></span></a></font><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" dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #00FFFF" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2"> <a style="text-decoration: none" href="../mashahir/main.htm"> <font size="2" color="#0000FF">&nbsp;</font><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" dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #00FFFF" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2" dir="rtl"> <span lang="fa"> <a href="../ozviyat/main1.htm" style="text-decoration: none"> <font size="2" color="#0000FF"> &nbsp;</font></a><font size="2" color="#0000FF"><a href="http://www.havairan.com/weather/Semnn/Dmghn" style="text-decoration: none"><font color="#0000FF">GH'4F'3Ì /'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" 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" dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #00FFFF" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2"> <span lang="fa"> <a href="../fallyatha/moghadame.htm" style="text-decoration: none"> <font size="2" color="#0000FF">&nbsp;</font></a></span><font size="2" color="#0000FF"></a><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" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="ltr" dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #00FFFF" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../imam%20sajad/darolaytam.htm"> <font color="#0000FF">/'1'D'Ì*'E</font></a></font><font color="#0000FF"></a></font><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" dir="rtl" dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #00FFFF" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2"> <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></p> </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">0232-5253699</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> <tr> <td> &nbsp;</td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%" height="3108"> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="3017"> &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>