ÿþ<html> <head> <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>*-DÌDÌ ~Ì1'EHF 3.F'F /©*1 3(-'FÌ /1 E-61 EB'E E98E 1G(1Ì </title> <script language="javaScript"> <!-- /////////////////////////////////////////////////////////////////////////////// // ..:: realMenu v1.27 ::.. // copyright © jordan neill 2000 // Script featured on JavaScript Kit (http://javascriptkit.com) // // change the menuItems array with your options and set the urls to link to // use addMenuItem("Text to show", "Url To Link To"); to make an item // use addMenuItem("Text", Url", "Img To Show"); to make an item with an image // use addMenuItem(); to indicate a separator bar // you can use html tags in the text, eg, <i>, <b> or <u> // // images used should be 16x16 transparent gifs /////////////////////////////////////////////////////////////////////////////// menuItems = new Array(); menuItemNum = 0; function addMenuItem(text, url, img){ if(img) menuItems[menuItemNum] = new Array(text, url, img); else if(text) menuItems[menuItemNum] = new Array(text, url); else menuItems[menuItemNum] = new Array(); menuItemNum++; } menuWidth = 389; //menu width menuHeight = 39; //menu height menuDelay = 50; //delay before menu appears menuSpeed = 8; //speed which menu appears (lower=faster) menuOffset = 2; //offset of menu from mouse pointer addMenuItem("<center>&#1705;&#1575;&#1585;&#1576;&#1585; &#1711;&#1585;&#1575;&#1605;&#1740; &#1578;&#1605;&#1575;&#1605;&#1740; &#1581;&#1602;&#1608;&#1602; &#1575;&#1740;&#1606; &#1587;&#1575;&#1740;&#1578; &#1578;&#1581;&#1578; &#1581;&#1601;&#1575;&#1592;&#1578; &#1602;&#1575;&#1606;&#1608;&#1606; &#1705;&#1662;&#1740; &#1585;&#1575;&#1740;&#1578; &#1605;&#1740; &#1576;&#1575;&#1588;&#1583;</center>","http://www.tarikhaneh.com/"); addMenuItem(" <center>&#1605;&#1583;&#1740;&#1585;&#1740;&#1578; &#1587;&#1575;&#1740;&#1578;</center>","autoplazza@yahoo.com"); /////////////////////////////////////////////////////////////////////////////// // do not edit the code below, it is required for the menu to work correctly /////////////////////////////////////////////////////////////////////////////// if(window.navigator.appName == "Microsoft Internet Explorer" && window.navigator.appVersion.substring(window.navigator.appVersion.indexOf("MSIE") + 5, window.navigator.appVersion.indexOf("MSIE") + 8) >= 5.5) isIe = 1; else isIe = 0; if(isIe){ menuContent = '<table id="rightMenu" width="0" height="0" cellspacing="0" cellpadding="0" style="font:menu;color:menutext;"><tr height="1"><td style="background:threedlightshadow" colspan="4"></td><td style="background:threeddarkshadow"></td></tr><tr height="1"><td style="background:threedlightshadow"></td><td style="background:threedhighlight" colspan="2"></td><td style="background:threedshadow"></td><td style="background:threeddarkshadow"></td></tr><tr height="10"><td style="background:threedlightshadow"></td><td style="background:threedhighlight"></td><td style="background:threedface"><table cellspacing="0" cellpadding="0" nowrap style="font:menu;color:menutext;cursor:default;">'; for(m=0;m<menuItems.length;m++){ if(menuItems[m][0] && menuItems[m][2]) menuContent += '<tr height="17" onMouseOver="this.style.background=\'highlight\';this.style.color=\'highlighttext\';" onMouseOut="this.style.background=\'threedface\';this.style.color=\'menutext\';" onClick="parent.window.location.href=\'' + menuItems[m][1] + '\'"><td style="background:threedface" width="1" nowrap></td><td width="21" nowrap><img src="' + menuItems[m][2] + '"></td><td nowrap>' + menuItems[m][0] + '</td><td width="21" nowrap></td><td style="background:threedface" width="1" nowrap></td></tr>'; else if(menuItems[m][0]) menuContent += '<tr height="17" onMouseOver="this.style.background=\'highlight\';this.style.color=\'highlighttext\';" onMouseOut="this.style.background=\'threedface\';this.style.color=\'menutext\';" onClick="parent.window.location.href=\'' + menuItems[m][1] + '\'"><td style="background:threedface" width="1" nowrap></td><td width="21" nowrap></td><td nowrap>' + menuItems[m][0] + '</td><td width="21" nowrap></td><td style="background:threedface" width="1" nowrap></td></tr>'; else menuContent += '<tr><td colspan="5" height="4"></td></tr><tr><td colspan="5"><table cellspacing="0"><tr><td width="2" height="1"></td><td width="0" height="1" style="background:threedshadow"></td><td width="2" height="1"></td></tr><tr><td width="2" height="1"></td><td width="100%" height="1" style="background:threedhighlight"></td><td width="2" height="1"></td></tr></table></td></tr><tr><td colspan="5" height="3"></td></tr>'; } menuContent += '</table></td><td style="background:threedshadow"></td><td style="background:threeddarkshadow"></td></tr><tr height="1"><td style="background:threedlightshadow"></td><td style="background:threedhighlight"></td><td style="background:threedface"></td><td style="background:threedshadow"></td><td style="background:threeddarkshadow"></td></tr><tr height="1"><td style="background:threedlightshadow"></td><td style="background:threedshadow" colspan="3"></td><td style="background:threeddarkshadow"></td></tr><tr height="1"><td style="background:threeddarkshadow" colspan="5"></td></tr></table>'; menuPopup = window.createPopup(); menuPopup.document.body.innerHTML = menuContent; } function showMenu(){ menuXPos = event.clientX + menuOffset; menuYPos = event.clientY + menuOffset; menuXIncrement = menuWidth / menuSpeed; menuYIncrement = menuHeight / menuSpeed; menuTimer = setTimeout("openMenu(0,0)", menuDelay); return false; } function openMenu(height, width){ iHeight = height; iWidth = width; menuPopup.show(menuXPos, menuYPos, iWidth, iHeight, document.body); if(iHeight < menuHeight) menuTimer = setTimeout("openMenu(iHeight + menuYIncrement, iWidth + menuXIncrement)", 1); else clearTimeout(menuTimer); } if(isIe) document.oncontextmenu = showMenu; //--> </script </head> <style fprolloverstyle>A:hover {color: #C0C0C0; font-family: Tahoma} </style> <body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" style="font-family: Tahoma; font-size: 10pt" link="#787485" vlink="#787485" alink="#787485"> <SCRIPT language=javascript> message = " h t t p : / / w w w . T a r i k h a n e h . c o m ^"+ " ----------> K a n o o n e J a v a n a n e T a r i k h a n e h D A M G H A N <---------- ^" + " :::.. i n f o @ T a r i k h a n e h . c o m :::..^" + " T h i s S i t e D e s i g n e d b y I m a n R a f i e i ( S T U D I O B O B O !)^" + " ::..COPY RIGHT © 2000-2003 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 a u t o p l a z z a ( S T U D I O B O B O ! ) ^" + "" scrollSpeed=80 lineDelay =4500 txt ="" function scrollText(pos){if(message.charAt(pos)!='^'){txt =txt+message.charAt(pos) status=txt pauze =scrollSpeed } else{pauze=lineDelay txt ="" if(pos==message.length-1)pos=-1 } pos++ setTimeout("scrollText('"+pos+"')",pauze) } // Unhide --> scrollText(0) </SCRIPT> <table border="0" cellspacing="1" width="100%" id="AutoNumber1"> <tr> <td width="100%" align="center"> <table border="0" cellspacing="1" width="59%" id="AutoNumber2" height="748"> <tr> <td bgcolor="#FFFFFF" height="84" width="640" valign="bottom"> <p align="center"> <img border="0" src="../images/banner_farsi.jpg" width="777" height="84"></td> </tr> <tr> <td height="630" 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="419"> <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="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/best_pic_f.gif" width="133" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><a href="../../English/Index_E.htm"><img border="0" src="../images/english_pic.gif" width="59" height="14"></a><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><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="379" colspan="3"> <table border="0" style="border-collapse: collapse" width="100%" height="457"> <tr> <td valign="top" height="457"> <table border="0" style="border-collapse: collapse" width="100%" height="23"> <tr> <td width="5">&nbsp;</td> <td width="33" background="../images/lheadcenter.gif">&nbsp;</td> <td background="../images/backheadcenter.gif" dir="rtl" valign="top" style="font-family: Tahoma; font-size: 10pt"> <p align="right"><font color="#FFFFFF"> ::<span lang="fa"> *-DÌDÌ ~Ì1'EHF 3.F'F /©*1 3(-'FÌ /1 E-61 EB'E E98E 1G(1Ì</span></font></td> <td width="4" background="../images/rheadcenter.gif">&nbsp;</td> <td width="7">&nbsp;</td> </tr> </table> <table border="0" style="border-collapse: collapse" width="589" height="123"> <tr> <td width="5" height="23">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="23">&nbsp;</td> <td width="559" dir="rtl" align="justify" height="23"> <p style="line-height: 150%; text-align: justify; text-justify: kashida"> <font size="2">1G(1 A12'FG 'FBD'( '3D'EÌ -61* "Ì* 'DDG .'EFG 'Ì †F/ 3'DÌ '3* ©G /1 'Ì'E E'G E('1© 1E6'F (' ,E9Ì '2 /'F4¯'GÌ'F /Ì/'1 EÌ FE'ÌF/. F©*G EGEÌ ©G /1 'ÌF ,D3'* H,H/ /'1/  A15* E:*FEÌ '3* ©G '2 3HÌ E98EL DG (H,H/ EÌ "Ì/ *' F.(¯'F 9DEÌ 'Ì1'F H ,G'F (G 71- /Ì/¯'G G'Ì .HÌ4 /1 E-61 HDÌ 'E1 E3DEÌF (~1/'2F/ H (G *(ÌÌF "F†1' ©G EH1/ F81 /'1F/  GE* ¯E'1F/. </font></p> <p style="line-height: 150%; text-align: justify; text-justify: kashida"> <font size="2">'E3'D FÌ2 (' 39G 5/1 GEÌ4¯Ì 1G(1Ì  *9/'/Ì '2 A6D'Ì /'F4¯'GÌ (G -6H1 'Ì4'F 13Ì<img border="0" src="../images/didar-drsobhani.jpg" width="300" height="210" align="right">/F/ *' /1.5H5 EH6H9'* ¯HF'¯HF E1*(7 (' A6'Ì 9DE H /'F4  3.F'FÌ 1' (Ì'F ©FF/. '2 ,EDG 5-(* G'ÌÌ ©G /1 'ÌF E,'D '124EF/ A15* 'F*B'D Ì'A*  E7'D(Ì (H/ ©G /'F4EF/ E-*1E ,F'( "B'Ì /©*1 -3F 3(-'FÌ /1.5H5 .71 A'5DG ¯1A*F F8'E 'B*5'/Ì -'©E (1 ©4H1 '2 '5HD B'FHF '3'3Ì  '8G'1 /'4*F/. "F†G "B'Ì /©*1 3(-'FÌ /1 'ÌF ,D3G ('4©HG ¯A*F/  /1 */'HE GE'F EB'D'*  3.F1'FÌ G' H E5'-(G G'Ì E*9//Ì (H/ ©G /1 7Ì 3'DÌ'F '.Ì1 '2 'Ì4'F 4FÌ/G H /Ì/G 4/G '3*. "F'F ©G (' 'A©'1 H 'F/Ì4G G'Ì 'ÌF 4.5Ì* (1,3*G 'B*5'/Ì H 3Ì'3Ì "4F'ÌÌ /'1F/  (1 'ÌF F81 5-G EÌ ¯0'1F/ ©G E('FÌ A©1Ì 'Ì4'F F4#* ¯1A*G '2 ('H1EF/Ì ©'1"E/Ì F8'E 'B*5'/ '3D'EÌ '3* H 'ÌF ('9+ ¯1/Ì/G *' F¯'G 4'ED H ,'E9 "B'Ì /©*1 (G EH6H9'* E.*DA 'B*5'/Ì  /'1'Ì 9EB H '5'D*Ì ©E F8Ì1 H 'D(*G :Ì1 B'(D ./4G ('4/. '3*'/ 'B*5'/ /'F4¯'G *G1'F /1 ":'2 ©D'E (G '1'/* .HÌ4 F3(* (G F8'E HD'Ì* ABÌG '4'1G FEH/G H 'F¯Ì2G '5DÌ '2 3.F'F4 1' &quot;*9EÌB E('FÌ F8'E HD'ÌÌ ©G (G -'©EÌ* "F EA*.1ÌE&quot; EÌ /'F/ H /1 '/'EG  /:/:G G'Ì .H/ 1' ~Ì1'EHF 1HF/ *:ÌÌ1'* ©'1©1/G'Ì 3Ì 3'DG F8'E 'B*5'/Ì 'Ì1'F *41Ì- EÌ FE'Ì/. 4'Ì/ (*H'F Ì©Ì '2 EGE*1ÌF ¯A*G G'Ì /©*1 3(-'FÌ 1' /1 'ÌF (.4 Ì'A* ©G /D3H2'FG EÌ ¯HÌ/ &quot;E' /1 -'D -'61 (G D-'8 F81Ì  9E/*'K (G 4('G* /1 FH9 1'G©'1G' H 3Ì'3* G' H *,HÌ2G'ÌÌ 13Ì/G 'ÌE ©G 'B*5'/G'Ì E3D7  (1 "FG' E4B H (G /̯1'F *H5ÌG EÌ ©FF/.&quot; GEÌF E.'71'* -'5D '2 FAH0 3Ì'3* G'Ì 'B*5'/ DÌ(1'DÌ ©'AÌ '3* *' †G1G "1'E H 5(H1Ì E+D "B'Ì 3(-'FÌ 1' '2 1HF/ 'EH1 ('F©/'1Ì (/HF 1(' /1 ©4H1 H .71 '3*-'DG "F /1 F8'E 'B*5'/ 31E'ÌG /'1Ì  F¯1'F 3'2/ H '2 'FA9'D 9E/G E/Ì1'F H *5EÌE ¯Ì1F/¯'F /1 B('D -1©* */1Ì,Ì 'F2H'Ì F8'E 'B*5'/Ì B'FHF '3'3Ì  2('F (G FB/Ì E*ÌF H ©'14F'3'FG ¯4'Ì/. ~3 '2 3.F'F 'F/Ì4EF/'F  "F'F "E'/G ¯H4 3~1/F (G F81'* 5'&( 1G(1 'FBD'( H (G1G EF/Ì '2 *-DÌD G'Ì 9'DE'FG "F 92Ì2 4/F/. -61* "Ì* 'DDG .'EFG 'Ì (9/ '2 "F©G F©'* '.D'BÌ H E9FHÌ E'G E('1© 1E6'F 1' (G -6'1 E*0©1 ¯4*F/ H '2 '1'/G ED* 'Ì1'F /1 ~ÌEH/F E3Ì1 ~Ì41A* H /3*Ì'(Ì (G BDG G'Ì 1AÌ9 9DE H AF "H1Ì B/1/'FÌ FEH/F/  (.4 EGEÌ '2 (Ì'F'* .HÌ4 1' (G E1H1 3.F'F '3*'/'F E-*1E /'F4¯'G G' '.*5'5 /'/F/ H (' *4©1 '2 E7'D( E*FH9 H ~1F©*G "F'F H F¯'G G'Ì 2F/G 'Ì ©G (G E3'&D E.*DA /'4*F/  /1 B3E* ":'2ÌF (Ì'F'* .HÌ4 (G (113Ì 3.F'F "B'Ì /©*1 3(-'FÌ ~1/'.*G H *51Ì- A1EH/F/ <font color="#000080">&quot;JCI '2 /H3*'F 1',9 (G F8'E 'B*5'/IP -'CE CFHFI (1 C4H1 E7'D(I 1' (J'F C1/F/ H '/9' 4/ CG E' '2 B'FHF '3'3I A'5DG ¯1A*G 'JE. 'D(*G EF 'JF '9*B'/ 1' F/'1E. EF (G (1'/1 92J2E'F "B'I /C*1 3(-'FI '.D'5 /'1E. "B'I /C*1 3(-'FI 1' CG EJ4F'3JE  (' F81'* 'J4'F GE EF "4F' G3*E  '2 (1'/1'F (3J'1 '124EF/ E'JF/ 'E' 'JF -1A  -1A EH1/ B(HD EF FJ3*. -'D' EECF '3* (96I '2 1H(F'G' H ~/J/'1G' EH1/ B(HD E' F('4/ - JBJF'K GE EH'1/ 'JF,H1I H,H/ /'1/ - DJCF E('FI  E('FI /13*I '3* (.5H5 GEJF E3&DG I 3J'3*G'I '5D †GD H †G'1 CG -D',I 4/G '3*  (-+ 4/G '3*. F81'* 'J4'F H (96I /H3*'F /J¯1 GE  †G "F HB*I CG /1 E,D3 (H/F/  †G :J1 '2 "F  E71- 4/G '3*.&quot; </font></font></p> <p style="line-height: 150%; text-align: justify; text-justify: kashida"> <font size="2">/1 A1E'Ì4'* 1'G¯4'Ì 1G(1 E-(H( 'FBD'( '3D'EÌ ~Ì1'EHF 5-(* G'Ì '3*'/ E922 ,F'( "B'Ì /©*1 3(-'FÌ F©'*Ì †F/ (G F81 EÌ 13/ ©G *#ED /1('1G "FG'  E' 1' (G /1© (G*1 '2 ¯HG1 ©D'E 1G(1E'F G/'Ì* EÌ ©F/. F.3* "F©G F'E /©*1 3(-'FÌ /1 'ÌF E,EH9G '2 5'-( F81'F  *FG' F'EÌ '3* ©G 1G(1 'FBD'( 6EF '1'&G F81Ì (1 E7'D( E71H-G '2 ,'F( 'Ì4'F  /1 (Ì'F'*4'F (/'F '4'1G FEH/G H '2 4.5Ì* 'H (/ÌF 3'F *,DÌD ©1/F/. F©*G /HE /1 4ÌHG (Ì'F -©ÌE'FG 1G(1 (21¯H'1 'FBD'( '3D'EÌ '3*  "F,' ©G /1 (-+ A'5DG ¯1A*F '2 '5HD B'FHF '3'3Ì ©G *H37 /©*1 3(-'FÌ '8G'1 ¯4*  (G '1'&G 51Ì- /Ì/¯'G .H/ ©G E*A'H* (' F81'* 3.F1'F E1'3E (H/ ~1/'.*F/ H /1 GE'F E-AD (' *E,Ì/ '2 4.5Ì* "B'Ì /©*1 3(-'FÌ  1'G 1' (1 ©3'FÌ (3*F/ ©G (.H'GF/ '2 '(1'2 'ÌF *A'H* "1'!  (3*1Ì 1' (1'Ì -0A Ì© 'F/Ì4G EE*'2 /1 ,'E9G (Ì'(F/. F©*G 3HE "F '3* ©G 1G(1 ¯1'FB/1 'FBD'(  E('FÌ 5-(* G'Ì /©*1 3(-'FÌ 1' E('FÌ /13*Ì /'F3*G ©G 9/E EH'AB* (' (1.Ì 1H(F'G' H ~/Ì/'1G'Ì ©D'E4 F('Ì/ E'F9 '2 *H,G (G E('FÌ /13* '8G'1'* 'ÌF '3*'/ 'B*5'/ H FE'ÌF/G 'F/Ì4EF/ 3G /H1G E,D3 4H1'Ì '3D'EÌ 4H/. </font></p> <p style="line-height: 150%; text-align: justify; text-justify: kashida"> <font size="2">'2 81'ÌA /̯1Ì ©G (G 9FH'F F©*G †G'1E /1 'ÌF (.4 B'(D *9EB '3*  /B* F81 AHB 'D9'/G 1G(1Ì H '-'7G ©'ED 'Ì4'F (G F81'* E.*DA 'B*5'/Ì '3* ©G /1 ,'E9G E' E71- EÌ ('4/. GEÌF *3D7 (1 E('-+ 'B*5'/Ì ('9+ 4/G '3* *' F.(¯'F H A1GÌ.*¯'FÌ GE†HF /©*1 3(-'FÌ /1 'ÌF E,'D3 -'61 4HF/ H *A©1'* "F'F -*Ì '¯1 E*A'H* (' (.4Ì '2 /Ì/¯'G 13EÌ GE ('4/  B'(DÌ* 71- Ì'(/ H 9D'HG (1 "F '2 H,HG EE*'2 4.5Ì* F'B/ E-*1E FÌ2 (' *9'(Ì1Ì ©E F8Ì1 Ì'/ ¯1//. </font></p> <p style="line-height: 150%; text-align: justify; text-justify: kashida"> <font size="2">'EÌ/ '3* *' 'ÌF F¯14 E*9'DÌ H EF4 '.D'BÌ 1G(1 A12'FG 'FBD'( '3D'EÌ  (1.Ì E3&HD'F E-*1E (G H̘G E/Ì1'F 13'FG G'Ì ¯1HGÌ '9E '2 13'FG EDÌ H... 1' (G *,/Ì/ F81 /1 FH9 *9'ED H (G1G EF/Ì '2 *A©1'* 9F'51 EHEFÌ GE†HF ,F'( "B'Ì /©*1 3(-'FÌ H' /'1/ *' (G 9FH'F E+'D 'ÌF© ©G ~3 '2 †F/Ì /1 '+1 /1'Ì* H -©E* 1G(1Ì  'E©'F '7D'9 Ì'A*F '2 F81'* EH+1 'ÌF '3*'/ E-*1E /'F4¯'G H 'D¯HÌ FE'ÌF/¯Ì E,D3 4H1'Ì '3D'EÌ (1'Ì ,E9 ©+Ì1Ì '2 E1/E A1'GE ¯4*  ('2 GE 4'G/ -6H1 E+E1 +E1 'Ì4'F /1 (1F'EG G'Ì ~1(ÌFF/G .(1Ì H *-DÌDÌ ('4ÌE *' (G ,'Ì 41©* /1 (1F'EG 'Ì (' (ÌFF/¯'F E-/H/ /1 4(©G E9'1A 3ÌE' @ "F GE /1 3'9'*Ì ©G 4(©G G'Ì /̯1 E4:HD ~.4 31Ì'D G'Ì *DHÌ2ÌHFÌ H... EÌ ('4F/ @ /1 (1F'EG 'Ì -6H1 Ì'(F/ ©G (*H'FF/ /1.5H5 EGE*1ÌF E4©D 'E1H2 ©4H1E'F ©G 'B*5'/ '3* H 1'G -D B79Ì "F ©G ('2¯4* (G 'B*5'/ '3D'EÌ (H/G  'Ì/G G'Ì ©'14F'3Ì 4/G .H/ 1' (Ì'F ©FF/ H '2 'ÌF 1H *5EÌE'*Ì ©G /1 31FH4* E1/E EH+1 '3*  (' ~4*H'FG *-BÌBÌ H E7'D9'*Ì (Ì4*1Ì '*.'0 ¯4*G H /1 3'ÌG 92EÌ EDÌ (G E1-DG ',1'! /1"Ì/. 'F 4'! 'DDG</font></p> <p style="line-height: 150%" align="center"> <font size="2" color="#800000">FHÌ3F/G: 4G'( 'D/ÌF (F'&Ì'F</font></td> <td width="6" background="../images/center_right.gif" height="23" bgcolor="#FFFF00">&nbsp;</td> <td width="5" height="23">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" height="19"> &nbsp;</td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" height="19"> <font size="2"> <font color="#0000FF"><span lang="en-us"> <b>::::....</b></span></font><font color="#FF0000"><b> <a href="khabar222.htm" style="text-decoration: none"> <font color="#FF0000">E*F ©'ED (Ì'F'* 1G(1 E98E 'FBD'( '3D'EÌ /1 /Ì/'1 (' /'F4¯'GÌ'F</font></a></b></font></font></td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" height="19"> <font size="2"><span lang="en-us"> <font color="#FF0000"><b>::::....</b></font><font color="#0000FF"> </font></span> <a style="text-decoration: none" href="http://www.tarikhaneh.com/chehreha/akhbar/khabar60.htm"> <font color="#0000FF">3.F'F /©*1 -3F 3(-'FÌ /1 /Ì/'1 '3'*Ì/ /'F4¯'G G' (' EB'E E98E 1G(1Ì</font></a></font></td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" height="19"> <p align="center"> <font size="2" color="#FF0000"> <font color="#0000FF"> <a href="../Index_F.htm">('2¯4*</a></font></a></font></td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td width="5">&nbsp;</td> <td background="../images/downcenter_left.gif" width="12">&nbsp;</td> <td background="../images/downcenter_center.gif">&nbsp;</td> <td background="../images/downcenter_right.gif" width="25">&nbsp;</td> <td width="7">&nbsp;</td> </tr> </table> </td> </tr> </table> </td> <td valign="top" width="163" background="../images/line-right.gif" height="379"> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td> <hr></td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center" style="margin-top: 0; margin-bottom: 0" dir="rtl"> <span lang="fa"><font size="2"> <a href="../Damghan/Main.htm" style="text-decoration: none"> <font color="#0000FF">/'E:'F</font></a></font></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center" dir="rtl"> <font size="2"> <a href="../monasebatha/mahdaviyat.htm" style="text-decoration: none"> <font color="#0000FF">A1GF¯ EG/HJ*</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center"> <span lang="fa"> <a style="text-decoration: none" href="../rahbari/main.htm"> <font size="2" color="#0000FF">/1 E-61 HD'Ì*</font></a></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" bordercolor="#3C9DFF" height="9"> <tr> <td background="../images/back1button.gif" height="7"> <p align="center" dir="rtl"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../Damghan/Main-tarikh.htm"> <font color="#0000FF">*'1Ì. /'E:'F</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center" dir="rtl"> <font size="2"> <a href="../asnad/asnad%20-%20main.htm" style="text-decoration: none"> <font color="#0000FF">'3F'/ *'1J.Ì</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="101%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center" dir="rtl"> <span lang="fa"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../Damghan/Main-tarikhi.htm"> <font color="#0000FF">'E'©F *'1J.Ì</font></a></font></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl"> <span lang="fa"> <a style="text-decoration: none" href="../Damghan/Main-mazhabi.htm"><font size="2" color="#0000FF"> 'E'©F E0G(Ì</font></a></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl"> <span lang="fa"> <a style="text-decoration: none" href="../Damghan/emamzadeh1.htm"><font size="2" color="#0000FF"> "3*'F E7G1</font></a></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../Damghan/Main-goyesh.htm"> <font color="#0000FF">¯HÌ4 /'E:'FÌ</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl"> <font size="2"> <a href="../Damghan/Main-rostaha.htm" style="text-decoration: none"><font color="#0000FF">4G1G' H 1H3*'G'</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl"> <font size="2" color="#0000FF"><span lang="fa"> <a style="text-decoration: none" href="../Damghan/Main-toristi.htm"><font color="#0000FF">,'0(G G'Ì 7(Ì9Ì</font></a></span></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../nashriyeh/nashriye-%20arshiv.htm"><font color="#0000FF">.(1F'EG F¯'G ,H'F</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#3C9DFF" width="100%" bgcolor="#3C9DFF" background="../images/back1button.gif"> <tr> <td width="100%" bordercolor="#FFFFFF" bgcolor="#FFFFFF" background="../images/back1button.gif"> <p align="center" style="margin-top: 0; margin-bottom: 0" dir="rtl"> <font size="2" color="#0000FF"><font color="#0000FF"> <a style="text-decoration: none" href="../matbooat/Main.htm"><font color="#0000FF">E7(H9'*</font></a></font> <font color="#0000FF"> <a href="../matbooat/Main.htm" style="text-decoration: none"> <font color="#0000FF">H .(1¯2'1ÌG'</font></a></font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../imam%20sajad/darolaytam.htm"> <font color="#0000FF">/'1'D'Ì*'E</font></a></font></a><a style="text-decoration: none" href="../imam%20sajad/darolaytam.htm"><font size="2" color="#0000FF"> 'E'E 3,'/</font></a></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#3C9DFF" width="100%" bgcolor="#3C9DFF" background="../images/back1button.gif"> <tr> <td width="100%" bordercolor="#FFFFFF" bgcolor="#FFFFFF" background="../images/back1button.gif"> <p align="center" style="margin-top: 0; margin-bottom: 0" dir="rtl"> <span lang="fa"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../matbooat/web%20va%20weblog.htm"> <font color="#0000FF">~ÌHF/G'</font></a></font><a style="text-decoration: none" href="../matbooat/web%20va%20weblog.htm"><font size="2" color="#0000FF">&nbsp;</font></a></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="4"> <tr> <td width="100%" height="4"> <p align="center"> </td> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="19"> <tr> <td width="100%" background="../images/backheadcenter.gif" dir="rtl" valign="top" height="19"> <p style="margin-top: 0; margin-bottom: 0"> <font size="2" color="#FFFFFF">&gt; *(DJ:'*</font></td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%" height="35"> <tr> <td> <p align="center"> <object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="158" height="44"> <param name="movie" value="../images/javaninter.swf"> <param name="quality" value="High"> <param name="_cx" value="4180"> <param name="_cy" value="1164"> <param name="FlashVars" value> <param name="Src" value="../images/javaninter.swf"> <param name="WMode" value="Window"> <param name="Play" value="-1"> <param name="Loop" value="-1"> <param name="SAlign" value> <param name="Menu" value="-1"> <param name="Base" value> <param name="AllowScriptAccess" value="always"> <param name="Scale" value="ShowAll"> <param name="DeviceFont" value="0"> <param name="EmbedMovie" value="0"> <param name="BGColor" value> <param name="SWRemote" value> <param name="MovieData" value> <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> <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"> <font size="2" color="#808080">0232-5253699</font></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="43"> <tr> <td width="100%" height="43" dir="ltr" valign="top"> <table border="0" style="border-collapse: collapse" width="100%" height="6"> <tr> <td background="../images/backheadcenter.gif" dir="rtl" style="margin-top: 0; margin-bottom: 0" height="13"> <p align="right"> <font color="#FFFFFF" style="font-size: 8pt"> <span lang="en-us">&gt; </span>DJF©G'Ì E1(H7 (G 'JF 5A-G</font></td> </tr> <tr> <td height="6"> <p align="center"></td> </tr> <tr> <td height="1"> </td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%" height="1275"> <tr> <td align="center" dir="rtl" height="1275"> &nbsp;</td> </tr> <tr> <td align="center" dir="rtl" height="1"> &nbsp;<!-- Begin WebGozar.com Counter code --> <script type="text/javascript" language="javascript" src="http://www.webgozar.ir/c.aspx?Code=1530202&amp;t=counter" ></script> <noscript><a href="http://www.webgozar.com/counter/stats.aspx?code=1530202" target="_blank">"E'1</a></noscript> <!-- End WebGozar.com Counter code --></td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> <td width="5" background="../images/line-right1.gif" height="1">&nbsp;</td> </tr> </table> </td> </tr> <tr> <td height="25" 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">8-</span>2012 <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:sitetarikhaneh@gmail.com"> <font color="#FFFFFF">Tarikhaneh</font></a></span></font></td> </tr> </table> </td> </tr> </table> </body> </html>