ÿþ<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> ~ÌHF/ "3E'FÌ -61* 9DÌ 9DÌG 'D3D'E H -61* 2G1' 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> <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" height="21">&nbsp;</td> <td width="33" background="../images/lheadcenter.gif" height="21">&nbsp;</td> <td background="../images/backheadcenter.gif" dir="rtl" valign="top" style="font-family: Tahoma; font-size: 10pt" height="21"> <p align="right"><font color="#FFFFFF"> :: ~ÌHF/ "3E'FÌ -61* 9DÌ 9DÌG 'D3D'E H -61* 2G1' 3D'E 'DDG 9DÌG'</font></td> <td width="4" background="../images/rheadcenter.gif" height="21">&nbsp;</td> <td width="7" height="21">&nbsp;</td> </tr> </table> <table border="0" style="border-collapse: collapse; text-align:justify" width="589" height="1"> <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" style="line-height: 150%"> <font size="2" color="#008080">'2/H', -61*&nbsp; A'7EG (3) H -61* 9DÌ (9)</font></p> <p style="line-height: 150%"> <font size="2">A'7EG 2G1' 9DÌG''D3D'E /.*1 ~Ì:E(1 'C1E H '2 /H4Ì2¯'F EE*'2 951 .HÌ4 (H/. ~/1 H E'/14 '2 '5ÌD <img border="0" src="../images/Ezdevaj.jpg" align="right" width="300" height="92">*1ÌF H 41ÌA *1ÌF .'FH'/G G'Ì B1Ì4 (H/F/. '2 -Ì+ ,E'D 8'G1Ì H CE'D'* E9FHÌ H '.D'BÌ '2 ~/1 H E'/1 41ÌA4 '1+ EÌ (1/. H (G 9'DÌ*1ÌF CE'D'* 'F3'FÌ "1'3*G (H/. 4.5Ì* H 98E* ~Ì'E(1 'C1E 1H2 (G 1H2 /1 'F8'1 E1/E ('D' EÌ 1A* H B/1* H 4HC* 'H 2Ì'/*1 EÌ 4/ (G GEÌF 9D* /.*1 92Ì24 2G1' (9DÌG' 'D3D'E) GEH'1G EH1/ *H,G (21¯'F B1Ì4 H 1,'D (' 4.5Ì* H +1H*EF/ B1'1 /'4* G1 '2 †F/¯'G '2 'H .H'3*¯'1Ì EÌ C1/F/ 'E' ~Ì'E(1 (' .H'3*¯'1'F 7H1Ì 1A*'1 EÌ C1/ CG EÌ ~F/'4*F/ EH1/ :6( ~Ì'E(1 B1'1 ¯1A*G 'F/.</font></p> <p style="line-height: 150%"> <font size="2">13HD ./' A'7EG 1' (1'Ì 9DÌ (9DÌG 'D3D'E) F¯'G /'4*G (H/ H E'ÌD (H/ '2 ,'F( 'H ~Ì4FG'/ 4H/. ~Ì'E(1 '2 ,'F( ./' E#EH1 (H/ CG FH1 1' (' FH1 (G '2/H', /1 "H1/.</font></p> <p align="center" style="line-height: 150%"> <font color="#800000" size="2">~Ì4FG'/ (G 9DÌ (9):</font></p> <p style="line-height: 150%"> <font size="2">'5-'( 13HD ./' '-3'3 C1/G (H/F/ CG ~Ì:E(1 'C1E *E'ÌD /'1/ A'7EG (9DÌG' 'D3D'E) 1' (' 9DÌ ~ÌHF/ '2/H', /G/  HDÌ '2 ,'F( 9DÌ ~Ì4FG'/Ì FEÌ 4/. ÌC 1H2 9E1 H '(H(C1 H 39/ (F E9'0 H ¯1HGÌ /̯1 CG ~Ì'E(1 *B'6'Ì '2/H', "FG' 1' 1/ C1/G (H/ /1 E3,/ ¯1/ "E/G (H/F/ H '2 G1 /1Ì 3.F EÌ ¯A*F/. /1 'ÌF (ÌF 3.F '2 A'7EG (G EÌ'F "E/. '(H(C1 ¯A*: E/*Ì '3* CG '9Ì'F H '41'A 91( A'7EG 9DÌG''D3D'E 1' .H'3*¯'1Ì EÌ FE'ÌF/ 'E' ~Ì:E(1 'C1E ~Ì4FG'/ '-/Ì 1' F~0Ì1A*G H /1 ,H'(4'F EÌ A1E'Ì/: *9ÌÌF GE31 A'7EG (' ./'3*.(1'Ì GEG 1H4F (H/ CG ./' H~Ì:E(1  A'7EG 1' (1'Ì 9DÌ 9DÌG 'D3D'E F¯'G/'4*G 'F/. 3~3 (G «9E1» H «39/ (F E9'0» ¯A*: -'61Ì/ (G '*A'B GE F2/ 9DÌ (1HÌE H ,1Ì'F 1' (1'Ì4 *41Ì- CFÌE H '¯1 (G '2/H', E'ÌD (H/ GE1'GÌ4 CFÌE! "FG' '2 'ÌF ~Ì4FG'/ '3*B('D H 'H 1' /1 'ÌF C'1 *4HÌB C1/F/.</font></p> <p style="line-height: 150%"> <font size="2">3DE'F A'13Ì EÌ ¯HÌ/: 9E1 H '(H(C1 H 39/ (F E9'0 (/ÌF B5/ '2 E3,/ .'1, 4/F/ H (G ,'F( "F -61* 4*'A*F/.9DÌ (9) A1EH/: '2 C,' EÌ "ÌÌ/ H (G †G EF8H1 'ÌF,' "E/G 'Ì/ '(H(C1 ¯A*: Ì' 9DÌ *H /1 *E'E CE'D'* (1 3'Ì1ÌF (1*1Ì /'1Ì  H '2 EHB9Ì* .H/ H 9D'BG 'ÌCG 13HD ./' (G *H /'1/ C'ED'K "¯'GÌ. '41'A H (21¯'F B1Ì4 (1'Ì .H'3*¯'1Ì A'7EG 9DÌG' 'D3D'E "E/G 'F/ HDÌ ~Ì:E(1 5DÌ 'DDG 9DÌG H"DG /3* 1/ (G 3ÌFG GEG 2/G H *9ÌÌF GE31 A'7EG 1' (G /3*H1 ./' -H'DG /'/G '3*. ¯E'F &nbsp;EÌ CFE ./' H 13HD  A'7EG 1' (1'Ì *H ¯0'4*G 'F/. H 4.5 /̯1Ì B'(DÌ* 'ÌF 'A*.'1 1' F/'1/.</font></p> <p align="center" style="line-height: 150%"> <font color="#800000" size="2">'AC'1 .A*G (Ì/'1 EÌ 4H/:</font></p> <p style="line-height: 150%"> <font size="2">'H6'9 (-1'FÌ '3D'E H ¯1A*'1Ì G' H AB1 'B*5'/Ì E3DEÌF  †F'F 9DÌ (9) 1' E4:HD 3'.*G (H/ CG (G .H'3*G G'Ì /1HFÌ .HÌ4 H '2/H', H *4CÌD .'FH'/G ЯHFG *H,G F/'4*.</font></p> <p style="line-height: 150%"> <font size="2">9DÌ (9) 'F/CÌ ~Ì1'EHF ~Ì4FG'/ "FG' *#ED H '71'A H ,H'F( B6ÌG 1' (G .H(Ì (113Ì FEH/: *GÌ/3*Ì .H/ H E4'G/G ¯1A*'1ÌG'Ì 9EHEÌ '2 ÌC 71A H A1' 13Ì/F 2E'F '2/H',&nbsp; HÌ '2 71A /̯1(1). 'H (.H(Ì EÌ /'F3* CG '¯1 GE31Ì †HF A'7EG 1' '2 /3* (/G/ /̯1 'ÌF A15* B'(D ,(1'F FÌ3*.</font></p> <p align="center" style="line-height: 150%"> <font color="#800000" size="2">9DÌ (9) (G .H'3*¯'1Ì EÌ 1H/:</font></p> <p style="line-height: 150%"> <font size="2">'ÌF ~Ì4FG'/ 9DÌ 1' *-* *#+Ì1 B1'1 /'/ (7H1ÌCG /3* '2 C'1 C4Ì/ H (G EF2D ('2¯4*. .H/ 1' 43*4H /'/  9('Ì *EÌ2Ì (1 *F C1/ H (G ./E* 13HD 'C1E 4*'A*. /1( .'FG 1' (G 5/' /1"H1/. ~Ì:E(1 (G «'E 3DEG» A1EH/: /1 1' ('2 CF. CH(F/G /1 4.5Ì '3* CG ./' H 13HD 'H 1' /H3* /'1F/ 'H GE ./' H 13HD 1' /H3* /'1/. 916 C1/: Ì' 13HD 'DDG! ~/1 H E'/1E A/'Ì*  CÌ3* CG F/Ì/G /1('1G '4 †FÌF /'H1Ì EÌ CFÌ A1EH/: 'Ì 'E 3DEG! E1/Ì /D'H1 H 4,'9 '3* 'H (1'/1 H ~319EHÌE H E-(H( *1ÌF E1/E F2/ EF '3*. 'E 3DEG '2 ,'Ì ,3* H /1 31'Ì 1' ('2 C1/. 9DÌ (9) /'.D EF2D 4/  3D'E /'/ H /1 -6H1 ~Ì:E(1 F43*. '2 .,'D* 314 1' (G 2Ì1 'F/'.*  H F*H'F3* *B'6'Ì .HÌ4 1' 916G (/'1/. E/*Ì G1 /H .'EH4 (H/F/. ('D'.1G ~Ì:E(1 (5) 3CH* 1' 4C3* H A1EH/: Ì' 9DÌ ¯HÌ' (1'Ì -',*Ì F2/ EF "E/G 'Ì CG '2 '8G'1 "F .,'D* EÌ C4Ì (/HF ~1H' -',* .H/ 1' (.H'G H '7EÌF'F /'4*G ('4 CG *E'E .H'3*G G'Ì* B(HD EÌ 4H/. </font></p> <p style="line-height: 150%"> <font size="2">916 C1/: Ì' 13HD 'DDG ~/1 H E'/1E A/'Ì *H ('/  EF /1 .'FG 4E' (21¯ 4/E H '2 'D7'A 4E' (1.H1/'1 ¯4*E. (G*1 '2 ~/1 H E'/1  /1 *1(Ì* H*#/Ì( EF CH44 FEH/Ì H (G (1C* H,H/ 4E' G/'Ì* 4/E. Ì' 13HD 'DDG! (G ./' 3H¯F/ 'F/H.*G /FÌ' H ".1* EF 4E' G3*Ì. 'CFHF EHB9 "F 4/G CG (1'Ì .H/ GE31Ì 'F*.'( CFE H *4CÌD .'FH'/G /GE  *' (' HÌ E#FH3 ¯1/E H '2 F'1'-*ÌG'Ì .HÌ4 (C'GE. '¯1 5D'- (/'FÌ H /.*1 .H/ A'7EG 9DÌG' 'D3D'E 1' (G 9B/ EF /1 "H1Ì 39'/* (21¯Ì F5Ì( EF 4/G '3*. </font></p> <p style="line-height: 150%"> <font size="2">13HD ./' CG /1 'F*8'1 †FÌF ~Ì4FG'/Ì (H/ 5H1*4 '2 31H1 H 4'/E'FÌ (1 'A1H.*G 4/  A1EH/: 5(1 CF *' '2 A'7EG ','2G (¯Ì1E. ~Ì:E(1 F2/ A'7EG (9) 1A*  A1EH/: /.*1E! 9DÌ (F '(Ì 7'D( (9) 1' (G .H(Ì EÌ 4F'3Ì (1'Ì .H'3*¯'1Ì "E/G '3*. "Ì' ','2G EÌ /GÌ *1' (G 9B/4 /1 "H1E A'7EG '2 .,'D* 3CH* C1/ H †Ì2Ì F¯A*. ~Ì:E(1 †HF "+'1 .4FH/I 1' /1†G1G 'H /Ì/ ¯A*: 'DDG 'C(1 H 3CH* 'H 1' 9D'E* 16'Ì* /'F3* <sup>(2)</sup>.</font></p> <p align="center" style="line-height: 150%"> <font color="#800000" size="2">*H'AB:</font></p> <p style="line-height: 150%"> <font size="2">13HD 'C1E (5) ~3 '2C3( ','2G (G F2/ 9DÌ "E/ H (' D(Ì .F/'F ¯A*: Ì' 9DÌ! "Ì' (1'Ì 91H3Ì †Ì2Ì /'1Ì ~'3. /'/: Ì' 13HD 'DDG ~/1 H E'/1E B1('F*  4E' '2 H69 EF C'ED'K '7D'9 /'1Ì/. *E'E +1H* EF 9('1* '3* '2 ÌC 4E4Ì1  ÌC 21G H ÌC 4*1.A1EH/: *H E1/ ,F¯ H ,G'/Ì H (/HF 4E4Ì1 FEÌ *H'FÌ /1 1'G ./' ,G'/ CFÌ  4E4Ì1 '2 DH'2E H '-*Ì','* 61H1Ì *H '3*. 4*1 FÌ2 '2 61H1Ì'* 2F/¯Ì *H E-3H( EÌ 4H/  ('Ì/ (G H3ÌDG "F "(C4Ì CFÌ H 'EH1 'B*5'/Ì .H/ H .'FH'/G '* 1' *#EÌF CFÌ H (1'Ì 'GD H9Ì'D* C3( 1H2Ì FE'ÌÌ H /1 E3'A1* ('1* 1' (1 "F -ED CFÌ  *FG' †Ì2Ì CG EÌ *H'FÌ '2 "F 51A F81 CFÌ GE'F 21G '3*. EFGE (G *H 3.* FEÌ ¯Ì1E H (G GE'F 21G 'C*A' EÌ FE'ÌE. Ì' 9DÌ "Ì'&nbsp; 'CFHF (4'1*Ì (G *H (/GE H 1'2Ì 1' (1'Ì* "4C'1 (3'2E! 916 C1/ : "1Ì Ì' 13HD 'DDG  ~/1 H E'/1E A/'Ì*  4E' GEÌ4G FÌC .HÌ H .H42('F (H/G 'Ì/. A1EH/: ~Ì4 '2 "FCG (G F2/ EF (Ì'ÌÌ ,(1&ÌD F'2D 4/ H ¯A*: Ì' E-E/! ./' *1' '2 (ÌF E.DHB'*4 (1¯2Ì/G H (G 13'D* 'F*.'( C1/. 9DÌ (9) 1' (1¯2Ì/ H (1'/1 H H2Ì1 *H B1'1 /'/. ('Ì/ /.*1* A'7EG 1' (G '2/H', 'H /1"H1Ì. E,D3 ,4F '2/H', "F'F /1 9'DE ('D' H /1 -6H1 A14*¯'F (1¯2'1 4/G '3*. ./' A12F/'F ~'C H F,Ì( H 7Ì( H 7'G1 H FÌCH (G "F'F 97' .H'G/ FEH/ Ì' 9DÌ GFH2 ,(1&ÌD ('D' F1A*G (H/ CG *H /1( EF2D 1' 2/Ì <sup>(3)</sup>.</font></p> <p align="center" style="line-height: 150%"> <font color="#800000" size="2">.7(G 9B/:</font></p> <p style="line-height: 150%"> <font size="2">~Ì:E(1 5DÌ 'DDG 9DÌG H"DG A1EH/: Ì' 9DÌ *H 2H/*1 (G E3,/ (1H H EF FÌ2 '2 9B( *H EÌ "ÌE  *' /1 -6H1 E1/E E1'3E 9B/ 1' (1¯2'1 CFÌE H .7(G (.H'FÌE. 9DÌ (9) E31H1 H .H4-'D (G ,'F( E3,/ -1C* FEH/. '(H(C1 H 9E1 1' /1 (ÌF 1'G ED'B'* C1/  "FG' '2 ,1Ì'F C'1 ,HÌ' 4/F/  ¯A*: 13HD ./' /.*14 1' (G EF *2HÌ, C1/  GE 'CFHF ~Ì'E(1 /1 1'G '3* *' /1 -6H1 ,E9Ì*  E1'3E 9B/ H .7(G .H'FÌ 1' 'F,'E /G/.<span lang="en-us"> </span>~Ì:E(1 (5) /1 -'DÌ CG 5H1*4 '2 31H1 H 4'/E'FÌ EÌ /1.4Ì/ (G E3,/ *41ÌA (1/  H (G (D'D A1EH/: EG',1 H 'F5'1 1' /1 E3,/ ,E9 CF. GF¯'EÌ CG E1/E ,E9 4/F/  (1 A1'2 EF(1 1A* H ~3 '2 -E/ H +F'Ì A1EH/: 'Ì E1/E "¯'G ('4Ì/ CG ,(1&ÌD (1 EF F'2D 4/ H '2 ,'F( ./' ~Ì'E "H1/ CG E1'3E 9B/ '2/H', 9DÌ H A'7EG 9DÌG' 'D3D'E /1 9'DE ('D' H /1 -6H1 A14*¯'F (1¯2'1 4/G H /3*H1 /'/G CG /1 2EÌF FÌ2 "F E1'3E 1' 'F,'E /GE  H 4E' 1' (1 "F ¯H'G (¯Ì1E. 3~3 F43* H (G 9DÌ (9) A1EH/: (1.Ì2 H .7(G 9B/ 1' (.H'F.<span lang="en-us"> </span>9DÌ 9DÌG 'D3D'E (1.'3* H A1EH/: ./' 1' (1 F9E* G'Ì4 3~'3 EÌ ¯HÌE H 4G'/* EÌ /GE CG (:Ì1 '2 'H ./'ÌÌ FÌ3*. 4G'/*Ì CG EH1/ ~3F/ H 16'Ì* 'H H'B9 4H/. /1H/ (1 E-E/ 5DÌ 'DDG 9DÌG H"DG  /1H/Ì CG EB'E H /1,G '4 1' ('D' (1/. 'Ì E1/E! ./' '2/H', 1' (1'Ì E' ~3F/Ì/G H (/'F /3*H1 /'/G '3*. '2/H', EF H A'7EG 1' ./' EB/1 C1/G H (/'F 'E1 FEH/G '3*. 'Ì E1/E! 13HD ./' A'7EG 1' (G 9B/ EF /1 "H1/ H 21G 'E 1' '2 ('(* EG1 B(HD C1/. '2 "F -61* (~13Ì/ H ¯H'G ('4Ì/.</font></p> <p style="line-height: 150%"> <font size="2">E3DE'F'F (G ~Ì:E(1 (5) 916 C1/F/: Ì' 13HD 'DDG! A'7EG 1' (' 9DÌ C'(ÌF (3*G 'Ì 13HD ./' ~'3. /'/: "1Ì ! ~3 *E'E -6'1 /3* (G /9' (1/'4*G ¯A*F/: ./' 'ÌF '2/H', 1' (1 4E' E('1C ¯1/'F/ H /1 EÌ'F*'F /H3*Ì H E-(* 'ACF/.</font></p> <p align="center" style="line-height: 150%"> <font color="#800000" size="2">E0'C1G 91H3Ì:</font></p> <p style="line-height: 150%"> <font size="2">9DÌ 9DÌG 'D3D'E EÌ A1E'Ì/: -/H/ ÌC E'G 7HD C4Ì/ H EF .,'D* EÌ C4Ì/E (' ~Ì:E(1 /1('1G A'7EG 5-(* CFE  HDÌ ¯'GÌ CG .DH* EÌ 4/ EÌ A1EH/: Ì' 9DÌ †G GE31 FÌCH H 2Ì('&Ì F5Ì(* 4/ (G*1ÌF 2F'F 9'DE 1' *2HÌ, *H C1/E.</font></p> <p style="line-height: 150%"> <font size="2">1H2Ì (1'/1E 9BÌD ~Ì4 EF "E/ H ¯A*: (1'/1 ,'F! EF '2 '2/H', *H (3Ì'1E31H1 G3*E. †1' '2 13HD ./' (5) .H'G4 FEÌ CFÌ CG A'7EG 1' (G .'FG '* (A13*/ *' (H3ÌDG 91H3Ì 4E'  †4E E' 1H4F ¯1// ~'3. /'/E: .ÌDÌ EÌD /'1E 91H3Ì CFE 'E' '2 13HD ./' .,'D* EÌ C4E. 9BÌD ¯A*: *H 1' (G ./' 3H¯F/! GE 'CFHF (' EF (Ì' *' ./E* ~Ì:E(1 (5) (1HÌE. 9DÌ (' (1'/14 9BÌD "GF¯ EF2D 13HD ./' FEH/F/. /1 (ÌF 1'G (G «'E 'ÌEF» (1.H1/ C1/G ,1Ì'F 1' (1'Ì4 ¯A*F/. 'E 'ÌEF ¯A*: ','2G (/GÌ/ EF (' 13HD ./' /1 'ÌF ('1G E0'C1G CFE.</font></p> <p style="line-height: 150%"> <font size="2">'E 3DEG H 3'Ì1 2F'F '2 B6ÌG .(1/'1 4/F/ H ./E* ~Ì:E(1 5DÌ 'DDG 9DÌG H "DG E41A ¯4*F/. 916 C1/F/: Ì' 13HD 'DDG! ~/1 H E'/1E'F (G A/'Ì*  (1'Ì EH6H9Ì ./E* 4E' 13Ì/G 'ÌE CG '¯1 ./Ì,G 2F/G (H/ †4E4 (/'F 1H4F EÌ 4/. HB*Ì ~Ì:E(1 (5) F'E ./Ì,G 1' 4FÌ/ '4C4 ,'1Ì 4/ H A1EH/: ./Ì,G! C,' E'FF/ ./Ì,G ~Ì/' EÌ 4H/ GF¯'EÌ CG E1/E E1' *C0Ì( FEH/F/ E1' *5/ÌB C1/ H (1'Ì *1HÌ, /ÌF ./'  'EH'D4 1' /1 '.*Ì'1 EF B1'1 /'/. ./Ì,G 2FÌ (H/ CG ./' (1 EF H-Ì A13*'/ CG (/H (4'1* /GE .'FG 'Ì '2 2E1/ /1 (G4* (/H 97' .H'G/ C1/.</font></p> <p style="line-height: 150%"> <font size="2">'E 3DEG 916 C1/: ~/1E H E'/1E A/'Ì* 4H/  4E' G1†G /1('1G ./Ì,G EÌ A1E'ÌÌ/ 5-Ì- '3*. ./' E' 1' (' 'H E-4H1 ¯1/'F/. Ì' 13HD 'DDG! (1'/1 H ~31 9EHÌ 4E' EÌD /'1/ GE314 1' (G EF2D ((1/. A1EH/: ~3 †1' .H/4 /1 'ÌF ('1G 5-(*Ì FEÌ CF/ 916 C1/: '2 CE1H&Ì 'H3*.~Ì:E(1 (5) (G 'E 'ÌEF A1EH/: 9DÌ 1' F2/ EF -'61 CF. HB*Ì 9DÌ (9) ./E* ~Ì:E(1 E41A 4/ A1EH/: Ì' 9DÌ! "Ì' EÌD /'1Ì GE31* 1' (G EF2D ((1Ì. 916 C1/: "1Ì Ì' 13HD 'DDG. A1EH/: ./' E('1C CF/  GEÌF 'E4( Ì' A1/' 4( H3'&D 91H3Ì 1' A1'GE EÌ CFE. 3~3 (G GE31'F4 A1EH/: A'7EG 1' 2ÌF* CFÌ/ H .H4(HÌ4 FE'ÌÌ/ H '7'BÌ 1' (1'Ì4 A14 CFÌ/ *' E1'3E 91H3Ì 1' (1¯2'1 CFÌE <sup>(4)</sup>. E1'3E '2/H', (1*1ÌF (F/¯'F ./'HF/ /1 1H2 'HD Ì' 44E 0Ì 'D-,G <sup>(5)</sup> 3'D /HE Ì' 3HE G,1Ì 'F,'E ¯1A*<sup>(6)</sup>.</font></p> <p style="line-height: 150%"> <font size="2" color="#800000">~Ì FH4* G': </font></p> <p style="line-height: 150%"> <font size="2">(1)0.'&1 'D9B(Ì 5 26.</font></p> <p style="line-height: 150%"> <font size="2">(2)(-'1 'D'FH'1 , 43 5 127 0.'&1 'D9B(Ì 5 29</font></p> <p style="line-height: 150%"> <font size="2">(3)(-'1 'D'FH'1 , 43 5 127</font></p> <p style="line-height: 150%"> <font size="2">(4)(-'1 'D'FH'1 , 43 5 130 @ 132</font></p> <p style="line-height: 150%"> <font size="2">(5)EF'B( '(F 4G1 "4H( , 3 5 349</font></p> <p style="line-height: 150%"> <font size="2">(6)(-'1 'D'FH'1 , 43 5 6 H 7</font></p> <p style="text-align: center; line-height: 150%"> <font size="2" color="#008080">(1¯1A*G '2 C*'( ('FHÌ FEHFG '3D'E *#DÌA '(1'GÌE 'EÌ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="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="_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">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> </table> <table border="0" style="border-collapse: collapse" width="100%" height="3104"> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="3104"> </td> </tr> <tr> <td height="24"> <font face="Tahoma" size="2" color="#FFFF00"> <iframe name=I1 src='http://stats.netsups.com/counter.asp?id=462197351&cnum=001fa&ref=" + document.referrer + "' align=center frameborder=0 scrolling=no width=151 height=12 marginheight=0 marginwidth=0></iframe> </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 © 200<span lang="en-us">5-</span>200<span lang="en-us">8</span> <a href="file:///G:/my%20new%20document/My%20Webs/INDEX.HTM" style="text-decoration: none; "> <font color="#FFFFFF">Tarikhaneh.com</font></a> all right reserved .all graphics copy right by<span lang="en-us"><a style="text-decoration: none" href="mailto:tarikhaneh2002@yahoo.com?subject=from site"> <font color="#FFFFFF">tarikhaneh</font></a></span></font></td> </tr> </table> <SCRIPT language=javascript> message = " h t t p : / / w w w . T a r i k h a n e h . c o m ^"+ " ----------> K a n o o n e J a v a n a n e T a r i k h a n e h D A M G H A N <---------- ^" + " :::.. i n f o @ T a r i k h a n e h . c o m :::..^" + " T h i s S i t e D e s i g n e d b y T a r i k h a n e h ^" + " ::..COPY RIGHT © 2005-2008 T A R I K H A N E H A L L R I G H T R E S E R V E D ..:: ^" + " :. A l l g r a p h i c s c o p y r i g h t b y t a r i k h a n e h ^" + "" scrollSpeed=80 lineDelay =4500 txt ="" function scrollText(pos){if(message.charAt(pos)!='^'){txt =txt+message.charAt(pos) status=txt pauze =scrollSpeed } else{pauze=lineDelay txt ="" if(pos==message.length-1)pos=-1 } pos++ setTimeout("scrollText('"+pos+"')",pauze) } // Unhide --> scrollText(0) </SCRIPT> </body> </html>