ÿþ<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>-61* 'E'E ,9A1 5'/B (9) E:2 E*A©1 ,G'F '3D'E </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="561"> <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="521" colspan="3"> <table border="0" style="border-collapse: collapse" width="100%" height="658"> <tr> <td valign="top" height="658"> <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"> :: -61* 'E'E ,9A1 5'/B <font size="1"> (9)</font> E:2 E*A©1 ,G'F '3D'E</font></td> <td width="4" background="../images/rheadcenter.gif">&nbsp;</td> <td width="7">&nbsp;</td> </tr> </table> <table border="0" style="border-collapse: collapse; text-align:justify" width="589"> <tr> <td width="5">&nbsp;</td> <td width="4" background="../images/center_left0.gif">&nbsp;</td> <td width="559" dir="rtl" valign="top"> <div class="body" style="PADDING-BOTTOM: 0px; TEXT-ALIGN: justify"> <p style="line-height: 150%"> <font size="2">/1 2E'F 'E'E 5'/B 9DÌG 'D3D'E 4/J/*1JF A4'1G' (1 4J9J'F '9E'D EI 4/  (G 7H1I CG *H'F G1¯HFG '(1'2 H,H/ '2 "FG' 3D( 4/G (H/  *' "F ,' CG E4'J. 4J9G E,'D FBD '-'/J+ '&EG 9DÌGE 'D3D'E 1' F/'4*F/  H '5-'( 'E'E 5'/B 9DÌG 'D3D'E (G EF8H1 5J'F* .H/ '2 ¯2F/ EF5H1  E,(H1 (H/F/ (G 7H1 C'ED *BJG FEH/G H EH'8( ('4F/ CG CH†C*1JF (I '-*J'7I '2 "F'F 31 F2F/  H *#CJ/G'I EC11 'E'E (1 *BJG  .H/ /DJD "4C'1I (1 H,H/ †FJF A4'1 3J'3I (H/  .71 G,HE (1 4J9J'F †F'F F2/JC (H/ CG 'E'E (1'I -A8 "F'F  *1C *BJG 1' E3'HI (' *1C FE'2 '9D'E A1EH/.<br> <br> 'E'E (G E9DI '(F .FJ3 CG (G /3* -'CE'F 2E'F .H/ C4*G 4/  A1EH/:<br> <br> &quot;J' E9DI 'C*E 'E1F' HD' *09G A'F EF C*E 'E1F' H D' J0J9G '92G 'DDG AI 'D/FJ'&quot; 'I E9DI C'1 E' 1' ~FG'F (/'1 H 'A4'! ECF  C3I CG C'1 E' 1' 'A4'! FCF/ H ~FG'F (/'1/  ./'HF/ 'H 1' /1 /FJ' 92J2 EI /'1/.<br> <br> 1H'J'*I H,H/ /'1/ -'CI '2 "F CG 4/* A4'1 (G B/1I (H/ CG -*I 4J9J'F  (/HF '9*F' (G GE/J¯1 '2 CF'1 GE/J¯1 1/ EI 4/F/. EF5H1 /1 E/JFG ,'3H3'FI /'4* CG *,33 EI C1/F/  H G1 CG 1' EI 4F'.*F/ '2 ~J1H'F ,9A1 '(F E-E/ 9DÌG 'D3D'E '3* ¯1/F EI 2/F/.<br> <br> E-E/ '3BF7H1I ¯HJ/: &quot;1H2I (1 EF5H1 /H'FBI H'1/ 4/E  /J/E CG /1 AC1 9EJB A1H 1A*G '3*  ~13J/E (1'I †G ¯A*: '2 01JG I A'7EG G2'1 FA1 (DCG (J4*1 '2 "F 1' C4*E  HDI 3J/ H "B'Ì4'F 1' 2F/G F¯G /'4*G 'E. ¯A*E: CJ3* "F ¯A*: EI /'FE *H (G 'E'E* 'H E9*B/ G3*I  H 'H 'E'E EF H 'E'E *H H 'E'E GEG E1/E '3*  DCF E1' †'1G 'I ,2 C4*F 'H FJ3*.&quot;<br> <br> 'E'E 5'/B 9DÌG 'D3D'E 4/J/'K *-* E1'B(* EF5H1 (H/  (' "F CG '2 B(D (G 'E1 G4'E /1 4'E ,D( 4/G (H/  ('1 /J¯1 (G 'E1 EF5H1 /1 4'E ,D( 4/  H E/*I 'E'E *-* F81 E'F/ H 92E C4*F "F -61* 1' C1/F/  H G*C G' FEH/F/ H ('D'.1G ','2G EG',1* 1' /'/F/  -61* (G E/JFG E1',9* C1/ H (BJG 9E1 1' /1 -'D *BJG /1 E/JFG E'F/. EF5H1 "2'1G' H C4*'1G'I (I 1-E'FG /1 -B 3'/'* 9DHJJF 1H' /'4* CG (G /3*H1 HI "F'F 1' /3*G /3*G EI ¯1A*F/ H /1 B91 2F/'F G'I *'1JC  (' 4CF,G H "2'1 (G 2F/¯I 4'F .'*EG EI /'/F/  ,E9I 1' ¯1/F EI 2/F/ H ¯1HGI 1' 2F/G 2J1 .'C ~FG'F EI C1/F/  H ,E9I 1' /1 ~I 3'.*E'F G' J' EJ'F /JH'1G' ¯0'4*G H 1HI 4'F /JH'1G' 1' ('D' EI (1/F/.<br> <br> EF5H1 ~3 '2 "F CG .(1 4G'/* 'E'E 44E 9DÌG 'D3D'E 1' 4FJ/  (G H'DI E/JFG FH4* CG H5I 'H 1' ¯1/F (2F/  'E' HB*I H5J* F'EG "F -61* 1' .H'F/F/  /J/F/ CG 'E'E ~F, FA1 1' H5I .H/ *9JJF C1/G '3*: '(I ,9A1 EF5H1  E-E/ '(F 3DJE'F  9(/'DDG '(F ,9A1  EH3I '(F ,9A1 H -EJ/G 2H,G <span lang="en-us"> </span> '4. EH6H9 1' (G EF5H1 .(1 /'/F/  H 'H ¯A*: E1' (G B*D 'JFG' 1'GI FJ3*.</font><br> <font size="2"><br> E-E/ '(F 1(J9  /1('F E.5H5 EF5H1 ¯HJ/: 2E'FI CG 'E'E 5'/B 9DÌG 'D3D'E 1' '2 E/JFG (G ~'J*.* .D'A* "H1/G (H/F/  1H2I EF5H1 /1 C'. .H/ F43*G (H/ *' 4( 4/ H B3E* 2J'/I '2 4( ¯04*  3~3 EF5H1 (G EF ¯A* CG: E-E/ EI /'FI CG F3(* (G EF †G 'F/'2G B1( H EF2D* /'1I H '31'1I 1' '2 EF EI /'FI CG -*I F2/JC *1JF C3 (G EF J9FI E'/1 A12F/'FE FEI /'F/. ¯A*E: 'JF '2 D7A ./' H 'EJ1'DE$EFJF '3*. ¯A*: GEJF 'D'F (1H (G .'FG I ,9A1 '(F E-E/ H (I .(1 /'.D .'FG 4H  H 'H 1' (G G1 H69I CG EI (JFI (/HF "F CG *:JJ1 H69 /G/  (J'H1. E-E/ ¯HJ/: ~J4 .H/ ¯A*E: (G ./' B3E 'JF GD'C* '3*  'H 1' '¯1 (J'H1E /JF H ".1* .H/ 1' '2 /3* /'/G 'E  '¯1 FJ'H1E ('J/ (G C4*G 4/F .H/ H .'F/'F ¯1/F FGE  GE†F'F (JF /FJ' H ".1* E1// 4/E  *' "F CG FA3  EF E1' (G 71A /FJ' C4'F/. "E/E /1 F2/JC .'FG ,9A1 '(F E-E/ (9DÌG 'D3D'E) H '2 ~4* 31 .'FG F1/('FI ¯0'4*E H '2 ('D'I ('E .'FG 'H ('D' 1A*E  H '2 "F ,' ~'JJF 4/E H (I .(1 H'1/ .'FG '4 4/E  H /J/E CG /1 -'D FE'2 '3* H .H/ 1' (G ~J1'GF H '2'1I ~J†J/G '3*  HB*I 3D'E FE'2 1' /'/  ¯A*E: (A1E'JJ/ (1HJE ~J4 'EJ1'DE$EFJF  ¯A* (¯0'1 D('3E 1' /1 (1FE'JE . ¯A*E: ','2G F/'1E <br> <br> ¯A*: EI .H'GE H6H (¯J1E. ¯A*E: FEI 4H/ H 'H 1' (G GE'F -'D ~J4 EF5H1 "H1/E .<br> <br> /1 †FJF ,H '.*F'B <span lang="en-us"> </span>"EJ2 3J'3I CG G1 FA3I /1 3JFG -(3 EI 4H/  'E'E 5'/B 9DÌG 'D3D'E 4(CG H3J9I 1' CG C'1 "F  '4'9G 'E'E* "D 9DI 9DÌG 'D3D'E H *(JJF /13* E3&DG 'E'E* (H/  1G(1I EI C1/ 4(CG 'Ì CG /1 (3J'1I '2 FB'7 /H1 /3* C4H1 E3DE'F  (G HJ˜G /1 FB'7 91'B 91( H .1'3'F  A9'DJ* G'I †4E¯J1 H +E1(.4I 1' /1('1G E3&DG 'E'E* 9G/G /'1 (H/.<br> EF5H1 (G 'E'E 5'/B 9DÌG 'D3D'E EI ¯A*: †1' F2/ EF 1A* H "E/ FEI CFI "F †F'F CG /J¯1'F 1A* H "E/ /'1F/ 'E'E A1EH/: '2 'EH1 /FJ'  †J2I /1 '.*J'1 EF FJ3* CG '2 /3* /'/F "F 1' *H37 *H (*13E  H '2 'EH1 ".1*  *H †J2I F/'1I CG /1 "F 7E9 FE'JE  H /1 F9E*I GE FJ3*I  CG (1'J* *GFJ* (¯HJE  ~3 (1'I †G (J'JE EF5H1 ¯A* (J' E1' F5-J* CF. 'E'E A1EH/: C3I CG 7'D( /FJ' '3* *1' F5J-* FEI CF/  H G1 CG 7'D( ".1* '3* (' *H GEF4JFI FEI CF/.<br> <br> "F†G '2 (96I F5H5 H '-'/J+ EAGHE EI ¯1//  'JF '3* CG 'E'E 5'/B 9DÌG 'D3D'E †HF ~/14 H ,/4 BJ'E E3D-'FG H :D(G (' 4E4J1 1' (1'I '3*-C'E ~'JG G'I -CHE* .H/ C'AI FEI /'F3*F/  (DCG B(D '2 G1 †J2 *1(J* JC '1*4 '9*B'/I 1' CG (G 1G(1I H 95E* 'E'E E9*B/ ('4F/  61H1Ì EI /'F3*F/  '1*4I CG 'G/'A 98JE 'E'E'F 1' 2F/G F¯G /'1F/ H E5'D- H EF'A9 1' CG (1'I 'E* *4.J5 /'/G 'F/  -A'8* FE'JF/.<br> <br> 4.5I '2 .1'3'F ./E* 'E'E 5'/B 9DÌG 'D3D'E 13J/ H ¯A*: E' -'61JE CG /1 1C'( *H (' /3*¯'G -'CE (,F¯JE †1' -1C* FEI CFI 'E'E (G 'H /3*H1 /'/ /'.D "*4 4H/ HDI 'H 'E*F'9 H12J/  H AI 'D-'D '(H(5J1 13J/  -61* (G 'H /3*H1 /'/ CG /'.D "*4 4H/  'H AI 'DAH1 /'.D "*4 4/  -61* 1H C1/ (G 4.5 .1'3'FI H A1EH/: '¯1 (JF 4E' †GD FA1 E'FF/ '(H(5J1 ('4/ BJ'E EI CFE .<br> <br> (F'(1'JF "F †G CG '&EG E95HEJF 9DÌGE 'D3D'E H -61* 'E'E 5'/B 9DÌG 'D3D'E (/'F 'GEJ* EI /'/F/  -A8 4J9G (H/ (G 9FH'F ,E9 E*4CD E$EF (G 'E'E H EC*(. '2 "FG' -E'J* EI C1/ H (G 1A*'1 "F'F ,G* EI /'/  49H1 H "¯'GI "F'F 1' ('D' EI (1/  H (G 4JHG G'I ¯HF'¯HF (G "F'F CEC EI 13'F/  H /1 5-FG ¯J1 H /'1G'I E-F* 'F¯J2 H ¯1A*'1I G'  (1 EB'HE* "FG' EI 'A2H/. 4H'G/ A1'H'FI /1 -J'* '&EG 9DÌGE 'D3D'E /'1JE CG 4J9J'F .H/ 1' "F†F'F *1(J* C1/G (H/F/ CG '.*D'A'* 4.5I (JF "F'F -D 4/G (H/.<br> <br> /13* '3* CG 'E'E 5'/B 9DÌG 'D3D'E †HF ~/1 H ,/4 'E'E ('B1 H 'E'E 3,'/ 9DÌGE''D3D'E -C'E :'5(  /3* (G BJ'E E3D-'FG F2/  H /1 "F 41'J7  "F 1' EH,( F'(H/I -2( 4J9G H E1C2 A1E'F/GI "F EI /'F3*  -*I 'FBD'('* 6/ -C'E 1' *H37 9EHJ4 2J/ H FA3 2CJG H /J¯1'F (1 ~'JG 5-J- '3*H'1 FEI /'F3*. '2 'JF ,G* GEC'1I 51J- H 9DFI F/'4* HDI /1 9JF -'D "FG' 1' .'DI '2 .J1 H 5D'- FEI /'F3* H EI A1EH/: *' 2E'FI CG '2 "D E-E/ (5DÌ 'DDG 9DÌG H "DG) C3I BJ'E CF/  E' H 4J9J'F E' /1 1'-* G3*JE  H /H3* /'1E '2 "D E-E/(5DÌ 'DDG 9DÌG H "DG) C3I BJ'E CF/ *' .1, 9J'D4 1' EF (G 9G/G (¯J1E  H -/H/ G2'1 /JF'1 '2 E'D .H/ 1' (1'I 9'&DG C3'FI CG (' 2J/ (G 4G'/* 13J/G (H/  *B3JE C1/. †G 1H4F '3* CG /1 5H1* (1H2 'FBD'('*  -C'E 2E'F E*H,G "F'F EI 4/F/  H (1'I 'E'E H 4J9J'F4 A15*I (1'I 3'2E'F/GI ~J/' EI 4/.<br> <br> EH6H9 *4CJD'* E.AI /1 5-FG 2F/¯I 3J'3I 'E'E 5'/B 9DÌG 'D3D'E H 3'J1 'E'E'F  '2 ,EDG EGE*1JF H 4H1'F¯J2*1JF  H /1 9JF -'D E,GHD *1JF H '(G'E "EJ2*1JF A5HD 'JF 2F/¯JF'EG ~1E',1' '3*  H (1'I '+('* H,H/ †FJF 3'2E'FI  FEI *H'F H FEI ('J/ /1 'F*8'1 E/'1C 51J- (H/  H 'JF †J2I FJ3* CG (*H'F (G "F '9*1'A C1/  (DCG 'F*8'1 E9BHD "F3* CG '¯1 1H2I GE /4EF (G H,H/ *4CD ~FG'FI 'E'E ~I (1/  H '2 .H/ "F -61* H J' '2 JCI J'1'F4 /1 "F ('1G †J2I (~13/  'H (G CDI H,H/ †FJF †J2I 1' 'FC'1 CF/ H ¯E'F "F 1' JC 3H! 8F J' *GE* (.H'F/ 'JF .'5J* GEJ4¯I C'1 E.AI '3* .<br> <br> 'E' B1'JF H 4H'G/ H (7HF -H'/+ CG G1 †F/ F81 (JFF/G 9'/I 1' ,D( FEI CF/  HDI (' /B* H *#ED  .(1 '2 ,1J'F G'I ~FG'FI (3J'1I EI /G/  '¯1 (G †FJF F¯14I (G 31'31 /H1'F /H B1F H FJEI 2F/¯I '&EG 9DÌGE 'D3D'E F81 4H/  H,H/ JC *4CJD'* ~FG'F /1 ./E* H *-* A1E'F '&EG 9DÌGE 'D3D'E *B1J('K E3DE EI ¯1//.<br> <br> EF8H1 '2 *4CJD'* J9FI ,E9J*I '2 E1/E CG (' G/A E4*1C  C'1G' H H8'JA ¯HF'¯HFI 1' /1 1'(7G (' JC E1C2 H (' JC BD( 7~F/G H E:2 H A1E'F /GF/G  'F,'E /'/G H EJ'F .H/ FH9I 1H'(7 H FJ2 '-3'3'* F2/JC H .HJ4'HF/'FG /'4*G ('4F/.<br> <br> 'JF ,E9 /1 2E'F 9DI 9DÌG 'D3D'E /1 A'5DG 253'D .'FG F4JFI 'H  GE'F .H'5 5-'(G (H/F/ CG 9DJ1:E *8'G1'* -B (G ,'F( H 9'EG ~3F/ /3*¯'G .D'A*  E9*B/ (H/F/ CG -CHE* H .D'A*  -B (1*1JF H A/'C'1*1JF E3DE'F'F J9FI 9DI 9DÌG 'D3D'E '3* H *51J- ~J'E(1 (G ,'F4JFI 9DI 1' '2 J'/ F(1/G H /1 F.3*JF 1H2G'I ~3 '2 3BJAG  FJ2 F81 E.'DA .H/ 1' F3(* (G (1F/¯'F .D'A*  H FJ2 HA'/'1I .H/ 1' (G 'E'E 51J-'K '9D'E C1/F/. (9/G' FJ2 (' "F CG E5D-* (21¯I 'E'E 1' (G 3CH* -*I (' GEC'1I (' .DA'I F.3*JF H'/'1 EI 3'.*  "F'F FJ2 /1 1HF/ 9'/I H E9EHDI ,'E9G '3D'EI B1'1 ¯1A*G (H/F/  DCF GJ†¯'G 1#I H *4.J5 /13* .H/ 1' '2 /3* F/'/G H GEH'1G ~J1H 9DI ('BI E'F/F/ H (G GEJF ,G* (H/ CG (G -B  F'E 4J9G 9DI J'A*F/  H (G 'JF ,G* ¯J1I AC1I H 9EDI E4GH1 4/F/  H 'JFG' †G1G G'I E4GH1I (H/F/ †HF'F: 3DE'F  '(H01  EB/'/  -0JAG  '(I '(F C9( H ...<br> <br> 4H'G/ *'1J.I *'JJ/ EI CF/ CG 'JF ,E9  'F/J4G 4J9I J9FI '9*B'/ (G D2HE ~J1HI '2 'E'E 1' (E+'(G ~J4H'I AC1I H 1G(1 3J'3I  GEH'1G EJ'F E1/E '4'9G EI /'/F/  H */1J,'K (1 ,E9 .H/ EI 'A2H/F/  H 'JF C'1I (H/ CG (1'I *4CJD -CHE* '&EG 9DÌGE 'D3D'E (G EF2DG EB/EG H',( (H/G '3* .<br> <br> (F'(1'JF 'E'E 5'/B 9DÌG 'D3D'E G1 †F/ /1 8'G1 "1'E (H/  H 9DF'K C'1I FEI C1/ CG 3F/I 9DJG 'H 4H/  'E' 4F'.*I CG EF5H1 '2 'E'E 5'/B 9DÌG 'D3D'E /'4*  .'714 1' F'"3H/G H BD(4 F'"1'E ©1/G (H/ H "F -61* 1' †HF .'1I /1 †4E4 EI /J/.<br> <br> 'E'E'F  (' "F H69J* .AB'F H '.*F'B 3J'3I  31(DF/ H "2'/ 2F/¯I EI C1/F/  *'JJ/ .DA'! 1' FC1/G H 2J1 ('1 "FG' FEI 1A*F/  H J'1'F .H/ 1' '2 GEC'1I (' /3*¯'G .D'A* EE'F9* EI FEH/F/  H (G 5A* JC E9*16 E91HA (H/F/  '2 'JF ,G* (1'I .DA'! E'JG /1/31 H '3('( F'1'-*I (H/F/.<br> <br> EF5H1 (G 'E'E 5'/B 9DÌG 'D3D'E EI ¯A*: †1' F2/ EF 1A* H "E/ FEI CFI "F †F'F CG /J¯1'F 1A* H "E/ /'1F/ 'E'E A1EH/: '2 'EH1 /FJ'  †J2I /1 '.*J'1 EF FJ3* CG '2 /3* /'/F "F 1' *H37 *H (*13E  H '2 'EH1 ".1*  *H †J2I F/'1I CG /1 "F 7E9 FE'JE  H /1 F9E*I GE FJ3*I  CG (1'J* *GFJ* (¯HJE  ~3 (1'I †G (J'JE EF5H1 ¯A* (J' E1' F5-J* CF. 'E'E A1EH/: C3I CG 7'D( /FJ' '3* *1' F5J-* FEI CF/  H G1 CG 7'D( ".1* '3* (' *H GEF4JFI FEI CF/.<br> <br> <span style="COLOR: rgb(0,0,205)">*F'E EB'DG (1¯1A*G '2 ©*'(Ì (G GEÌF F'E (G *1,EG 0(Ì- 'DDG EF5H1Ì H *'DÌA /'F4EF/'FÌ '2 E1©2 E7'D9'* '3*1'3(H1¯ A1'F3G '3*.</span><br> <br> </font> <span style="COLOR: rgb(255,0,0)"> <font size="2">EF(9: 'F/J4G -CHE* /JFI  , 1  5 531 <span lang="en-us">/</span> 538 .</font></span></div> <p align="right" style="line-height: 150%">&nbsp;</td> <td width="6" background="../images/center_right.gif">&nbsp;</td> <td width="5">&nbsp;</td> </tr> <tr> <td width="5">&nbsp;</td> <td width="4" background="../images/center_left0.gif">&nbsp;</td> <td width="559" dir="rtl" valign="top"> <p align="center"><font size="2"> <font color="#0000FF"> <a href="../Index_F.htm">('2¯4*</a></font></a></font></td> <td width="6" background="../images/center_right.gif">&nbsp;</td> <td width="5">&nbsp;</td> </tr> <tr> <td width="5">&nbsp;</td> <td width="4" background="../images/center_left0.gif">&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> </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="521"> <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"> <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%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <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%" bordercolor="#3C9DFF" height="9"> <tr> <td background="../images/back1button.gif" height="7"> <p align="center"> <span lang="fa"> <font size="2" color="#0000FF"> <a href="../Damghan/JEOGRAFIA.htm" style="text-decoration: none"> <font color="#0000FF">H69J* ,:1'AJ'JÌ</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"> <span lang="fa"> <a style="text-decoration: none" href="../Damghan/JEOGRAFIA12.htm"> <font size="2" color="#0000FF">,'0(G G'Ì *H1J3*Ì</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="101%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center" dir="rtl"> <a href="../Damghan/JEOGRAFIA1.htm" style="text-decoration: none"> <font size="2" color="#0000FF">"( H GH'</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"> <span lang="fa"> <font size="2" color="#0000FF"> <a href="../Damghan/goyesh%20damghani.htm" style="text-decoration: none"><font color="#0000FF"> ¯HJ4 /'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%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl"> <span lang="fa"> <font size="2" color="#0000FF"> <a href="../Damghan/Bade%20damghan.htm" style="text-decoration: none"><font color="#0000FF"> ('/G'Ì 9,J( /'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%" 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="../Damghan/MANOCHEHRI.htm"><font size="2" color="#0000FF">EFH†G1Ì /'E:'FÌ</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"><span lang="fa"> <a href="../../English/photo%20galoty.htm" style="text-decoration: none"><font size="2" color="#0000FF">"D(HE 9©3</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"> <font size="2" color="#0000FF"> <a href="../nashryeh/n.main.htm" style="text-decoration: none"><font color="#0000FF">F41JG</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"> <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="../Faaliyatha/Farhangi/Main.htm"><font size="2" color="#0000FF">A9'DJ*G'</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"> <font size="2" color="#0000FF"> <a href="../sargarmiha/danestaniha.htm" style="text-decoration: none"><font color="#0000FF"> 31¯1EÌ</font></a></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"> <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> <tr> <td> &nbsp;</td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%" height="2975"> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="2884"> &nbsp;</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 © 2005-2008 <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<a href="mailto:iman@tarikhaneh.com?subject=from site" style="text-decoration: none"><span lang="en-us"> </span></a><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 "" 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>