ÿþ<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>E91AÌ *'1Ì.†G H *H'FEF/Ì G'Ì 1H3*'Ì 7'B /'E:'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"> <table border="0" style="border-collapse: collapse" width="775" height="1"> <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="../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="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"> :: </font><font size="2" color="#000080"> <a href="rostaye%20tagh.htm" style="text-decoration: none"> <font color="#FFFFFF">"4F'ÌÌ (' 3'(BG *'1Ì.Ì 1H3*'Ì 7'B 4G1 /'E:'F</font></a></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; text-align:justify" width="589" height="1"> <tr> <td width="5" height="1"></td> <td width="4" background="../images/center_left0.gif" height="1">&nbsp;</td> <td width="560" dir="rtl" valign="top" height="1" align="justify"> <b><font size="2" color="#800000">EB/EG:</font></b></td> <td width="5" background="../images/center_right.gif" height="1">&nbsp;</td> <td width="5" height="1"></td> </tr> <tr> <td width="5" height="1"></td> <td width="4" background="../images/center_left0.gif" height="1">&nbsp;</td> <td width="560" dir="rtl" valign="top" height="1" align="justify"> <p style="line-height: 150%"> <span lang="FA" dir="rtl"> <font size="2">/G©/G 7'B Ì©Ì '2 1H3*'G'Ì B/ÌEÌ (.4 /'EF©HG 4G13*'F /'E:'F EÌ ('4/ . 'ÌF 1H3*' /1 A'5DG 12 ©ÌDHE*1Ì 41B /'E:'F H /1 E3Ì1 ,'/G /'E:'F 4'G1H/ H'B9 4/G '3* '2 "F,' ©G /1 FB4G G'Ì ,:1'AÌ'ÌÌ 'Ì1'F F'EÌ '2 'ÌF 1H3*' 0©1 F4/G '3* HE-BBÌF '2 BDE A13'ÌÌ ~Ì1'EHF&nbsp; 'F ':E'6 ©1/G 'F/&nbsp;4F'.* 'ÌF 1H3*' H FH'-Ì '71'A 'F EÌ*H'F/ (G 9FH'F Ì© EH6H9 (©1 *-BÌB'*Ì E7E9 F81 9DE'Ì *-BÌB B1'1 ¯1A*G&nbsp; *' 2H'Ì'Ì F'4F'.*G 'Ì '2 A1GF¯ H,:1'AÌ'Ì 'Ì'D* ('3*'FÌ BHE3 (G ,G'FÌ'F E91AÌ 4H/. D0' E' /1'ÌF EB'DG /1 ~Ì 'FÌE *' ¯'EÌ G1 †F/ ©H†© /1 1'G 4F'.* A1GF¯ H ,:1'AÌ'Ì 'ÌF EF7BG (1/'1ÌE.</font></span></td> <td width="5" background="../images/center_right.gif" height="1">&nbsp;</td> <td width="5" height="1"></td> </tr> <tr> <td width="5" height="1"></td> <td width="4" background="../images/center_left0.gif" height="1">&nbsp;</td> <td width="560" dir="rtl" valign="top" height="1" align="justify"> <b><font size="2" color="#800000">H,G *3EÌG 1H3*':</font></b></td> <td width="5" background="../images/center_right.gif" height="1">&nbsp;</td> <td width="5" height="1"></td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="560" dir="rtl" valign="top" height="19" align="justify"> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="justify"> <span lang="FA"><font size="2">7'B /1 2('F A'13Ì E9'FÌ E*9//Ì /'1/ '2 "F ,EDG EÌ *H'F (G EH'1/ 2Ì1 '4'1G ©1/ :</font></span></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="justify"> <span lang="FA"><font size="2">@ (G E9FÌ 3BA E-/(  '3E'FG  /1HF3H Ì' ,'F( /'.DÌ 3BA</font></span></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="center"> <span lang="FA"><font size="2">(G Ì© /3* 'ÌH'F Ì©Ì 7'B /Ì/&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2/Ì/G (DF/Ì 'H F'~/Ì/ .&nbsp; ( A1/H3Ì)</font></span></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="justify"> <span lang="FA"><font size="2">@ (G E9FÌ ,'EG 'Ì ~H4Ì/FÌ H †'/131</font></span></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="justify"> <span lang="FA"><font size="2">@ *:ÌÌ1 Ì'A*G ©DEG *'¯ = *'© = *': =*',</font></span></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="justify"> <span lang="FA"><font size="2">@ (G E9FÌ /3* E'FF/ Ì© 7'B ( /3* ) ~'1†G</font></span></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="justify"> <span lang="FA"><font size="2">@ (G E9FÌ *©  EB'(D ,A*  Ì©*' H (Ì GE'FF/  ,/' H *FG'</font></span></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="center"> <span lang="FA"><font size="2">7'B (' ,A* G1/H'F ,A*F/&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2'F©G *H-Ì/ FÌ3* 2Ì1 (Ì'F&nbsp; .( F'51 .31H)</font></span></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="justify"> @<span lang="FA"><font size="2"> F'E /1.*Ì (G F'E 3'ÌG .H4 ©G GÌ2E4 1' EÌ 3H2'FF/ H F'E E-DG 'Ì '3* /1 (:/'/ .</font></span></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="justify"> <span lang="FA"><font size="2">GE†FÌF '-*E'D EÌ 1H/ ©G ©DEG 7'B (1 .D'A 5H1* 91(Ì "F ©DEG 'Ì A'13Ì H*:ÌÌ1 Ì'A*G ©DEG *'¯ ('4/ †1' ©G EH1.ÌF ÌHF'FÌ '2 H,H/ *HFDÌ (G F'E *'¯G " /1 ©F'1 1H3*'ÌÌ (G GEÌF F'E /1 41B G©'*E ~DÌ3 Ì'/ ©1/G 'F/ ©G '3©F/1 4(Ì 1' /1 "F,' EF2D ©1/G '3* .</font></span></td> <td width="5" 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="560" dir="rtl" valign="top" height="19" align="justify"> <b><font size="2" color="#800000"> *'1Ì.†G:</font></b></td> <td width="5" 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="560" dir="rtl" valign="top" height="19" align="justify"> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="justify"> <span lang="FA"><font size="2">E*'3A'FG /1('1G ~Ì4ÌFG *'1Ì.Ì 'ÌF EF7BG *-BÌB'* FHÌFÌ 'F,'E F¯1A*G '3* H /1 EF'(9 *'1Ì.Ì FÌ2 ,2 '4'1'*Ì E(GE 0©1Ì '2 'ÌF EF7BG F4/G '3* Ì'BH* -EHÌ /1 E9,E 'D(D/'F '2 -5'1Ì (G F'E 7'B F'E EÌ (1/ ©G /1 ©HGG'Ì 7(13*'F H'B9 4/G '3* H E3Ì1 "F '2 'Ì'D* BHE3 E̯01/ . HÌ FH4*G '3* ©G /1 'ÌF EH69 :'1Ì H,H/ /'4*G '3* ©G H1H/Ì "F (3Ì'1 *F¯ (H/G H /1 /'.D ¯4'/ EÌ 4/G '3* 'ÌF :'1 .2'FG ~'/4'G'F ~Ì4 '2'3D'E (H/G H /1 "F '3D-G H E'Ì-*', D4¯1 F¯G/'1Ì EÌ 4/G '3* ( ~3 '2 3BH7 3'3'FÌ'F 'ÌF BD9G H :'1 "F (H3ÌDG 9E'D .DÌAG 9('3Ì :'1* 4/) .</font></span></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="justify"> <span lang="FA"><font size="2">'(F ABÌG '2 3DÌE'F '(F 9(/'DDG FBD EÌ ©F/ ©G /1 F2/Ì©Ì 1H3*'Ì 7'B E-DÌ '3* ©G '¯1 ©3Ì "F,' 1' (G ©+'A* "DH/G ©F/ ('/Ì *F/ EÌ H2/ H ('1'FÌ 3.* EÌ ('1/ *' "F ©+'A* 1' ~'© ©F/ . '-*E'D EÌ 1H/ BD9G 'Ì 1' ©G Ì'BH* -EHÌ /1 ©*'( .H/ ,2H (D'/ 7(13*'F 0©1 ©1/G 7'B /'E:'F ('4/ 2Ì1' /1 ©*( *'1Ì.Ì ¯04*G ¯'G 1H3*'G'Ì /'EF©HG H -*Ì .H/ /'E:'F 1' ,2H (D'/ 7(13*'F EÌ F'EÌ/F/ H :'1Ì ©G Ì'BH* '2 "F F'E (1/G '3* EÌ *H'F/ :'1 4Ì1 (F/ </font></span> <font size="2"> <span lang="FA" style="color: black">H Ì'</span><span lang="FA"> :'1 †'G /ÌH ('4/ ©G F2/Ì© 'ÌF 1H3*' B1'1 /'1/ H ¯A*G EÌ4H/ :'1 †'G /ÌH (H3ÌDG *HFDÌ /1 2Ì1 2EÌF (G BD9G 7'B E*5D EÌ('4/ H E4.5'* "F (' FBD Ì'BH* F2/Ì©*1 '3* H E-DÌ ©G '(F ABÌG FBD ©1/G '3* ©G (' "DH/G ©1/F "F ('/ (1 EÌ.Ì2/ EÌ *H'F/ <a href="badhkan.htm" style="text-decoration: none"> †4EG ('/.H'F</a> ©D'*G ('4/ ©G E1/E /'E:'F E9*B/F/ G1 ©3 "F1' "DH/G ©F/ ('/ 3.*Ì (G 71A /'E:'F EÌ H2/ (1'Ì GEÌF 'G'DÌ /1 "F E©'F GEÌ4G F¯G('FÌ EÌ ¯0'4*G 'F/ *' ©3Ì "F1' "DH/G F©F/ . EH1.ÌF ÌHF'FÌ /1 3A1 F'EG '3©F/1 EB/HFÌ '2 *HFDÌ (G F'E &quot;*'¯G "&quot; F'E (1/G 'F/ ©G /1 F2/Ì©Ì 1H3*'&Ì (G GEÌF F'E H /1 Ì© EF2DÌ /'E:'F H'B9 4/G '3* H ~3 '2 'ÌF©G /'1ÌH4 /1 (3*,'F ( -',Ì "('/ ©FHFÌ) (G /3* Ì©Ì '2 31('2'F4 ((3H3) /1 ©F'1 FG1 "(Ì (G B*D EÌ 13/ '3©F/1 'H 1' (' '-*1'E /AF ©1/G H 4( 1' /1 BD9G &quot;*'¯G "&quot; ¯01'F/G H 1H2 (9/ (G 1'G .H/ '/'EG EÌ/G/ '-*E'D EÌ 1H/ BD9G *'¯G " GEÌF 7'B 'E1H2Ì ('4/ 2Ì1' /1 Ì© EF2DÌ /'E:'F H F2/Ì© (3*,'F 1H3*'&Ì /̯1 (G 'ÌF F'E 4F'.*G F4/G '3* /1('1G 3Ì1 ¯01 *'1Ì.Ì 'ÌF 1H3*' E*'3A'FG EF(9 EH+BÌ H,H/ F/'1/ ( E¯1 ~'1G 'Ì 1H'Ì'* :Ì1 E7E&F )'2 "F,EDG ¯A*G EÌ4H/ /1 ©'1H'F31'Ì 41BÌ 'ÌF 1H3*' /1.* 3F,/Ì (H/G '3* ©G E-E/ -FAÌG A12F/ -61* 9DÌ (9 ) ~3 '2 '*1'B /1 'ÌF ©'1H'F31' '3( .H/ 1' ~'Ì "F /1.* (3*G '3* '2 'ÌF 1H "F E©'F H "F /1.* ( 'E1H2H,H/ F/'1/ ) F2/ 'G'DÌ *B/3Ì .'5 /'4*G '3* .&nbsp; /1 B(13*'F 'ÌF 1H3*' 3F¯ B(1Ì (G F'E 3Ì/ ©E'D 'D/ÌF B1('F 7'BÌ H,H/ /'1/ ©G 1HÌ "F 3'D 1007 G,1Ì BE1Ì -© 4/G '3* H E5'/A (' 951 5AHÌG /1 'Ì1'F EÌ ('4/ 5'-( 'ÌF B(1 .H/ ('FÌ EB(1G ~Ì1 F9E'F ( Ì©Ì '2 .'/E'F 'E'E 16' )/1 1H3*'Ì (B EÌ('4/ . EB(1G 3Ì/ ©E'D 'D/ÌF /1 3'D1380 4E3Ì (H3ÌDG Ì©Ì '2 'G'DÌ .Ì1 *9EÌ1 4/G H ¯F(/Ì ",1Ì (1 1HÌ "F 3'.*G 4/G '3* .</span></font></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="justify"> <span lang="FA"><font size="2">9DÌ '5:1 ©4'H12 /1 ©*'( *'1Ì. /'E:'F "H1/G '3* ©G 1H3*'Ì 7'B /'1'Ì /H BD9G '3* ©G /'.D BD9G (21¯*1 *~G 'Ì '3* ©G 7(Ì9Ì F(H/G H 1HÌ "F 9E'1* E,DDÌ 3'.*G 4/G H E3©F Ì©Ì '2 .'F G'Ì B','1 (G F'E 'DDG Ì'1 .'F (H/G ©G /1 2E'F A*-9DÌ4'G H E-E/ 4'G EÌ 2Ì3*G H 7'B  (B H (': 5(' (©D'*H ) E*9DB (G 'H (H/G '3* . 'ÌF 9E'1* ¯† (1Ì 2Ì('&Ì /'4*G H 1HÌ Ì©Ì '2 ¯† (1ÌG'Ì (.'1Ì *HÌ /ÌH'1 'ÌF (Ì* FH4*G 4/G (H/ .</font></span></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; text-align: center; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="justify"> <span lang="FA"><font size="2">/G'F ¯4'/G (.'1Ì (3'F (Ì '/('F&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 13'F/G ©'1 (,'&Ì ©G †H( EÌ .H'G/ .</font></span></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="justify"> <span lang="fa"><font size="2">H</font></span><span lang="FA"><font size="2">Ì '2 A1/Ì (G F'E "B' 9DÌ 7'BÌ F'E (1/G ©G /H ~31 (G F'EG'Ì "B'('('.'F H -E2G .'F /'4*G '3* . H Ì©Ì '2 ~31G'Ì "B'('('.'F (G F'E '3/ 'DDG .'F /1 2E'F -©HE* 'EÌ1 '98E 31©1/G 3H'1 (H/G H DB( E-*4E 'D/HDG Ì'A*G '3* 'H ~3 '2 ©4*G 4/F 'EÌ1 '98E -'©E 4'G1H/ 4/G '3* H E1/Ì (' 3H'/ H .H4 .7&nbsp; (H/G '3*.</font></span></td> <td width="5" 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="560" dir="rtl" valign="top" height="19" align="justify"> <b><font color="#800000" size="2">EHB9Ì* ,:1'AÌ'ÌÌ @ ,E9Ì*Ì @ 5F9*Ì @ ©4'H12Ì 1H3*'Ì 7'B:</font></b></td> <td width="5" 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="560" dir="rtl" valign="top" height="19"> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="justify"> <font size="2"><span lang="FA">1H3*'Ì 7'B '2 *H'(9 (.4 E1©2Ì /'E:'F H /1 E3Ì1 ,'/G /'E:'F 4'G1H/ H'B9 4/G '3* . A'5DG 'ÌF 1H3*' *' 4'G1H/ 52 ©ÌDHE*1 H *' /'E:'F 12 ©ÌDHE*1 '3* E219G ©D'*H ((': 5(' ) /1 :1( H *'DH H 3H1F/ (F51* "('/ ) /1 4E'D H 3Ì'G 2EÌF /1 41B 'ÌF 1H3*' '2 *H'(9 "F G3*F/ . 1H3*'G'Ì F2/Ì© 7'B 9('1*F/ '2 (B  -',Ì "('/ (3*,'F  ,2F H '(H'D(B ©G /1 A'5DG G'Ì Ì© *' 3G ©ÌDHE*1Ì '2 7'B H'B9 4/G 'F/ . ,E9Ì* 'ÌF 1H3*' E7'(B 314E'1Ì 3'D 1381 45* .'FH'1 (E9'/D&nbsp; 270 FA1) EÌ ('4/ ©G -/H/ /G /15/ "FG' :Ì1 (HEÌ G3*F/ ( ,E9Ì* 'ÌF 1H3*' /1 3'DG'Ì '.Ì1 EG',1* ©1/G H F1. 14/ ,E9Ì* "F EFAÌ '3* )</span></font></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="justify"> <span lang="FA" style="color: black"> <font size="2">'ÌF 1H3*' /'1'Ì 3G (F/ -B "(G '2 "( †4EG 9DÌ /'E:'F EÌ ('4/ H '1'6Ì "F 9E/*' .5H5Ì (H/G H EHBHA'* 'F/©Ì /'1/ (G ,2 "( †4EG 9DÌ 'ÌF 1H3*' /'1'Ì †G'1 -DBG †'G "( ©4'H12Ì EÌ('4/ ©G 4.5Ì EÌ('4F/ (9DÌ 1:E H,H/ 'ÌF EF'(9 "(Ì 'ÌF 1H3*' /1 *'(3*'F (' ©E "(Ì 4/Ì/Ì EH',G EÌ 4H/) .</font></span></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="justify"> <font size="2"><span lang="FA">9E/G E-5HD'* (':Ì 'ÌF 1H3*' /1 /1,G 'HD ~3*G H 3~3 'F¯H1 H 21/ "DH H 3Ì(&nbsp; H "D('DH H.... EÌ ('4F/. E-5HD'* 21'9Ì H 5ÌAÌ 'ÌF 1H3*' 'F/© '3* H 9E/*' 4'ED ¯F/E H ,H H .1(2G H GF/H'FG EÌ ('4F/ .</span></font></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="justify"> <font size="2"><span lang="FA">/'E/'1Ì 'ÌF 1H3*' 14/ B'(D *H,GÌ /'4*G '3* H '.Ì1' Ì© E,*E9 ¯'H/'1Ì&nbsp;G2'1 1'3Ì /1 4E'D 1H3*' /1 -'D 3'.*G 4/F '3* ©G B3E* (Ì4*1 "F (G (G1G (1/'1Ì 13Ì/G H /1 '71'A 1H3*' FÌ2 *9/'/Ì ¯'H/'1Ì H E1:/'1Ì /1 -'D A9'DÌ* G3*F/ . '2 H'-/G'Ì 5F9*Ì 1H3*' EÌ *H'F '2 †G'1 ©H1G ",1 ~2Ì /1 ,FH( 1H3*' H Ì© E'3G 4H1Ì /1 41B 1H3*' H †F/ E9/F A9'D 3F¯ 3'.*E'F H 0:'D 3F¯ H "G© 1' F'E (1/ ©G 9E/*'&nbsp;/1 -H'DÌ E2'19 *'DH H 3H1F/ G3*F/ .</span></font></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="justify"> <span lang="FA"><font size="2">(/1 4E'D E219G 3H1F/ E9'/F 31( H "GF FÌ2 H,H/ /'1/ ©G :Ì1 A9'D G3*F/ ). 'ÌF 1H3*' (' *H,G (G F2/Ì©Ì (G E1©2 4G13*'F H ~*'F3ÌD G'Ì ('DBHG EH,H/ /1 "F †F/ÌF (1'(1 ,E9Ì* .H/ ©'1¯1 :Ì1(HEÌ ,0( ©1/G ©G /1 E1'©2 5F9*Ì Ì' ©4'H12Ì E4:HD (G ©'1 G3*F/ H (G 9FH'F Ì© B7( *HDÌ/Ì /1 /'E:'F 4F'.*G EÌ 4H/.</font></span></td> <td width="5" 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="560" dir="rtl" valign="top" height="19" align="justify"> <b><font color="#800000" size="2">'E'©F *'1Ì.Ì H*A1Ì-Ì 1H3*'Ì 7'B:</font></b></td> <td width="5" 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="560" dir="rtl" valign="top" height="19" align="justify"> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="center"> <b><span lang="FA" style="color: blue"> <font size="2">"( 'F('1 2Ì1 2EÌFÌ 1H3*'</font></span><span lang="FA" style="color: black"><font size="2">&nbsp;</font></span></b></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="justify"> <span lang="FA" style="color: black"> <font size="2">&nbsp;</font></span><font size="2">'ÌF "( 'F('1&nbsp; /1&nbsp; ,DHÌ E3,/ 1H3*' (F' 4/G H GE 'ÌF© :Ì1 A9'D EÌ ('4/ . /ÌH'1G /'.DÌ 'ÌF "( 'F('1 (' 3'1H, 'F/H/ 4/G H E3BA '3* . -H6†G H 4Ì1 "( "F /1 9EB 20 E*1Ì '2 37- H'B9 4/G '3* ©G (1'Ì 13Ì/F (G "F ('Ì/ '2 ~D©'FÌ ",1Ì ©G /'1'Ì 4Ì( 2Ì'/Ì EÌ ('4/ 9(H1 ©1/ . "( 'ÌF "( 'F('1 '2 -B "(G&nbsp; "( †4EG 9DÌ *'EÌF EÌ 4/G '3* . 'ÌF "( 'F('1 '-*E'D' /1 'H'ÌD /H1G B','1 3'.*G 4/G '3* 2Ì1' /1 B(13*'F "('/Ì 3F¯ B(1Ì H,H/ /'1/ ©G (G BHD 'G'DÌ 5'-( "F 3'2F/G "( 'F('1 '3* 'ÌF EB(1G E*9DB (G /.*1Ì3* ©G /1 ,H'FÌ AH* ©1/G H 1HÌ 3F¯ B(1 '49'1Ì 2Ì(' (G GE1'G *'1Ì. AH* FH4*G 4/G '3* ©G EB'1F (' /H1G B','1ÌG EÌ ('4/ ( E'G 1E6'F 3'D 1252 G,1Ì BE1Ì ).</font></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="center"> <b><font size="2" color="#0000FF">-E'E 1H3*'</font></b></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt"> <font size="2">-E'E 1H3*'Ì 7'B /1 2Ì1 2EÌF 3'.*G 4/G '3* 'ÌF -E'E (G 3(© ¯1E'(G G'Ì B/ÌE 'Ì1'F /'1'Ì /H (.4 EÌ ('4/ B3E* 'HD 3©HG'Ì 1.*©F -E'E ©G /1 'F*G'Ì 1'G1HÌ H1H/Ì /1 2Ì1 2EÌF 3'.*G 4/G H4'ED 4 3©HÌ (21¯ H 2 3©HÌ ©H†© H GE†FÌF B3E* ~'4HÌG EÌ ('4/ ~3 '2 1.*©F H'1/ 1'G1HÌ ('1Ì©Ì EÌ 4HÌE ©G /1 'F*G'Ì "F *'D'1 43*4H H -H6†G G'Ì -E'E B1'1 /'1/ .( B(D' /1 'ÌF E-D .2ÌFG H,H/ /'4*G H /1 /H1G ~GDHÌ .2ÌFG G' 1' .1'( ©1/G 'F/ H (G ,'Ì4 /H4 ©'1 ¯0'4*G 'F/ ) 'ÌF -E'E †HF /1 2Ì1 2EÌF H'B9 4/G '3* /1 2E3*'F (G 1'-*Ì ¯1E EÌ 4H/ H GE†FÌF FÌ'2Ì (G "( ~1 A4'1 F/'1/ . *'1Ì. /BÌB 3'.* -E'E E4.5 FÌ3* HDÌ ¯A*G EÌ4H/ -E'E (' "( 'F('1 E,'H1 "F ('GE *H37 2FÌ ©G B(D' E91AÌ 4/ 3'.*G 4/G 'F/ (/1 /H1G B' ,'1).</font></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="center"> <b><font size="2" color="#0000FF">BD9G 1H3*'</font></b></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="justify"> <font size="2">1H3*'Ì 7'B /'1'Ì /H BD9G EÌ ('4/ BD9G ~'ÌÌFÌ (21¯*1 '3* H E3©HFÌ EÌ ('4/ H /1 H37 "F *~G 'Ì H,H/ /'1/ ©G .H/ .1'(G G'Ì BD9G 'Ì B/ÌEÌ *1'3* H /1 EÌ'F .'©G'Ì "F ©H2G G'Ì 3'DE H 4©3*G H '3*.H'F H ©A4G'Ì "GFÌ H 'F¯4*1 Ì'A* 4/G '3* ©G F4'F EÌ/G/ /1 ¯04*G 'G'DÌ ('D'Ì 'ÌF *~G .'FG 3'.*G (H/F/ H 2F/¯Ì EÌ ©1/F/ HDÌ 'E1H2G ©3Ì "F,' 2F/¯Ì FEÌ ©F/ (1.Ì '2 B/E' E9*B/F/ 'ÌF BD9G '2 2Ì1 2EÌF (' :'1 †'G /ÌH ©G /1 A'5DG /H ©ÌDHE*1Ì '2 'ÌF BD9G H,H/ /'1/ 1'G /'1/. /ÌH'1 G'Ì BD9G '2 .H/ BD9G ,/Ì/ *1 '3* H ¯A*G EÌ 4H/ (H3ÌDG A1/Ì (G F'E '3*'/ E-E/ ©G '2 1H3*'Ì H1©Ì'F (G 7'B "E/G (H/ /1-/H/ 250 3'D ~Ì4 3'.*G 4/G '3* . BD9G ('D'Ì 1H3*' 1' E1/E BD9G FH EÌ F'EF/ 2Ì1' (9/ '2 BD9G ~'ÌÌF 3'.*G 4/G H *' 70 3'D ~Ì4 E3©HFÌ (H/G '3* .</font></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="justify"> <font size="2">GE†FÌF .1'(G G'Ì /̯1Ì /1 -/ A'5D E219G ©D'*H *' 1H3*'Ì 7'B /Ì/G EÌ4H/ ©G A'5DG "F *' 1H3*' -/H/ 700 E*1 H /1 (.4 :1(Ì 1H3*' H'B9 4/G 'F/ . /1 'ÌF E©'F ©H1G G'Ì ",1 ~2Ì E*1H©G H *9/'/Ì ¯H1 (G †4E EÌ .H1/ . (1.Ì '2 'G'DÌ /1 ¯04*G (1'Ì 'ÌF .1'(G G' *B/3Ì B'&D 4/G HF0H1'*Ì EÌ©1/G 'F/ </font></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="center"> <font size="2"> <a href="talo.htm" style="text-decoration: none; font-weight: 700"> <font color="#0000FF">E219G *'DH</font></a></font></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="right"> <font size="2">(1'Ì "4F'ÌÌ (' E219G *'DHÌ 1H3*'Ì 7'B <a href="talo.htm" style="text-decoration: none"> 'ÌF,'</a> ©DÌ© ©FÌ/</font></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="center"> <b><font size="2" color="#0000FF">E219G ©D'*H ( (': 5(' )&nbsp;</font></b></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt"> <font size="2">'ÌF E219G /1 Ì© ©ÌDHE*1Ì :1( 1H3*'Ì 7'B H'B9 4/G '3* H "( "F '2 BF'* *'EÌF EÌ 4H/ ( "(4 "G©Ì '3* ) 'ÌF E219G /H BD9G /'1/ H /1 3'(B †F/ÌF .'FH'1 /1 "F,' 2F/¯Ì EÌ©1/F/ HDÌ GE '©FHF :Ì1 E3©HFÌ '3* H 1HFB ¯04*G 1' F/'1/ . /1 ¯04*G "( 'ÌF E219G 1' (G 1H3*'Ì 7'B EÌ "H1/F/ H ©4'H12Ì EÌ ©1/F/ 'E' (' .5H5Ì 4/F E219G E'D© ,/Ì/ "F "(4 1' /1 .H/ E219G E51A EÌ ©F/ . 'ÌF E219G /'1'Ì Ì© '3*.1 "( H -/H/ Ì© 5/ G©*'1 2EÌF ©4'H12Ì EÌ ('4/ .</font></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="center"> <b><font size="2" color="#0000FF"> <a href="ghar%20dive.htm" style="text-decoration: none"> <font color="#0000FF">:'1 †'G /ÌH 1H3*'Ì 7'B</font></a></font></b></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt"> <font size="2">(1'Ì "4F'ÌÌ (' :'1 †'G /ÌH 1H3*'Ì 7'B <a href="ghar%20dive.htm" style="text-decoration: none"> 'ÌF,'</a> ©DÌ© ©FÌ/.</font></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="center"> <font size="2"> <a href="sorand.htm" style="text-decoration: none; font-weight: 700"> <font color="#0000FF">E219G 3H1F/</font></a></font></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt" align="right"> <font size="2">(1'Ì "4F'ÌÌ (' E219G 3H1F/ 1H3*'Ì 7'B <a href="sorand.htm" style="text-decoration: none"> 'ÌF,'</a> ©DÌ© ©FÌ/.</font></p> <p class="MsoNormal" dir="rtl" style="MARGIN: 0in 0in 0pt; DIRECTION: rtl; unicode-bidi: embed; TEXT-ALIGN: center" align="center"> <b><font size="2" color="#0000FF">E'1 †4EG </font></b></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt"> <font size="2">E'1 †4EG /1 /H ©ÌDHE*1Ì 4E'D 1H3*'Ì 7'B /1 E3Ì1 1H/.'FG H'B9 4/G '3* . 'ÌF †4EG '2 EÌ'F 3F¯G'Ì "G©Ì /'EFG 3Ì'G ©HG (Ì1HF EÌ "E/ H "( "F1' ~3 '2 '3*-5'D (G 1H3*'Ì 7'B EÌ "H1/F/ H ©4'H12Ì EÌ ©1/F/( /1 -'D -'61 "( 'ÌF †4EG .4© 4/G '3* .) </font></td> <td width="5" 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="560" dir="rtl" valign="top" height="19" align="justify"> <b><font color="#800000" size="2">'E'©F E0G(Ì H A1GF¯Ì 1H3*'Ì 7'B:</font></b></td> <td width="5" 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="560" dir="rtl" valign="top" height="19" align="justify"> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt"> <font size="2">1H3*'Ì 7'B 3G E3,/ H Ì© -3ÌFÌG /'1/ . E3,/ ,/Ì/ FH3'2 (H/G H /1 ,'Ì E3,/ B(DÌ ©G .4*Ì H ¯F(/Ì (H/G 3'.*G 4/G '3* . 'ÌF E3,/ 1H(1HÌ -E'E H "( 'F('1 1H3*' H'B9 4/G '3* . </font></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt"> <font size="2">( E3,/ B/ÌEÌ /1 (Ì1HF 1H3*' EÌ ('4/ ) . -3ÌFÌG 1H3*' /1 41A *©EÌD '3* H GE '©FHF FH/ /15/ ©'14 (G '*E'E 13Ì/G '3* 'ÌF -3ÌFÌG /'1'Ì /H 7(BG ,/'¯'FG E1/'FG H 2F'FG EÌ ('4/ ©G /1 'Ì'E E-1E /1 "F,' 4(ÌG .H'FÌ H 3H¯H'1Ì EÌ ©FF/ . 2ÌF(ÌG 1H3*' FÌ2 /1 41B "('/Ì 1H(1HÌ ©'1H'F31'Ì B/ÌEÌ '-/'+ 4/G H /1 E1'3E ¯HF'¯HF '3*A'/G EÌ 4H/ . </font> </p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt"> <font size="2">1H3*'Ì 7'B Ì© /(3*'F E.*D7 (G F'E F'51 .31H /'1/ ©G /1 -'D -'61 (' G4* /'F4 "EH2 H Ì© E9DE /1&nbsp; ~F, ~'ÌG (G ©'1 .H/ '/'EG EÌ /G/ . /1 ¯04*G *9/'/ /'F4 "EH2'F (Ì4*1 (H/G 'E' (G 9D* EG',1* 'G'DÌ 'E1H2G '2 4E'14'F ©'3*G 4/G '3* . </font></p> <p class="MsoNormal" dir="rtl" style="direction: rtl; unicode-bidi: embed; line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt"> <font size="2">GE†FÌF 'ÌF 1H3*' /'1'Ì Ì© ('( /1E'F¯'G EÌ ('4/ H /1 3'9'* '/'1Ì (G 'G'DÌ ./E* 13'FJ EJCF/. </font></td> <td width="5" 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="560" dir="rtl" valign="top" height="19" align="justify"> <p align="center"> <font color="#800000" size="2">EF(9: H(D'¯ 1H3*'Ì 7'B (E-BB: 9DÌ 1(Ì9 2'/G)</font></td> <td width="5" 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="560" dir="rtl" valign="top" height="19" align="justify"> &nbsp;</td> <td width="5" 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="560" dir="rtl" valign="top" height="18"> <form method="POST" action="http://www.tarikhaneh.com/Farsi/Contact/email.php" dir="rtl"> <p style="margin-top: 0; margin-bottom: 0" align="right" dir="rtl">&nbsp;</p> <p style="margin-top: 0; margin-bottom: 0" align="right" dir="rtl"> <font color="#000080"><span style="font-size: 9pt">F81 4E' /1('1G 'ÌF E7D(</span></font></p> <p style="margin-top: 0; margin-bottom: 0" align="right" dir="rtl"> <font color="#000080"><span style="font-size: 9pt">&nbsp;</span></font></p> <div align="center" dir="rtl"> <center dir="rtl"> <div align="right"> <table border="0" cellpadding="0" style="border-collapse: collapse" width="42%" height="20" bordercolor="#000000" id="table2" dir="rtl"> <tr> <td height="23" width="36%" style="font-family: Tahoma; font-size: 9pt" dir="rtl"> <p style="margin-top: 0; margin-bottom: 0" align="right" dir="rtl"> <font face="Tahoma">&nbsp;<span lang="fa">F'E H F'E .'FH'/¯Ì</span></font></td> <td height="23" width="64%" style="font-family: Tahoma; font-size: 9pt" dir="rtl"> <p style="margin-top: 0; margin-bottom: 0" align="center" dir="rtl"> <font face="Tahoma"> <input type="text" name="name" size="30" style="font-family: Tahoma; font-size: 8pt"></font></td> </tr> <tr> <td height="12" width="36%" style="font-family: Tahoma; font-size: 9pt" dir="rtl"> <p style="margin-top: 0; margin-bottom: 0" align="right" dir="rtl"> <font face="Tahoma">&nbsp;<span lang="fa">"/13&nbsp; 'ÌEÌD</span></font></td> <td height="12" width="64%" style="font-family: Tahoma; font-size: 9pt" dir="rtl"> <p style="margin-top: 0; margin-bottom: 0" align="center" dir="rtl"> <font face="Tahoma"> <input type="text" name="email" size="30" style="font-family: Tahoma; font-size: 8pt"></font></td> </tr> <tr> <td height="23" colspan="2" style="font-family: Tahoma; font-size: 9pt" dir="rtl"> <p style="margin-top: 0; margin-bottom: 0" align="right" dir="rtl"> <font face="Tahoma">&nbsp;<span lang="fa">F81'* 4E':</span></font></td> </tr> <tr> <td height="23" colspan="2" style="font-family: Tahoma; font-size: 9pt" dir="rtl"> <p align="center" dir="rtl"> <font face="Tahoma"> <textarea rows="4" name="Comments" cols="49" style="font-family: Tahoma; font-size: 8pt"></textarea></font></td> </tr> </table> </div> </center> </div> <p style="margin-top: 0; margin-bottom: 0" align="right" dir="rtl"> <input type="submit" value="'13'D '7D'9'*" style="font-family: Tahoma; font-size: 8pt"> <input type="reset" value="~'© ©1/F " style="font-family: Tahoma; font-size: 8pt"> </form> <p dir="rtl">&nbsp;</td> <td width="5" background="../images/center_right.gif" height="18" dir="rtl">&nbsp;</td> <td width="5" height="18" dir="rtl"></td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="560" dir="rtl" valign="top" height="19" align="justify"> <p align="center"> <font color="#0000FF" size="2"> <a href="../Index_F.htm">('2¯4*</a></font></td> <td width="5" 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"> <font size="2" color="#0000FF"> <a href="../Damghan/Main.htm" style="text-decoration: none"> <font color="#0000FF">/'E:'F</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center" dir="rtl"> <font size="2"> <a href="../monasebatha/mahdaviyat.htm" style="text-decoration: none"> <font color="#0000FF">A1GF¯ EG/HJ*</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center" dir="rtl"> <span lang="fa"> <a style="text-decoration: none" href="../rahbari/main.htm"> <font size="2" color="#0000FF">/1 E-61 HD'Ì*</font></a></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" bordercolor="#3C9DFF" height="9"> <tr> <td background="../images/back1button.gif" height="7"> <p align="center"> <font size="2"> <a href="../asnad/asnad%20-%20main.htm" style="text-decoration: none"> <font color="#0000FF">E1©2 '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="100%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <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" style="border-collapse: collapse" width="101%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif">