ÿþ<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Ì 1H3*'Ì 721G  &quot;©'.Ì ©HG3*'FÌ&quot; /1 4G13*'F /'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"> ::<span lang="en-us"> </span>E91AÌ 1H3*'Ì 721G  &quot;©'.Ì ©HG3*'FÌ&quot; /1 4G13*'F /'E:'F </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"> <span lang="FA" style="font-size: 10pt" tahoma?,?sans-serif?? dir="rtl" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us?> <p class="MsoNormal" dir="rtl" style="line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt"> <span lang="FA" style="FONT-SIZE: 10pt; FONT-FAMILY: " tahoma?,?sans-serif??> <font size="2"> <img border="0" src="../images/tazare3.jpg" width="322" height="132" align="right">1H3*'Ì 2Ì('Ì 721G /1 45 ©ÌDHE*1Ì 4E'D 41B /'E:'F H'B9 4/G H (1'Ì 13Ì/F (G "F EÌ ('Ì3*  '2 3G 1'GÌ EGE'F/H3*  4'G1H/  /'E:'F  25 ©ÌDHE*1 /1 ,'/G "3A'D*G (G ,'F( 4E'D -1©* ©1/ .'ÌF 1H3*' ,2! (.4 E1©2Ì 4G13*'F /'E:'F '3* H (1'Ì 13Ì/F (G "F '2 3G 1'GÌ E0©H1 FÌE 3'9* HB* D'2E '3* 5 ©ÌDHE*1 B(D '2 13Ì/F (G 'ÌF 1H3*'  4G1© 41©* 2:'D3F¯ 'D(12 41BÌ  B1'1 /'1/.'2 'ÌF 4G1© (G (9/  ,'/G H'1/ ©HG3*'F EÌ 4H/ H ~3 '27Ì E3'A*Ì  (G Ì© /1G H3Ì9 EÌ 13ÌE.EF81G *~G 2Ì('Ì «'HDÌ'! 'DDG» H EB(1G 'E'E2'/G '3E'9ÌD (1 A1'2 'ÌF *~G  †4E G1 (ÌFF/G 'Ì 1' (G .H/ ,D( EÌ FE'Ì/.</font></span></p> </span> <p style="line-height: 150%"> <font size="4" style="font-size: 8pt"> <span lang="FA" style="font-size: 10pt" tahoma?,?sans-serif?? dir="rtl" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us?> GF¯'EÌ ,'/G '2 EÌ'F /1G *~G 'HDÌ'! 'DDG EÌ ¯01/  EÌ *H'F EB(1G 'E'E2'/G '3E'9ÌD 1' (G .H(Ì  (1 1HÌ '1*A'9 3E* †~ E4'G/G FEH/. 1H3*' /1 3E* 1'3* [ B3E* 4E'D] ,'/G B1'1 /'1/ H ~3 '2 9(H1 '2 /1G 'HDÌ'! 'DDG (G "F EÌ 13ÌE.</span><span style="font-size: 10pt" tahoma?,?sans-serif?? dir="rtl" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us? lang="en-us"> </span></font> <span lang="FA" style="font-size: 10pt" tahoma?,?sans-serif?? dir="rtl" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us?> <font size="4" style="font-size: 8pt"> <span lang="FA" style="FONT-SIZE: 10pt; FONT-FAMILY: " tahoma?,?sans-serif??> <font size="2">721G /1 /'EFG /H ©HG «(F'1» H «H1,G» B1'1 ¯1A*G H ('A* B/ÌEÌ "F *' (G -'D /3* F.H1/G ('BÌ E'F/G. 1H3*' /'1'Ì Ì© .Ì'('F '5DÌ '3* ©G /1-BÌB* Ì© 1H/.'FG A5DÌ EÌ ('4/. ('BÌ ©H†G G' H .Ì'('FG' (G 7H1 F'EF8E '2 .Ì'('F '5DÌ ,/' 4/G 'F/./1 B3E* ,FH(Ì [3E* †~ ,'/G] ,2 *9/'/Ì (': H †F/ 2EÌF 21'9Ì ©G « O1('1 31('2» '2 EÌ'F "F EÌ ¯01/ H GE¯Ì /1 /'EFG ©HG <img border="0" src="../images/tazare2.jpg" width="300" height="154" align="left">«D( F3'1» H'B9 4/G 'F/  †Ì2G /̯1Ì /Ì/G FEÌ 4H/. "( 'ÌF FG1 Ì9FÌ « O1('1 31('2» '2 GE'F .Ì'('F '5DÌ 1H3*' EÌ "Ì/ H /1 ¯04*G ,'/G '2 H37 GEÌF O1('1 EÌ ¯04*G. '2 G1 ©H†G 1'GÌ (G .Ì'('F '5DÌ EÌ 1H/ H ~3 '2 13Ì/F (G "F  (9D* 9EB .Ì'('F ©G GE'F7H1 '4'1G 4/  1H/.'FG A5DÌ EÌ ('4/  †F/ ~DG EÌ.H1/ (9/ H'1/ .Ì'('F EÌ 4H/. /1 2E3*'F G' FÌ2 "( (1A H ('1'F '2 ©H†G G' (G 3HÌ GEÌF .Ì'('F '5DÌ 31'2Ì1 EÌ 4H/./H 71A .Ì'('F '5DÌ 1H3*'  3F¯ †ÌF EÌ ('4/ H *E'EÌ .Ì'('F G' H ©H†G G' FÌ2 .'©Ì Ì' (G 5H1* 3F¯Ì '3*. 'G'DÌ /H 71A 'ÌF .Ì'('F '5DÌ 1'  (1 '3'3 3©HF*«'HF /3*» Ì' «'ÌF /3*» EÌ ¯HÌF/.</font> </span></font></span> </p> <p><b><font color="#008000" size="2">H,G *3EÌG 1H3*':</font></b></p> <p style="line-height: 150%"> <span lang="FA" style="font-size: 10pt" tahoma?,?sans-serif?? dir="rtl" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us?> <font size="4" style="font-size: 8pt"> <span lang="FA" style="FONT-SIZE: 10pt; FONT-FAMILY: " tahoma?,?sans-serif??> /1 EH1/ H,G *3EÌÀ 'ÌF 1H3*' ('Ì/ ¯A*  (G 2('F E-DÌ 'ÌF 1H3*' 1' « P*P,N1G » ¯HÌF/ H ÌBÌF'K '5D "F GE GE'F « *,1» Ì' « N*N,1»  (G E9FÌ .'FG 2E3*'FÌ '3*. ¯1HGÌ F'E 721G 1' ¯1A*G 4/G '2 ©DEG « N*4 N2Ì1» EÌ /'FF/. 2Ì1' E9*B/F/ E1/E 'ÌF 1H3*' '2 2E'F G'Ì /H1 EÌ /'F3*F/  ©G /1 'ÌF,' 3F¯ G'Ì (' '124Ì GE†HF 2:'D3F¯ H E9'/F ¯† H,H/ /'1/.HDÌ F81ÌG 'HDÌG F2/Ì©*1 EÌ ('4/. 6EF'K 'ÌF 1H3*' A'5DÀ †F/'FÌ (' 4G1 2Ì('Ì EO,F F/'1/ H /1 ©F'1 4G1 OE,F FÌ2 "('/Ì (G F'E « N*N,1» H,H/ /'1/./1 EH1/ 31¯04* *'1Ì.Ì 'ÌF 1H3*'  /1 *H'1Ì. 0©1 †F/'FÌ (G EÌ'F FÌ'E/G '3*.</span></font></span></p> <p style="line-height: 150%"> <font size="2" color="#008000"><b>E-D'* 1H3*'Ì 721G:</b></font></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"> <span lang="FA" style="font-size: 10pt" tahoma?,?sans-serif?? dir="rtl" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us?> <span lang="FA" dir="rtl" style="font-size: 10pt; font-family: arial" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us?> <font size="4" style="font-size: 8pt; font-family: Tahoma,Verdana,Helvetica"> <p class="MsoNormal" dir="rtl" style="MARGIN: 0in 0in 0pt">&nbsp;</p> </font></span> <span lang="FA" dir="rtl" style="font-size: 10pt" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us?> <font size="4" style="font-size: 8pt"> <p class="MsoNormal" dir="rtl" style="line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt"> <font size="2"> <span lang="FA" style="FONT-SIZE: 10pt; FONT-FAMILY: " tahoma?,?sans-serif??> 1H3*'Ì 721G /'1'Ì †F/ E-DG EÌ ('4/ </span></font></font></span></span> <span style="font-size: 10pt"> <font style="font-size: 10pt" size="2"> <span style="font-size: 10pt" tahoma?,?sans-serif??> ©G 9('1*F/ '2:</span></font></span></p> <p class="MsoNormal" dir="rtl" style="line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt"> <span style="font-size: 10pt"> <font style="font-size: 10pt" size="2"> <span style="font-size: 10pt" tahoma?,?sans-serif??> a. N(F/P12 b. †'1 N~1†H&nbsp; c. N/F¯ N31OH&nbsp; d. NDF¯1&nbsp; &nbsp;e. ~',H2&nbsp;&nbsp; f. PEF ©HG&nbsp;&nbsp; ÷. O1('1ND12 </span></font></span></p> <p class="MsoNormal" dir="rtl" style="line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt"> <span style="font-size: 10pt"> <font style="font-size: 10pt" size="2"> <span style="font-size: 10pt" tahoma?,?sans-serif??> <font style="font-size: 10pt">h. O¯FO(H&nbsp;&nbsp; i. 3Ì 1ÌF O©HO†H&nbsp;&nbsp; ñð. (':P&nbsp; P13*HF&nbsp;&nbsp; ññ. ~Ì ND12H&nbsp; &nbsp;ñb. -3ÌF "('/&nbsp; .</font></span></font></span></p> <p class="MsoNormal" dir="rtl" style="line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt">&nbsp;</p> <font size="4" style="font-size: 8pt; font-family: Tahoma,Verdana,Helvetica"> <span lang="FA" dir="rtl" style="font-size: 10pt; font-family: arial" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us? tahoma?,?sans-serif??> <font face="tahoma,arial,helvetica,sans-serif" size="4" style="font-size: 8pt; font-family: Tahoma,Verdana,Helvetica"> </font></span></font><font size="2"> <span lang="fa" dir="rtl" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us? tahoma?,?sans-serif??> <p class="MsoNormal" dir="rtl" style="line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt"> <b><span lang="FA" arial?,?sans-serif??> N</span></b></span><b><font color="#800000">(FP/12 :</font></b></p> </font> <span lang="FA" style="font-size: 10pt" tahoma?,?sans-serif?? dir="rtl" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us?> <span style="font-size: 8pt" lang="fa" dir="rtl" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us?> <font size="4" style="font-size: 8pt"> <p class="MsoNormal" dir="rtl" style="line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt"> <span lang="FA" style="FONT-SIZE: 10pt; FONT-FAMILY: " tahoma?,?sans-serif??> E-DG 'Ì '3* ©G /1 /'EFG ©HG&nbsp; « NH1,G » B1'1 /'1/ H "(Ì ©G '2 ©HG H'1/ 'ÌF E-DG EÌ 4H/ /'1'Ì 3F¯1Ì2G A1'H'F '3*. /1 ,DHÌ 'ÌF "( Ì© N(F/ FÌ2 B1'1 /'4*G '3*.</span></p> <p class="MsoNormal" dir="rtl" style="line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt">&nbsp;</p> </font></span> <font size="4" style="font-size: 8pt; font-family: Tahoma,Verdana,Helvetica" face="tahoma,arial,helvetica,sans-serif"> <span lang="fa" dir="rtl" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us? tahoma?,?sans-serif?? style="font-size: 8pt; font-family: arial"> <font size="4" style="font-size: 8pt"> <span style="font-size: 8pt" lang="fa" dir="rtl" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us?> <p class="MsoNormal" dir="rtl" style="line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt"> <b><span lang="FA" arial?,?sans-serif??> N</span></b></span></font></span></font></span><b><font color="#800000" size="2">DFN¯1 :</font></b></p> <p class="MsoNormal" dir="rtl" style="line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt"> <font style="font-size: 10pt"> <span style="font-size: 10pt"> <font style="font-size: 10pt" size="4"> <span style="font-size: 10pt" tahoma?,?sans-serif??> E-DG 'Ì '3* /1 4E'D 41BÌ .Ì'('F '5DÌ 1H3*' ©G /1 ¯04*G 1('7Ì /'4*G H E-D 'B'E* E3'A1'F (H/G  'E1H2 '+1Ì '2 "F 1('7 /Ì/G FEÌ 4H/ H B3E* '98E 'ÌF E-DG 1' (': A1' ¯1A*G '3*.</span></font></span></font></p> <p class="MsoNormal" dir="rtl" style="line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt">&nbsp;</p> <p class="MsoNormal" dir="rtl" style="line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt"> <b><font color="#800000" size="2">~',H2:</font></b></p> <p class="MsoNormal" dir="rtl" style="line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt"> <font style="font-size: 10pt"> <span style="font-size: 10pt"> <font style="font-size: 10pt" size="4"> <span style="font-size: 10pt" tahoma?,?sans-serif??> E-DG 'Ì '3* /1 B3E* 2Ì1ÌF E-DG N(F/P12 H /1 ¯04*G /1.*'F ¯1/HÌ 2Ì'/Ì /'4*G . '-*E'D'K 'ÌF F'E (Ì4*1 (G .'71 E3,/Ì '3* ©G /1 "F E-DG H /1 2Ì1 /1.* ¯1/H B1'1 /'4*G '3*.</span></font></span></font></p> <p class="MsoNormal" dir="rtl" style="line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt">&nbsp;</p> <span lang="fa" dir="rtl" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us? tahoma?,?sans-serif??> <font size="4" style="font-size: 8pt"> <span style="font-size: 8pt" lang="fa" dir="rtl" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us?> <font size="4" style="font-size: 8pt; font-family: Tahoma,Verdana,Helvetica" face="tahoma,arial,helvetica,sans-serif"> <span lang="FA" style="font-size: 10pt; font-family: arial" tahoma?,?sans-serif?? dir="rtl" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us?> <p class="MsoNormal" dir="rtl" style="line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt"> <b><span lang="FA" arial?,?sans-serif??> O</span></b></span></font></span></font></span><b><font color="#800000" size="2">1('1 ND12:</font></b></p> <p class="MsoNormal" dir="rtl" style="line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt"> <font style="font-size: 10pt"> <span style="font-size: 10pt"> <font style="font-size: 10pt" size="4"> <span style="font-size: 10pt" tahoma?,?sans-serif??> F'E E-DG 'Ì '3* /1 B3E* :1(Ì 1H3*' H /1 ©F'1 E-DG ~',H2 .B3E* '98E 'ÌF E-DG 1' E2'19 ¯F/E H ,H *4©ÌD EÌ /GF/. O1('1 /1 2('F E-DÌ (G 1H/.'FG '*D'B EÌ 4H/ H 6EF'K '2 H37 'ÌF E2'19 FG1Ì 9(H1 EÌ ©F/. ND12 FÌ2 (G .'71 ,1Ì'F GH'Ì 31/Ì '3* ©G E3*BÌE'K '2 /'EFG ©HG « ©1©3Ì » [ E-DÌ G' "F 1' ©HG 3AÌ/ ¯HÌF/.] H'1/ 'ÌF /1G H3Ì9&nbsp; EÌ 4H/.</span></font></span></font></p> <p class="MsoNormal" dir="rtl" style="line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt">&nbsp;</p> <p class="MsoNormal" dir="rtl" style="MARGIN: 0in 0in 0pt"> <b><font color="#800000" size="2">(': 13*HF:</font></b></p> <p class="MsoNormal" dir="rtl" style="MARGIN: 0in 0in 0pt"> <font style="font-size: 10pt"> <span style="font-size: 10pt"> <font style="font-size: 10pt" size="4"> <span style="font-size: 10pt" tahoma?,?sans-serif??> F'E&nbsp; Ì©Ì '2 E2'19 721G '3* ©G /1 ,FH( 1H3*' H /1 2Ì1 ©HG « D( F3'1»  H'B9 4/G &nbsp; 1H/.'FG [ O1('1] 31('2  '2 EÌ'F 'ÌF E219G EÌ ¯01/. /1.*'F 3~Ì/ /'1 A1'H'F H /1.*'F EÌHG /1 ©F'1 2EÌF G'Ì ¯F/E H ,H /1 'ÌF B3E* /Ì/G EÌ 4H/.</span></font></span></font></p> <p class="MsoNormal" dir="rtl" style="MARGIN: 0in 0in 0pt">&nbsp;</p> <p class="MsoNormal" dir="rtl" style="MARGIN: 0in 0in 0pt"> <b><font color="#800000" size="2">3Ì 1ÌF O©HO†H:</font></b></p> <p class="MsoNormal" dir="rtl" style="MARGIN: 0in 0in 0pt"> <font style="font-size: 10pt"> <span style="font-size: 10pt"> <font style="font-size: 10pt" size="4"> <span style="font-size: 10pt" tahoma?,?sans-serif??> 3Ì 1ÌF O©HO†H /1 2('F E-D Ì9FÌ 4Ì1ÌF H ©H†G [ ©H†G 4Ì1ÌF ].</span></font></span></font></p> <p class="MsoNormal" dir="rtl" style="MARGIN: 0in 0in 0pt">&nbsp;</p> <span lang="fa" dir="rtl" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us? tahoma?,?sans-serif??> <font size="2"> <font size="4" style="font-size: 8pt"> <span style="font-size: 8pt" lang="fa" dir="rtl" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us?> <font size="4" style="font-size: 8pt; font-family: Tahoma,Verdana,Helvetica" face="tahoma,arial,helvetica,sans-serif"> <font size="4" style="font-size: 8pt; font-family: Tahoma,Verdana,Helvetica" face="tahoma,arial,helvetica,sans-serif"> <span style="font-size: 8pt; font-family: arial" lang="fa" dir="rtl" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us? tahoma?,?sans-serif??> <p class="MsoNormal" dir="rtl" style="MARGIN: 0in 0in 0pt" align="right"> <b><span lang="FA" arial?,?sans-serif??> &nbsp;</span></b></span></font></font></span></font></font></span><b><font color="#008000" size="2">('A* 1H3*' :</font></b></p> <span style="font-size: 8pt; font-family: arial" lang="fa" dir="rtl" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us? tahoma?,?sans-serif??> <font size="4" style="font-size: 8pt; font-family: Tahoma,Verdana,Helvetica" face="tahoma,arial,helvetica,sans-serif"> <span style="font-size: 8pt" lang="fa" dir="rtl" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us?> <p class="MsoNormal" dir="rtl" style="line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt"> <span lang="FA" style="FONT-SIZE: 10pt; FONT-FAMILY: " tahoma?,?sans-serif??> ('</span></span></font></span><font style="font-size: 10pt"><span style="font-size: 10pt"><font style="font-size: 10pt" size="4"><span style="font-size: 10pt" tahoma?,?sans-serif??>A* 1H3*' GE†F'F ©G /1B(D '4'1G 4/  (G 4</span></font></span></font><span lang="FA" style="FONT-SIZE: 10pt; FONT-FAMILY: " tahoma?,?sans-serif??><span style="font-size: 8pt; font-family: arial" lang="fa" dir="rtl" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us? tahoma?,?sans-serif??><font size="4" style="font-size: 8pt; font-family: Tahoma,Verdana,Helvetica" face="tahoma,arial,helvetica,sans-serif"><span style="font-size: 8pt" lang="fa" dir="rtl" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us?><img border="0" src="../images/tazare1.jpg" width="300" height="230" align="right"></span></font></span></span><font style="font-size: 10pt"><span style="font-size: 10pt"><font style="font-size: 10pt" size="4"><span style="font-size: 10pt" tahoma?,?sans-serif??>©D ~D©'FÌ H(G GE'F 5H1* B/ÌEÌ ('BÌ E'F/G </span></font></span></font> <span style="font-size: 10pt"> <font style="font-size: 10pt" size="4"> <span style="font-size: 10pt" tahoma?,?sans-serif??> '3*. 'D(*G *9/'/ ©EÌ EF'2D FH3'2 FÌ2 /1 1H3*' /Ì/G EÌ 4H/ ©G ©G /1 ©F'1 ,'/G '5DÌ </span></font></span> <font style="font-size: 10pt"> <span style="font-size: 10pt"> <font style="font-size: 10pt" size="4"> <span style="font-size: 10pt" tahoma?,?sans-serif??> B1'1 ¯1A*G 'F/. E5'D- 3'.*E'FÌ '©+1'K 3F¯  †H(  ©'G H¯D '3*. *E'EÌ .'FG G' /'1'Ì /H 7(BG G3*F/ ©G 7(BG ~'ÌÌF E-D F¯G/'1Ì /'E G' H H3'ÌD :Ì161H1Ì H 7(BG ('D' E-D 3©HF* '3*.(96Ì EF'2D (G 5H1* G4* /1[/1(]Ì /Ì/G EÌ 4H/ ©G /1 ¯04*G E-D 3©HF* '9Ì'F H .'F (H/F/. ©H†G G'Ì 1H3*' /'1'Ì /'D'F G'Ì A1'H'F H /1 'E*/'/ /ÌH'1 EF'2D H ,DHÌ /1( G' FÌ2 '3*1'-* ¯'G G'ÌÌ (G †4E EÌ .H1/. ¯'GÌ /G'FG ©H†G '2 Ì© 3E* (3Ì'191Ì6 H '2 /G'FG /̯1 (3Ì'1 *F¯ EÌ ('4/. /1 ©H†G (': G'Ì 1H3*'  /ÌH'1 G' (G 5H1* 3F¯Ì '3* H (H*G G'Ì .'1 (1 1HÌ "FG' .H/FE'ÌÌ EÌ ©F/.'©+1 .'FG G' /'1'Ì 'ÌH'F EÌ ('4F/ H Ì© 1/ÌA F1/À †H(Ì ,DHÌ "F /Ì/G EÌ 4H/. Ì©Ì '2 †Ì2G'Ì (3Ì'1 ,'D( /1 'ÌF 1H3*'  HAH1 /1.*'F ¯1/H '3* ©G (Ì4 '2 500 *FG EÌ 13/.</span></font></span></font></p> <p class="MsoNormal" dir="rtl" style="line-height: 150%; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt">&nbsp;</p> <p class="MsoNormal" dir="rtl" style="MARGIN: 0in 0in 0pt" align="right"> <b><font color="#008000" size="2">&nbsp;,E9Ì* 721G :</font></b></p> <p class="MsoNormal" dir="rtl" style="line-height: 150%; border-left: medium none; border-right: medium none; border-top: medium none; border-bottom: medium none windowtext; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: 0pt; padding: 0in"> <span style="font-size: 10pt"> <font style="font-size: 10pt" size="4"> <span style="font-size: 10pt" tahoma?,?sans-serif??> ,E9Ì* 1H3*'Ì 721G E*:ÌÌ1 EÌ ('4/. /1 *'(3*'F 1H3*' EEDH '2 ,E9Ì* H /1 2E3*'F /1 3©H* (G 31 EÌ (1/. ,E9Ì* "F /12E3*'F 60 H /1 *'(3*'F (G 300 .'FH'1 EÌ 13/ . -/ E*H37 ,E9Ì* 310 .'FH'1 '3*.,E9Ì* 3'©F H +'(* 1H3*' /1 E9'/F 2:'D3F¯ 'D(12 41BÌ H Ì' E2'19 E4:HD (G ©'1 G3*F/. ,E9Ì* EG',1 '©+1'K /1 4G1 F©' '2 4G1G'Ì '3*'F E'2F/1'F H 4G13*'F G'Ì /'E:'F H 4'G1H/ H'B9 /1 '3*'F 3EF'F 3'©F G3*F/. 'ÌF ,E9Ì* EG',1 ©G .H/ /1 1H3*' /'1'Ì EF'2D 4.5Ì G3*F/  /1 *'(3*'F ,G* *A1Ì- H /Ì/'1 'BH'E (G 1H3*' EÌ "ÌF/.</span></font></span><font size="4" style="font-size: 8pt; font-family: Tahoma,Verdana,Helvetica" face="tahoma,arial,helvetica,sans-serif"><span style="font-size: 8pt; font-family: arial" lang="fa" dir="rtl" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us? tahoma?,?sans-serif??><span style="font-size: 8pt" lang="fa" dir="rtl" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us?><font size="4" style="font-size: 8pt"><font size="2"><span lang="fa" dir="rtl" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us? tahoma?,?sans-serif??></span></font></font></span><font size="4" style="font-size: 8pt; font-family: Tahoma,Verdana,Helvetica"></font><span style="font-size: 8pt" lang="fa" dir="rtl" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us?><font size="4" style="font-size: 8pt"><font size="2"><span lang="fa" dir="rtl" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us? tahoma?,?sans-serif??></span></font></font></span><font size="4" style="font-size: 8pt"><span lang="FA" dir="rtl" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us? style="font-size: 8pt"><span lang="FA" tahoma?,?sans-serif?? dir="rtl" tahoma?,?sans-serif?; ?times new roman?; fa; en-us; en-us?><font size="2"></font></span></span></font></span></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="19" align="justify"> <p align="center"> <font size="2" color="#800000">EF(9: H(D'¯ ©'. 2E3*'FÌ</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 size="2" color="#800000">FHÌ3F/G: 31©'1 .'FE A'7EG B1Ì(</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="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"> <p align="center" dir="rtl"> <span lang="fa"> <font size="2" color="#0000FF"> '<a href="../Damghan/asare%20tarikhi.htm" style="text-decoration: none"><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"> <a href="../tasavir/maine0.htm" style="text-decoration: none"><font size="2" color="#0000FF"> "D(HE 9©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="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl"> <span lang="fa"> <font size="2" color="#0000FF"> <a href="../Damghan/amakenn%20mazhabi.htm" style="text-decoration: none"><font color="#0000FF"> 'E'©F E0G(Ì</font></a></font></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center"> <span lang="fa"> <a href="../Tarjomeh/Main.htm" style="text-decoration: none"> <font size="2" color="#0000FF">&nbsp;</font></a><a style="text-decoration: none" href="../monasebatha/shohadaye%20rohani.htm"><font size="2" color="#0000FF">Ì'1'F 4G1 Ì'1</font></a></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl"> <a style="text-decoration: none" href="../Damghan/goyesh%20damghani.htm"><font size="2" color="#0000FF"> ¯HÌ4 /'E:'FÌ</font></a></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl"> <a style="text-decoration: none" href="../mashahir/main.htm"><font size="2" color="#0000FF"> E4'GÌ1 /'E:'F</font></a><font size="2" color="#0000FF">Ì</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"> <a href="../ozviyat/main1.htm" style="text-decoration: none"><span lang="fa"><font size="2" color="#0000FF">96HJ*</font></span></a></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#3C9DFF" width="100%" bgcolor="#3C9DFF" background="../images/back1button.gif"> <tr> <td width="100%" bordercolor="#FFFFFF" bgcolor="#FFFFFF" background="../images/back1button.gif"> <p align="center" style="margin-top: 0; margin-bottom: 0"> <font size="2" color="#0000FF"> <a href="../matbooat/Main.htm" style="text-decoration: none"><font color="#0000FF">E7(H9'*</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"> <span lang="fa"> <a style="text-decoration: none" href="../javaneh/javaneh-main.htm"> <font size="2" color="#0000FF">F41ÌG ,H'FG</font></a></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"> <a style="text-decoration: none" href="../nashriyeh/nashriye-%20arshiv.htm"><font size="2" color="#0000FF"> F41ÌG</font></a><font size="2" color="#0000FF"> F¯'G</font></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="_