ÿþ<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>FH4*'1Ì '2 /©*1 AD'E©Ì: /'E:'F 4G1Ì ©G /H3*4 EÌ /'1E </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 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> <table border="0" cellspacing="1" width="100%" id="AutoNumber1"> <tr> <td width="100%" align="center"> <table border="0" cellspacing="1" width="60%" id="AutoNumber2"> <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="../../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="fa"> </span></font> <font size="2" color="#FFFFFF">FH4*'1Ì '2 /©*1 AD'E©Ì: /'E:'F 4G1Ì ©G /H3*4 EÌ /'1E</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="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 class="ShowNewsText" id="lblText" style="DISPLAY: inline-block; WIDTH: 460px"> <div style="width: 553; height: 491"> <p style="line-height: 150%; text-align: justify; text-justify: kashida"> <font size="2">/'E:'FJ G' E'FF/ 3EF'FJ G' (G 4G1 .H/ E:1H1'F/  (J "FCG (G "( H *'(  †J2J 1' /1'JF ('( (¯HJF/ . 4G13*'F 1' 314'1 '2 .'71G G' H 2J('JJ G' H F4'FG G'JJ EJ /'FF/ CG ¯HJJ *FG' /1 /'E:'F *H'F J'A*.<br> EH6H9 'E' (1'J C3'FJ CG 4G1G'J B/JEJ 'J1'F 1' EJ 4F'3F/ H (G 4G1G'J (G '57D'- EJ'FJ 'J1'F (CG FG (3J'1 (21¯ H FG GEJF 'F/'2G (J BH'1G 'F/ H FG †F/'F CH†C H /H1E'F/G '2 ~/J/G G'J †4E ¯J1 B1F (J3*EJ) 3A1 C1/G 'F/ 4CDJ /¯1 /'1/. /'E:'F 4G1 B/JEJ H E4GH1J '3* CG "F 1'&nbsp;E/JHF *'1J. ~1F4J( HA1'24 H FG †F/'F E*CJ (1 3'.*E'F G'J B/JEJ ~14E'1J CG (*H'FF/ A6'J E9E'1J 'J BHJ H :FJ (G /3* /GF/ . 'JF,' 'HDJF ~134J&nbsp;CG (G EJ'F EJ "J/ 'JF '3* CG 4G1F4JF'F (G C/'E ~/J/G G' H FG'/G'&nbsp;EJ *H'FF/&nbsp;(('DJ/ H (G †¯HFG "+'1J /D *H'FF/ (3* CG '¯1 9FH'F CFF/ ,'JJ (1'J ¯A* H ¯H FEJ E'F/</font></p> <p style="line-height: 150%; text-align: justify; text-justify: kashida"> <font size="2">G1C3 '2 8F .H/ (G 4G1J CG EJ 2J/ 94B EJ H12/ H J'A*F A5D E4*1CJ (1'J GE¯'F /1 'JF EBHDG (3 /4H'1 '3* '¯1"F†G E' ~J4FG'/ EJ CFJE EH1/ *H,G B1'1 ¯J1/ (H /3* CE /1 'JF FH4*'1 CG 3J1 H 3J'-*J '3* *FG' (G G2JFG C':0 H BDE )H E9J'1J ('4/  (1'J ~JHF/ /'/F 'F/J4G G'J E' (G JC/J¯1 'JF¯HFG .D'5G EJ 4H/: 7(J9* "F¯'G CG (G /1HF 4G1 "H1/G EJ 4H/ H (' A6'J .'5J CG 0'* 4G1 /'F3*G EJ 4H/ /1EJ "EJ2/ . </font> </p> <p style="line-height: 150%; text-align: justify; text-justify: kashida"> <font size="2">7(J9* /1 4G1 /'E:'F 1'G /'1/ H GEG ,' /1 7HD CH†G G' H ¯01G'J (G 8'G1 (J F8E 4G1 -6H1 /'1/ /1 EJ'F (J4*1 CH†G G' GFH2 ,HJ "( (G GH'J 4G1 71'H* EJ (.4/ H ¯J'G'F FJ2 †G '2 D( /JH'1 (':†G G' H -J'7 G' 31 (J1HF "H1/F/ H †G /1 'JF 3HJ J' "F 3HJ ,HJ "(  1F¯ .H/ 1' EJ FE'J'FF/ H (HJ .H/ 1' (G E4'E EJ 13'FF/. GE .J'('F H EJ/'F G'J B/JEJ H GE (HDH'1J CG 31 (G "3J'( G'J CGF 4G1 EJ C4/  E4,1F/. 37- 4G1 2EJFJ CG E' GE¯'F '3*  /1 'F*G' (G 'AB G'JJ 1F¯'1F¯ .*E EJ 4H/ FE'J'F¯1 3D7G E-J7 7(J9J (1 FJE 1. G'J 4G1.</font></p> <p style="line-height: 150%; text-align: justify; text-justify: kashida"> <font size="2">/1 G1 D-8G '2 7HD 1H2 (G G1 A5DJ CG (.H'GJ (G HJ˜G "F¯'G CG ~4* (G CHJ1/'1J 'AB 1' (G 3G 1F¯ E*A'H* EJ (JFJ  'E' 3'9*J (9/ GEJF 1F¯G' 0C1 EJ 4HF/ H FEJ ¯0'1F/ CG '2/J/F 1F¯ H -'DJ GEJ4¯J .3*G 4HJ H ('/ /4EF /J1~'J /'E:'FJ G' (G 'JF ¯1/4 1F¯ G' CEC EJ CF/ . 1F¯ (1 ¯1A*G 4/G /1 /'E:'F GFH2 1F¯ :'D( '3* †G '2 /H1 (G EF'1G'J EHB1 /3* CE JC G2'1 3'DG 4G1E F¯1E H †G '2 F2/JC /JH'1 ~4* .'FG G' H CA -J'7 .'FG G' H 5-F E3,/G' H ~H44 ¯F(&J 4CD (F'G'J BJEJ 4G1 1' EJ F¯1JE H 7(J9* '2 1'G EH'/ H E5'D- 3'.*E'FJ GEG ,' -6H1 /'1/ "F,' CG .J'('F EFH†G1J (G EJ/'F CGF 4G1 EJ 13/ H /1 '71'A /G'FG H1H/J ('2'1 EJHG 1' EJ FE'J'F/ H "F,' CG 31 /J¯1 ('2'1 EJ .H'G/ .H/J (FE'J'F/ H .7H7&nbsp;(F/J ('E4 1' ¯H'GJ (1 '5'D* EB(1G G'J 'E'E 2'/G ,9A1 H †GD /.*1'F H C'1H'F31'JJ CG GFH2 (G GE* F8'EJ'FJ CG ~'3¯'G4 C1/G 'F/ H '2 ,F¯ 3H/,HJ'F -1AG 'J 4G1 1G'FJ/G 'F/ (1 ~' E'F/G '3* H (G 1. E' (C4/ H 'JF,' G1 D-8G (.H'GJE EJ *H'FJE (G FG1 "( H (G /1.*'FJ CG J'/"H1 *.* -H6 CGF 4G1'F/ F¯'G CFJE (J "FCG (G *D'4J CG (1'J FH 3'.*F 4G1 EJ 4H/ CE (G' /GJE . </font> </div> <div style="width: 553; height: 749"> <p style="line-height: 150%; text-align: justify; text-justify: kashida"> <font size="2">7(J9* /1HF 4G1 /'E:'F -6H1J ~JH3*G /'1/ H 'JF 'E1 (1 .DB H .HJ E1/E 4G1 '+1 ¯0'4*G '3*. B'E* '3*H'1 /'E:'FJ'F 1' /1 ~GFG ¯01G'J 4G1 H 1A*'1 1'3. "F'F 1' G1 "F,' CG ¯1/ "JF/ *' E-ADJ ¯1E (1~' /'1F/  EJ *H'F J'A*. /'E:'FJ G' (G .'71 "EJ24 /'4*F H J¯'FG (H/F 4G14'F (' 7(J9* (G 4G14'F (G 5H1* .'FG 4'F EJ F¯1F/  /H3*4 /'1F/ -*J "F,' CG F'13'JJ G' H C'3*J G'J4 1' (1EJ 4E1F/. *,1(G G'JJ CG '2 ('2/J/ 4G1G'J ¯HF'¯HF E/1F ,G'F GE (G /3* "H1/G 'JE H '2 1'G AJDE G' H C*'( G' H *5HJ1G' H FH4*'1G' *,1(G C1/G 'JE E' 1' (1 EJ 'F¯J2'FF/ CG 'JF ~134 1' (G EJ'F "H1JE . †1' /'E:'F (' E-J7 7(J9J H 9F'51 4CD /GF/G (G "F /1"EJ.*G H †1' /1 ~GFG 4G1 /'E:'F EJ *H'FJE (' "F GE 5A' H E-(* E1/E'F 1H(G 1H 4HJE </font> </p> <p style="line-height: 150%; text-align: justify; text-justify: kashida"> <font size="2">/1'JF EGE C/'E 9'ED EH+1 (H/G 7(J9* CG '2 1'G FAH0 H B/1* 1H2E1G '4 E1/E 1' H'/'4*G *' ¯H'GJ '4 (G /'1F/ H 92* H -1E* '4 1' B/1 FGF/ J' E1/E CG (1 ~'JG .DB H .HJ H '/( E-J7J 4'F 7(J9F 1' 9F51 '5DJ H '3'3J (1'J '3*E1'1 4JHG 2F/¯J /13* /'F3* 'F/ H F¯0'4*G 'F/ CG 9H'ED H "+'1 H FE'/G'J "F '2 E-J7 4G1J 4'F (G CF'1 1HF/ H (G /3* A1'EH4J 3~1/G 4HF/ H J' 'JFCG 'JF G1 /H (' GE /1 ~JHF/J E*B'(D 3'2F/G †F'F 4G1J 'F CG "E/&nbsp; "F¯'G CG '2 4G1 /'E:'F 3.FJ (G EJ'F EJ "H1JE /1 "EJ.*¯J '4 (' 7(J9* F'.H'3*G -*J (G (.4 B/JEJ 'JF&nbsp; 4G1 EJ 'F/J4JE H EF81G G'JJ /1 0GF E' 2F/G EJ 4HF/ CE J' (J4 EF7(B (' A6'J /'3*'F G'JJ CG /1 (J4*1 4G1G'J B/JEJ E' J'A*G H 3'.*G 4/G H /1 ¯1E'(G G' H /1 .'FG G' H /1 3'9'* .DH* /C'F G' H 1HJ 3CHG'J ~GF †G'17'B E3,/ ,'E9 H /1 E/13G E7D( .'F ('2¯H 4/G 'F/  A6'JJ (G /H1 '2 .4HF* 3'.*E'F G'JJ CG *'(9 *J1"GF 'F/ H 1HJ .H/ 1' (' ~H44J '2 3F¯ G'J F'2C H 5JBDJ ¯1A*G 'F/. ~F,1G G' H /1G'J 4'F '2 "GF 3'.*G 4/G H *E'EJ 4'F /1 7HD CH†G G' H .J'('F G'J 5'A (G .7 4/G 'F/. /13* (G GE'F 4CDJ CG E9EHD 31('2.'FG G' '3* ,'JJ CG F8'EJ G' (21¯*1 H ('D'*1 AB7 GF¯'EJ EHAB 'F/ CG 2J1/3*'F .H/ 1' JC3'F ((JFF/ ,'JJ CG *4.5 "2'1 EJ /G/ H -6H '¯1 JCFH'.* F('4/ H 5'E* ~0J1A*G FEJ 4H/ /'E:'F 'E1H2 CG (' "F†G *' -/H/ 3J 3'D ~J4 (H/ *A'H* G'JJ †4E¯J1 ~J/' C1/G /3* CE 3G ¯HFG EF81 J' -'D H GH'J E*A'H* (G E' 916G EJ CF/. /1 B3E* B/JEJ 4G1 J9FJ '2 E-DG .H/ J' 4'G E-DG H ('2'1 H ,2 'JFG' EJ *H'FJE '2 7(J9* 3.F (¯HJJE CG (' .4* H ",1 H 3F¯ H †H( /1 "EJ.*G H F'81 (1 *1CJ( 3'.*E'F G' (' JC/J¯1 '3*. "F¯'G CG /1 'JF B3E* B/JEJ 4G1 1'G EJ 1HJ 3H'J 9F'51 2F/G 7(J9* CG GE1'GJ '* EJ CFF/ .H/* FJ2 (G 1A*'1 H -1C*J 7(J9J A1'.H'F/G EJ 4HJ  -1C*J CG GE1'G (' "1'E4 '3* H FE'J'F¯1 F1E4 . </font></p> <p style="line-height: 150%; text-align: justify; text-justify: kashida"> <font size="2">/1 CH†G H ~3 CH†G G' H ¯01G'J 'JF B3E* 4G1 (†G G'JJ CG EJ /HF/ 31~J† H'1 (G -1C*G G'J *F/ FEJ 4HF/ H "F (21¯*1G'J CG ¯A*¯HCF'F 1'G EJ 1HF/ "F†G 1' .H'GF/ /J/ ~J4 '2 13J/F (G "F '-3'3 EJ CFF/ 2J1' -1C* /JH'1G' H '3*E1'1 ,HJ H 3(2G H /1.* G'JJ CG (' A'5DG G'JJ E1EH2 /1 7HD 1'G B1'1 /'1F/ A6'J 4G1 1' (G 3(C 31('2.'FG G' H GE'FF/ 1'G 1HG'J (JE'13*'FG' .4C H .4F (14 F/'/G 'F/. 4'J/ ,'D( ('4/ '¯1 (G 'JF FC*G CH†C (F¯1JE CG 'F3'F "2'/G 'J CG (.H'G/ -*J /1 2EJF (G 8'G1 5'A CHJ1 '2 FB7G 'J (G FB7G 'J /J¯1 (1H/ 1'3*'J '5DJ -1C* .H/ 1' F¯G EJ /'1/ 'E' '2 "F *(9J* E7DB FEJ CF/ . /17HD 1'GJ CG (1EJ ¯2JF/ (G CHG H 3(2J 'J CG /1 /H 3E* /'1/ "('/J G'JJ CG *H'F/ /J/ 1HJ EJ CF/ H (G ~3*J H (DF/J G'JJ (G 8'G1 (J '124 2EJF F81 /'1/ H 6EF 'JFG' FEJ .H'G/ ~JC1G .H/ 1' 1HJ .7J 5'A H 51A' EF7BJ -3'( 4/G -1C* /GF/ H 'JF FC*G 1' CH†G G' H ¯01G'J 4G1 EJ FE'J'FF/ .</font></p> <p style="line-height: 150%; text-align: justify; text-justify: kashida"> <font size="2">¯HFG /J¯1J '2 A6'J /'E:'F 2'/G E-(*J '3* CG 3'2F/¯'F FH~1/'2 4G1 (G FG'/G'J EH,H/ 2F/G /1 (.4 B/JE /'4*G 'F/ . "F,' CG (HDH'1 (21¯ H EA1- 4G1 1' (' /1.* G' H FG1 GEJ4G 4'/'( H (G ~GF'JJ EF'3( (1'J GE¯'F 3'.*G 'F/ H 71JBG '41A (F'G' H E9(1G' (G /J/¯'GJ 313(2 E97HA H E41H7 C1/G 'F/ . ¯HFG 3HE A6'J 4G1 (CG GE'F (.4 G'J (G '57D'- F'3F,J/G E-DG G'J FH3'2'F/) E' 1' (G J'/ GE'F 31('2.'FG G'JJ CG ¯A*JE EJ 'F/'2/ . ,'JJ CG 3'CF'F '4 ABJ1 ~F/'4*G H /'F3*G 4/G 'F/ H .H'3*G 4/G CG (G CE*1JF 1'6J 4HF/ /1 'JF (.4 FH3'2 '2 G1 .5J5G 'J EJ *H'F 4FJ/ ,2 "F†G /'E:'FJ '5JD '3* H (G G1,'JJ EJ *H'F 'F/J4J/ ,2 "F†G 1H- H ,3E 'JF 4G1 CGF . <br> .D'5G 'JFCG  GFH2 ~J4 '2 "FCG '2 /'E:'F ¯3*14 J'A*G (J1HF 1HJ *' (G 4G1 *G1'F (21¯ (J'JJ H (' 4¯A*J G' H ~J† H *'( G' H .4HF* G'JJ CG /1A6'J ~GF'H1 'JF 4G1 FGA*G '3* "4F' 4HJ  B3E* (21¯J '2 "F 1' EJ *H'F *,1(G CFJ. "F,' CG .'FG G'J 1/JA 4/G E1/E (G .7 H'/'4*G 4/G 1' 31~F'G EJ /GF/ "F,' CG AB1 E9E'1J .5J5G 'J '2 .5'J5 2F/¯J E/1F /'F3*G EJ 4H/ H "F,' CG ABJ1'FG 'F/J4J/F (G 4G1 H */(J1 ABJ1'FG /1 4CD /'/F (G 3'.*E'F G'J 4G1 (CG CH*'GJ H :AD*J (21¯ (G (9/ *'1J. '3* ) (G -3'( '12'F (H/F "F†G ('J/ 3'.* ¯0'4*G EJ 4H/. "F,' CG 3'2F/¯'F 4G1J (3J'1 (21¯ H (G GEJF 'F/'2G /1 37- ,G'FJ EGE FEJ .H'GF/ (G ~J "H1/G'J 3GEF'C ABJ1'FG 'F/J4J/F (G 4G1 (F¯1F/ H (G "3'FJ E5'D- 3'.*E'FJ CEJ'( /1 C4H1J ~1FAH3 H 2EJF CEJ'( /1 C4H1J CHJ1J H .4C 1' (G '/9'J '12'F 3'2J E5DH( EJ CFF/ . </font></p> <p style="line-height: 150%; text-align: justify; text-justify: kashida"> <font size="2">H .D'5G 'JFCG 4G1 /'E:'F CGF E'  (' GEG 94B H 5A'JJ CG /1 /D (1 .H/ 0.J1G /'1/ H (G /H3*/'1'F .H/ 916G EJ CF/ FB7G 'J '3* '2 ,G'F ~1"4H(J CG /1 "F 2F/¯J EJ CFJE&nbsp; H F7AG G'JJ EJ ~1H1/ CG A1/'J4 1' (G E.'71G EJ C4'F/F/ ~4* (G *'1JC.'FG J CGF .H/ .'FG 'J EJ 3'2/ (G GE'F 4JHG CG ~4* ('2'1 *.1J( 4/G 3EF'F H CF'1 .J'('F G'J (J ,G* '-/'+ 4/G B'&F H ¯F'('/ 3'.*G EJ 4H/ H /1 /H 3E* .H/ (/1 A6'G'J .'71G 'F¯J2 /1H'2G G'J 41B H :1( 4G1) E-DG G'JJ 1' ~J EJ FG/ CG FG /'E:'F H FG *G1'F FG .1E "('/ H FG 4'G1H/ 1' EJ FE'J'FF/ .</font></div> </span></td> <td width="5" background="../images/center_right.gif" height="1">&nbsp;</td> <td width="5" height="1"></td> </tr> <tr> <td width="5" height="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="18"></td> <td width="4" background="../images/center_left0.gif" height="18">&nbsp;</td> <td width="560" dir="rtl" valign="top" height="18" align="justify"> <p align="center"> <font size="2" color="#800000">(G BDE : /©*1 EF5H1 AD'E©Ì</font></td> <td width="5" background="../images/center_right.gif" height="18">&nbsp;</td> <td width="5" height="18"></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" dir="rtl"> <span lang="fa"><font size="2"> <a href="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="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="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="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="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="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="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="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> <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"> <font size="2" color="#808080">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="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="1848"> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="838"> &nbsp;</td> </tr> <tr> <td align="center" dir="rtl" height="38"> &nbsp;<!-- Begin WebGozar.com Counter code --> <script type="text/javascript" language="javascript" src="http://www.webgozar.ir/c.aspx?Code=1530202&amp;t=counter" ></script> <noscript><a href="http://www.webgozar.com/counter/stats.aspx?code=1530202" target="_blank">"E'1</a></noscript> <!-- End WebGozar.com Counter code --></td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> <td width="5" background="../images/line-right1.gif" height="1">&nbsp;</td> </tr> </table> </td> </tr> <tr> <td height="28" width="769" background="../images/line-down.gif"> <p align="center" style="margin-top: 2; margin-bottom: 0"> <font size="1" face="Arial">copy right © 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:tarikhaneh2002@yahoo.com?subject=from site"> <font color="#FFFFFF">tarikhaneh</font></a></span></font></td> </tr> </table> </td> </tr> </table> </body> </html>