ÿþ<html> <head> <meta name="GENERATOR" content="Microsoft FrontPage 5.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <meta http-equiv="Content-Language" content="fa"> <meta http-equiv="Content-Type" content="text/html; charset=unicode"> <title>9F'HJF '.('1 -H'/+ 4G13*'F /'E:'F </title> <script language="javaScript"> <!-- /////////////////////////////////////////////////////////////////////////////// // ..:: realMenu v1.27 ::.. // copyright © jordan neill 2000 // Script featured on JavaScript Kit (http://javascriptkit.com) // // change the menuItems array with your options and set the urls to link to // use addMenuItem("Text to show", "Url To Link To"); to make an item // use addMenuItem("Text", Url", "Img To Show"); to make an item with an image // use addMenuItem(); to indicate a separator bar // you can use html tags in the text, eg, <i>, <b> or <u> // // images used should be 16x16 transparent gifs /////////////////////////////////////////////////////////////////////////////// menuItems = new Array(); menuItemNum = 0; function addMenuItem(text, url, img){ if(img) menuItems[menuItemNum] = new Array(text, url, img); else if(text) menuItems[menuItemNum] = new Array(text, url); else menuItems[menuItemNum] = new Array(); menuItemNum++; } menuWidth = 389; //menu width menuHeight = 39; //menu height menuDelay = 50; //delay before menu appears menuSpeed = 8; //speed which menu appears (lower=faster) menuOffset = 2; //offset of menu from mouse pointer addMenuItem("<center>&#1705;&#1575;&#1585;&#1576;&#1585; &#1711;&#1585;&#1575;&#1605;&#1740; &#1578;&#1605;&#1575;&#1605;&#1740; &#1581;&#1602;&#1608;&#1602; &#1575;&#1740;&#1606; &#1587;&#1575;&#1740;&#1578; &#1578;&#1581;&#1578; &#1581;&#1601;&#1575;&#1592;&#1578; &#1602;&#1575;&#1606;&#1608;&#1606; &#1705;&#1662;&#1740; &#1585;&#1575;&#1740;&#1578; &#1605;&#1740; &#1576;&#1575;&#1588;&#1583;</center>","http://www.tarikhaneh.com/"); addMenuItem(" <center>&#1605;&#1583;&#1740;&#1585;&#1740;&#1578; &#1587;&#1575;&#1740;&#1578;</center>","autoplazza@yahoo.com"); /////////////////////////////////////////////////////////////////////////////// // do not edit the code below, it is required for the menu to work correctly /////////////////////////////////////////////////////////////////////////////// if(window.navigator.appName == "Microsoft Internet Explorer" && window.navigator.appVersion.substring(window.navigator.appVersion.indexOf("MSIE") + 5, window.navigator.appVersion.indexOf("MSIE") + 8) >= 5.5) isIe = 1; else isIe = 0; if(isIe){ menuContent = '<table id="rightMenu" width="0" height="0" cellspacing="0" cellpadding="0" style="font:menu;color:menutext;"><tr height="1"><td style="background:threedlightshadow" colspan="4"></td><td style="background:threeddarkshadow"></td></tr><tr height="1"><td style="background:threedlightshadow"></td><td style="background:threedhighlight" colspan="2"></td><td style="background:threedshadow"></td><td style="background:threeddarkshadow"></td></tr><tr height="10"><td style="background:threedlightshadow"></td><td style="background:threedhighlight"></td><td style="background:threedface"><table cellspacing="0" cellpadding="0" nowrap style="font:menu;color:menutext;cursor:default;">'; for(m=0;m<menuItems.length;m++){ if(menuItems[m][0] && menuItems[m][2]) menuContent += '<tr height="17" onMouseOver="this.style.background=\'highlight\';this.style.color=\'highlighttext\';" onMouseOut="this.style.background=\'threedface\';this.style.color=\'menutext\';" onClick="parent.window.location.href=\'' + menuItems[m][1] + '\'"><td style="background:threedface" width="1" nowrap></td><td width="21" nowrap><img src="' + menuItems[m][2] + '"></td><td nowrap>' + menuItems[m][0] + '</td><td width="21" nowrap></td><td style="background:threedface" width="1" nowrap></td></tr>'; else if(menuItems[m][0]) menuContent += '<tr height="17" onMouseOver="this.style.background=\'highlight\';this.style.color=\'highlighttext\';" onMouseOut="this.style.background=\'threedface\';this.style.color=\'menutext\';" onClick="parent.window.location.href=\'' + menuItems[m][1] + '\'"><td style="background:threedface" width="1" nowrap></td><td width="21" nowrap></td><td nowrap>' + menuItems[m][0] + '</td><td width="21" nowrap></td><td style="background:threedface" width="1" nowrap></td></tr>'; else menuContent += '<tr><td colspan="5" height="4"></td></tr><tr><td colspan="5"><table cellspacing="0"><tr><td width="2" height="1"></td><td width="0" height="1" style="background:threedshadow"></td><td width="2" height="1"></td></tr><tr><td width="2" height="1"></td><td width="100%" height="1" style="background:threedhighlight"></td><td width="2" height="1"></td></tr></table></td></tr><tr><td colspan="5" height="3"></td></tr>'; } menuContent += '</table></td><td style="background:threedshadow"></td><td style="background:threeddarkshadow"></td></tr><tr height="1"><td style="background:threedlightshadow"></td><td style="background:threedhighlight"></td><td style="background:threedface"></td><td style="background:threedshadow"></td><td style="background:threeddarkshadow"></td></tr><tr height="1"><td style="background:threedlightshadow"></td><td style="background:threedshadow" colspan="3"></td><td style="background:threeddarkshadow"></td></tr><tr height="1"><td style="background:threeddarkshadow" colspan="5"></td></tr></table>'; menuPopup = window.createPopup(); menuPopup.document.body.innerHTML = menuContent; } function showMenu(){ menuXPos = event.clientX + menuOffset; menuYPos = event.clientY + menuOffset; menuXIncrement = menuWidth / menuSpeed; menuYIncrement = menuHeight / menuSpeed; menuTimer = setTimeout("openMenu(0,0)", menuDelay); return false; } function openMenu(height, width){ iHeight = height; iWidth = width; menuPopup.show(menuXPos, menuYPos, iWidth, iHeight, document.body); if(iHeight < menuHeight) menuTimer = setTimeout("openMenu(iHeight + menuYIncrement, iWidth + menuXIncrement)", 1); else clearTimeout(menuTimer); } if(isIe) document.oncontextmenu = showMenu; //--> </script </head> <style fprolloverstyle>A:hover {color: #C0C0C0; font-family: Tahoma} </style> <body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" style="font-family: Tahoma; font-size: 10pt" link="#787485" vlink="#787485" alink="#787485"> <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> <table border="0" cellspacing="1" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1"> <tr> <td width="100%" align="center"> <table border="0" cellspacing="1" style="border-collapse: collapse" bordercolor="#111111" width="68%" 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="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"> :: <span lang="fa">9F'HJF '.('1 -H'/+ 4G13*'F /'E:'F</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"> <tr> <td width="5">&nbsp;</td> <td width="4" background="../images/center_left0.gif">&nbsp;</td> <td width="559" dir="rtl" align="justify" bgcolor="#99CCFF"> &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" bgcolor="#99CCFF"> <p align="center"> <img border="0" src="../images/akhbare-havades.jpg" width="200" height="57"></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" bgcolor="#99CCFF"> <p align="center"> <b> <font color="#FFFFFF" size="2" face="Arial"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 9F'HJF EGE*1JF '.('1 -H'/+ 4G13*'F /'E:'F :&nbsp; <img border="0" src="../images/new.gif" width="40" height="10"></font></b></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" bgcolor="#99CCFF"> &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" bgcolor="#99CCFF"> &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" bgcolor="#99CCFF"> <table border="2" cellspacing="1" width="100%" bordercolor="#FFFFFF"> <tr> <td width="80%" align="center"><b> <font size="2" color="#000080">9FH'F .(1</font></b></td> <td width="12%" align="center"><b> <font size="2" color="#000080">*'1J.</font></b></td> </tr> <tr> <td width="80%" align="right" dir="rtl"> <font color="#FFFFFF" size="2"> <a href="havades119.htm" style="text-decoration: none"> <font color="#800000">/1 /'E:'F 4DJC ~DJ3  B'†'B†J E41H( 1' 2EJF ¯J1 C1/</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 19/10/90</font></td> </tr> <tr> <td width="80%" align="right" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 8 E1/'/ 90" style="text-decoration: none" href="havades117.htm"> <font color="#800000">/3*¯J1J 6 -A'1 :J1E,'2 /1 E-/H/G 4G13*'F /'E:'F</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 08/05/90</font></td> </tr> <tr> <td width="80%" align="right" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 5 E1/'/ 90" href="havades116.htm" style="text-decoration: none"> <font color="#800000">/1 E-H1 †4EG 9DJ @ '¯1G 3JD 4.5 EJDJ'1/ 1J'D (G /'E:'F .3'1* 2/</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 05/05/90</font></td> </tr> <tr> <td width="80%" align="right" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 3 E1/'/ 90" href="havades115.htm" style="text-decoration: none"> <font color="#800000">E3'A1'F JC '*H(H3 '2 3JD /1 /'E:'F F,'* J'A*F/</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 03/05/90</font></td> </tr> <tr> <td width="80%" align="right" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 30 *J1 90" href="havades114.htm" style="text-decoration: none"> <font color="#800000">C4*G H E,1H- 4/F 5 FA1 (1 '+1 H'˜¯HFJ C'EJHF /1 /'E:'F</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 30/04/90</font></td> </tr> <tr> <td width="80%" align="right" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 15 .1/'/ 90" href="havades113.htm" style="text-decoration: none"> <font color="#800000">A1E'F/G 'F*8'EJ /'E:'F: 3'1B'F EF'2D /1 4G1 /3*¯J1 4/F/</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 15/03/90</font></td> </tr> <tr> <td width="80%" align="right" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 14 .1/'/ 90" href="havades112.htm" style="text-decoration: none"> <font color="#800000">JC ,'9D '3CF'3 /1 4G13*'F /'E:'F /3*¯J1 4/</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 14/03/90</font></td> </tr> <tr> <td width="80%" align="right" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 2 .1/'/ 90" href="havades111.htm" style="text-decoration: none"> <font color="#800000">A1E'F/G 'F*8'EJ /'E:'F: /H 3'1B E3D- /1 /'E:'F /3*¯J1 4/F/</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 02/03/90</font></td> </tr> <tr> <td width="80%" align="right" dir="rtl"> <a title="*'1J. .(1: 19 '1/J(G4* 90" href="havades110.htm" style="text-decoration: none"> <font color="#800000" size="2"> C4A 272 EJDJHF 1J'D 3JE H C'(D 31B*J /1 4G13*'F /'E:'F</font></a></td> <td width="12%" align="center"> <span lang="en-us"> <font size="2" color="#FF0000"> 19/02/90</font></span></td> </tr> <tr> <td width="80%" align="right" dir="rtl"> <font color="#FFFFFF" size="2"> <a title="*'1J. .(1: 19 '1/J(G4* 90" href="havades109.htm" style="text-decoration: none"> <font color="#800000">(1.H1/ /H EH*H13JCD* /1 /'E:'F /H C4*G (1 ,'J ¯04*</font></a></font></td> <td width="12%" align="center"> <span lang="en-us"> <font size="2" color="#FF0000"> 19/02/90</font></span></td> </tr> <tr> <td width="80%" align="right" dir="rtl"> <a href="havades107.htm" style="text-decoration: none"> <font color="#800000" size="2"> 31GF¯ C'8E 2'/G: /3*¯J1J 3'1B /1 CE*1 '2 †G'1 1H2 /1 /'E:'F</font></a></td> <td width="12%" align="center"> <span lang="en-us"> <font size="2" color="#FF0000"> 14/11/89</font></span></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 26 /Ì 89" href="havades106.htm" style="text-decoration: none"> <font color="#800000">('14 /HEÌF (1A 2E3*'FÌ 5(- 'E1H2 /'E:'F 1' 3AÌ/~H4 ©1/</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 26/10/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF"> <a title="*'1Ì. .(1: 26 /Ì 89" href="havades105.htm" style="text-decoration: none"> <font color="#800000" size="2">1Ì24 E9/F 3'D/1G /1 /Ì(', /'E:'F Ì© ©4*G H Ì© 2.EÌ (1 ,'Ì ¯0'4*</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 26/10/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 16 /Ì 89" href="havades104.htm" style="text-decoration: none"> <font color="#800000">1&Ì3 ~DÌ3 4G13*'F /'E:'F: ¯'2¯1A*¯Ì (D'Ì ,'F /H ,H'F /'E:'FÌ 4/</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 16/10/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 3 /Ì 89" href="havades103.htm" style="text-decoration: none"> <font color="#800000">/3*¯Ì1Ì ~F, FA1 314'.G Ì© 41©* G1EÌ /1 4G1 /'E:'F</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 03/10/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 13 "01 89" href="havades102.htm" style="text-decoration: none"> <font color="#800000">©4A (Ì4 '2 170 ©ÌDH¯1E EH'/ E./1 /1 /'E:'F</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 13/09/89</font></td> </tr> <tr> <td width="80%" align="right"> <a title="*'1Ì. .(1: 18 "('F 89" href="havades101.htm" style="text-decoration: none"> <font color="#800000" size="2"> ©4A 3Ì2/G AB1G 31B* /1 4G13*'F /'E:'F</font></a></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 18/08/89</font></td> </tr> <tr> <td width="80%" align="right"> <a style="text-decoration: none" title="*'1Ì. .(1: 17 "('F 89" href="havades100.htm"> <font color="#800000" size="2"> /1 E-H1 /'E:'F @ E9DE'F Ì© /3*¯'G *1ÌD1 "*4 ¯1A*</font></a></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 17/08/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 5 "('F 89" href="havades99.htm" style="text-decoration: none"> <font color="#800000">44 /3*¯'G (Ì 3ÌE :Ì1E,'2 /1 /'E:'F ©4A 4/</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 05/08/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 4 "('F 89" href="havades98.htm" style="text-decoration: none"> <font color="#800000">3'1B'F DH'2E E3'A1'F /1 /'E:'F /3*¯Ì1 4/F/</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 04/08/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 1 "('F 89" href="havades97.htm" style="text-decoration: none"> <font color="#800000">1'FF/G '*H(H3 (9/ '2 *5'/A E1¯('1 E*H'1Ì 4/</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 01/08/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 30 EG1 89" href="havades96.htm" style="text-decoration: none"> <font color="#800000">/3*¯Ì1Ì 31/3*G H '96'Ì Ì© ('F/ A3'/ /1 4G1 /'E:'F</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 30/07/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 24 EG1 89" href="havades95.htm" style="text-decoration: none"> <font color="#800000">.7H7 2H, H A1/ E3Ì1 1ÌDÌ *G1'F @ E4G/ ('2 '3*</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 24/07/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 24 EG1 89" href="havades94.htm" style="text-decoration: none"> <font color="#800000">FE'ÌF/G /'E:'F: -'/+G .1H, B7'1 '2 1ÌD  *DA'* ,'FÌ F/'4*</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 24/07/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 24 EG1 89" href="havades93.htm" style="text-decoration: none"> <font color="#800000">/H B7'1 E3'A1(1Ì /1 'Ì3*¯'G /'E:'F '2 .7 .'1, 4/F/+9©3</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 24/07/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 23 EG1 89" href="havades92.htm" style="text-decoration: none"> <font color="#800000">4'E¯'G ~F,4F(G 2D2DG -H'DÌ /'E:'F 1' D12'F/</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 23/07/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 14 EG1 89" href="havades91.htm" style="text-decoration: none"> <font color="#800000">©4A 42 ©ÌDH¯1E EH'/ E./1 /1 /'E:'F</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 14/07/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 10 EG1 89" href="havades90.htm" style="text-decoration: none"> <font color="#800000">/3*¯Ì1Ì 3'1B 'EH'D E3'A1'F /1 /'E:'F</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 10/07/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 5 EG1 89" href="havades89.htm" style="text-decoration: none"> <font color="#800000">/3*¯Ì1Ì 3G 2H1¯Ì1 /1 4G1 /'E:'F</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 05/07/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 18 4G1ÌH1 89" href="ejtemai506.htm" style="text-decoration: none"> <font color="#800000">3'1B'F EF'2D H (': G'Ì ~3*G /1 /'E:'F /3*¯Ì1 4/F/</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 18/06/89</font></td> </tr> <tr> <td width="80%" align="right"> <a title="*'1Ì. .(1: 10 4G1ÌH1 89" href="havades88.htm" style="text-decoration: none"> <font color="#800000" size="2"> *9EÌ1©'1 .H/~1/'2 ('F© 3'1B '2 "( /1"E/</font></a></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 10/06/89</font></td> </tr> <tr> <td width="80%" align="right"> <a style="text-decoration: none" href="havades87.htm"> <font color="#800000" size="2"> 4E'1 ~3 D12G G' (G 151 EH1/ 13Ì/</font></a></td> <td width="12%" align="center"> <span lang="en-us"> <font size="2" color="#FF0000"> 10/06/89</font></span></td> </tr> <tr> <td width="80%" align="right"> <a style="text-decoration: none" href="havades86.htm"> <font color="#800000" size="2"> 3A1 GÌ&* ~'1DE'FÌ (G EF'7B 2D2DG 2/G /'E:'F</font></a></td> <td width="12%" align="center"> <span lang="en-us"> <font size="2" color="#FF0000"> 09/06/89</font></span></td> </tr> <tr> <td width="80%" align="right"> <font color="#800000" size="2"> *</font><a style="text-decoration: none" href="havades85.htm"><font color="#800000" size="2">9/'/ ~3 D12G G' (G 9// 127 13Ì/</font></a></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 09/06/89</font></td> </tr> <tr> <td width="80%" align="right"> <a style="text-decoration: none" href="havades84.htm"> <font color="#800000" size="2"> E1'3E '-Ì'Ì 4( FH2/GE /1 EF'7B 2D2DG 2/G</font></a></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 08/06/89</font></td> </tr> <tr> <td width="80%" align="right"> <a style="text-decoration: none" href="havades83.htm"> <font color="#800000" size="2"> '.*5'5 /G EÌDÌ'1/ *HE'F (1'Ì 2D2DG 2/¯'F</font></a></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 08/06/89</font></td> </tr> <tr> <td width="80%" align="right"> <a style="text-decoration: none" href="havades82.htm"> <font color="#800000" size="2"> 9/E 'E©'F 3©HF* /1 .'FG G'Ì "3Ì( /Ì/G</font></a></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 08/06/89</font></td> </tr> <tr> <td width="80%" align="right"> <a style="text-decoration: none" href="../../damghan%20photos/rostaha/kouh%20zar-zaminlarze.htm"> <font color="#800000" size="2"> *5'HÌ1Ì '2 EF7BG 2D2DG 2/G ,FH( /'E:'F </font></a></td> <td width="12%" align="center"> <span lang="en-us"> <font size="2" color="#FF0000"> 08/06/89</font></span></td> </tr> <tr> <td width="80%" align="right"> <a style="text-decoration: none" href="havades81.htm"> <font color="#800000" size="2"> *3DÌ* F'Ì( 1&Ì3 E,D3 (G E1/E 2D2DG 2/G </font></a></td> <td width="12%" align="center"> <span lang="en-us"> <font size="2" color="#FF0000"> 07/06/89</font></span></td> </tr> <tr> <td width="80%" align="right"> <a style="text-decoration: none" href="havades80.htm"> <font color="#800000" size="2"> F7B EÌ'F /3*H1 FE'ÌF/G /'E:'F /1 E,D3</font></a></td> <td width="12%" align="center"> <span lang="en-us"> <font size="2" color="#FF0000"> 07/06/89</font></span></td> </tr> <tr> <td width="80%" align="right"> <a style="text-decoration: none" href="havades79.htm"> <font color="#800000" size="2"> *9/'/ ©4*G G'Ì 2D2DG /'E:'F (G 4 FA1 13Ì/</font></a></td> <td width="12%" align="center"> <span lang="en-us"> <font size="2" color="#FF0000"> 07/06/89</font></span></td> </tr> <tr> <td width="80%" align="right"> <a style="text-decoration: none" href="havades78.htm"> <font color="#800000" size="2"> ('23'2Ì EF'7B 2D2DG 2/G /'E:'F '2 'E1H2</font></a></td> <td width="12%" align="center"> <span lang="en-us"> <font size="2" color="#FF0000"> 07/06/89</font></span></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 6 4G1ÌH1 89" href="havades77.htm" style="text-decoration: none"> <font color="#800000">H2'1* ©4H1 ~Ì'E/G'Ì 2D2DG /'E:'F 1' ~̯Ì1Ì EÌ ©F/</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 06/06/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#000080" size="2"> <a title="*'1Ì. .(1: 6 4G1ÌH1 89" href="havades76.htm" style="text-decoration: none"> <font color="#800000">*ÌE 'E/'/Ì *G1'F /1 EF'7B 2D2DG 2/G /'E:'F E3*B1 EÌ 4H/</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 06/06/89</font></td> </tr> <tr> <td width="80%" align="right"> <span class="title"> <a title="*'1Ì. .(1: 6 4G1ÌH1 89" href="havades74.htm" style="text-decoration: none"> <font color="#800000" size="2">"( "4'EÌ/FÌ EF7BG 2D2DG 2/G /'E:'F "DH/G FÌ3*</font></a></span></td> <td width="12%" align="center"> <span lang="en-us"> <font size="2" color="#FF0000"> 06/06/89</font></span></td> </tr> <tr> <td width="80%" align="right"> <a style="text-decoration: none" href="havades75.htm"> <font color="#800000" size="2"> '(D': ~Ì'E GE/1/Ì 1&Ì3 ,EGH1 (G 2D2DG 2/¯'F </font></a></td> <td width="12%" align="center"> <span lang="en-us"> <font size="2" color="#FF0000"> 06/06/89</font></span></td> </tr> <tr> <td width="80%" align="right"> <a style="text-decoration: none" href="havades73.htm"> <font color="#800000" size="2"> H2Ì1 ©4H1 H'1/ 1H3*'Ì 2D2DG 2/G ©HG 21 4/</font></a></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 06/06/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#000080" size="2"> <span class="title"> <a title="*'1Ì. .(1: 6 4G1ÌH1 89" href="havades72.htm" style="text-decoration: none"> <font color="#800000">-1©* /H('1G ¯3D *1H/ 9'ED 2EÌF D12G /'E:'F '3*</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 06/06/89</font></td> </tr> <tr> <td width="80%" align="right"> <font size="2"> <span class="title"> <a title="*'1Ì. .(1: 6 4G1ÌH1 89" href="havades71.htm" style="text-decoration: none"> <font color="#800000">FE'ÌF/G E1/E /'E:'F: 'E/'/ 13'FÌ (G 2D2DG 2/¯'F E7DH( '3*</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 06/06/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1Ì. .(1: 6 4G1ÌH1 89" href="havades70.htm" style="text-decoration: none"> <font color="#800000">H2Ì1 ©4H1 (1'Ì (113Ì H69Ì* 2D2DG 2/¯'F H'1/ /'E:'F 4/</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 06/06/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1Ì. .(1: 6 4G1ÌH1 89" href="havades69.htm" style="text-decoration: none"> <font color="#800000">'1/H¯'G '3C'F EHB* (1'Ì 2D2DG 2/¯'F /1 EF7BG CHG 21 /'E:'F 'J,'/ 4/</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 06/06/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span lang="fa"> <a title="*'1Ì. .(1: 6 4G1ÌH1 89" href="havades68.htm" style="text-decoration: none"> <font color="#800000">3G ©4*G H †GD 2.EÌ /1 2EÌF D12G ©HÌ1 /'E:'F</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 06/06/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span lang="fa"> <a title="*'1Ì. .(1: 28 E1/'/ 89" href="havades67.htm" style="text-decoration: none"> <font color="#800000">/'E:'F ~'ÌÌF *1ÌF F1. ,1E 1' /1 '3*'F 3EF'F /'1/</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 28/05/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span lang="fa"> <a title="*'1Ì. .(1: 23 E1/'/ 89" href="havades66.htm" style="text-decoration: none"> <font color="#800000">/3*¯Ì1Ì -A'1'F :Ì1E,'2 /1 (.4 'EÌ1"('/ /'E:'F</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 23/05/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span lang="fa"> <a title="*'1Ì. .(1: 22 *Ì1 89" href="havades65.htm" style="text-decoration: none"> <font color="#800000">Ì© 3'1B -1AG 'Ì /1 /'E:'F /3*¯Ì1 4/</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 22/04/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span lang="fa"> <a title="*'1Ì. .(1: 22 *Ì1 89" href="havades64.htm" style="text-decoration: none"> <font color="#800000">†G'1 E,1E EH'/ E./1 /1 /'E:'F /3*¯Ì1 4/F/</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 22/04/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span lang="fa"> <a title="*'1Ì. .(1: 17 *Ì1 89" href="havades63.htm" style="text-decoration: none"> <font color="#800000">©4*G H E,1H- 4/F 4 FA1 /1 (1.H1/ /H /3*¯'G .H/1H</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 17/04/89</font></td> </tr> <tr> <td width="80%" align="right"> <a title="*'1Ì. .(1: 12 *Ì1 89" href="havades62.htm" style="text-decoration: none"> <font color="#800000"><span lang="fa"> <font size="2">'FG/'E ('F/ ,9D '3©F'3 H *1'HD †© /1 /'E:'F</font></span></font></a></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 12/04/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span lang="fa"> <a title="*'1Ì. .(1: 2 *Ì1 89" href="havades61.htm" style="text-decoration: none"> <font color="#800000">*HA'F (' 319* 127 ©ÌDHE*1 /'E:'F 1' /1FH1/Ì/</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 02/04/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span lang="fa"> <a title="*'1Ì. .(1: 18 .1/'/ 89" href="havades60.htm" style="text-decoration: none"> <font color="#800000">©4A 3D'- ,F¯Ì H *,GÌ2'* E'GH'1G 'Ì /1 /'E:'F</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 18/03/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span lang="fa"> <a title="*'1Ì. .(1: 17 .1/'/ 89" href="havades59.htm" style="text-decoration: none"> <font color="#800000">7Ì /H 1H2 ¯04*G 5 FA1 /1 ,'/G G'Ì /'E:'F ,'F ('.*F/</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 17/03/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#000080" size="2"> <span lang="fa"> <a title="*'1Ì. .(1: 9 .1/'/ 89" href="havades58.htm" style="text-decoration: none"> <font color="#800000">-'/+G (1'Ì ('D¯1/ -'ED H2Ì1 1A'G (9/ '2 3A1 (G /'E:'F </font></a> </span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 09/03/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span lang="fa"> <a title="*'1Ì. .(1: 5 .1/'/ 89" href="havades57.htm" style="text-decoration: none"> <font color="#800000">2D2DG -H'DÌ /'E:'F /1 '3*'F 3EF'F 1' *©'F /'/</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 05/03/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <a title="*'1Ì. .(1: 1 .1/'/ 89" href="havades56.htm" style="text-decoration: none"><span lang="fa"> <font color="#800000">¯2'14Ì '2 </font> </span> <span class="title"> <font color="#800000">.3'1* 3ÌD H *HA'F /1 EF7BG 1H/('1 /'E:'F</font></span></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 01/03/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1Ì. .(1: 30 '1/Ì(G4* 89" href="havades55.htm" style="text-decoration: none"> <font color="#800000">H24 *HA'F /1 /'E:'F (' 319* 108 ©ÌDHE*1 /1 3'9*</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 30/02/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1Ì. .(1: 29 '1/Ì(G4* 89" href="havades54.htm" style="text-decoration: none"> <font color="#800000">*HBÌA Ì© /3*¯'G -A'1Ì :Ì1E,'2 /1 4G13*'F /'E:'F</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 29/02/89</font></td> </tr> <tr> <td width="80%" align="right"> <font size="2"> <span class="title"> <a title="*'1Ì. .(1: 18 '1/Ì(G4* 89" href="havades53.htm" style="text-decoration: none"> <font color="#800000">©4A /'1HG'Ì B'†'B /1 4G13*'F /'E:'F</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 18/02/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF"> <span class="title"> <a title="*'1Ì. .(1: 5 '1/Ì(G4* 89" href="havades51.htm" style="text-decoration: none"> <font color="#800000" size="2">©4A 108 ©ÌDH¯1E EH'/ E./1 /1 4G13*'F /'E:'F</font></a></span></font></td> <td width="12%" align="center"> <span lang="en-us"> <font size="2" color="#FF0000"> 05/02/89</font></span></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1Ì. .(1: 30 A1H1/ÌF 89" href="havades50.htm" style="text-decoration: none"> <font color="#800000">1&Ì3 ~DÌ3 /'E:'F: 3'1B'F ~3*G /1 /'E:'F (G /'E 'A*'/F/</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 30/01/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1Ì. .(1: 28 A1H1/ÌF 89" href="havades49.htm" style="text-decoration: none"> <font color="#800000">-A'1'F :Ì1E,'2 /1 4G13*'F /'E:'F /3*¯Ì1 4/F/</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 28/01/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1Ì. .(1: 23 A1H1/ÌF 89" href="havades48.htm" style="text-decoration: none"> <font color="#800000">3'1B 13 AB1G 31B* /1 /'E:'F /3*¯Ì1 4/</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 23/01/89</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span class="title"> <a style="text-decoration: none" title="*'1Ì. .(1: 7 A1H1/ÌF 89" href="havades47.htm"> <font color="#800000">GA* ©4*G H E,1H- /1 -'/+G E-H1 /'E:'F @ ,F/B</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 07/01/89</font></td> </tr> <tr> <td width="80%" align="right"> <font size="2"> <a title="*'1Ì. .(1: 17 '3AF/ 88" href="havades46.htm" style="text-decoration: none"> <font color="#800000">©4*G H E,1H- 4/F 9 FA1 /1 -H'/+ 1'FF/¯Ì /'E:'F</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 17/12/88</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1Ì. .(1: 10 '3AF/ 88" href="havades45.htm" style="text-decoration: none"> <font color="#800000">/3*¯Ì1Ì Ì© /©*1 BD'(Ì /1 4G1 /'E:'F</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 10/12/88</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1Ì. .(1: 5 (GEF 88" href="havades44.htm" style="text-decoration: none"> <font color="#800000">.'1, 4/F Ì© /3*¯'G '*H(H3 '2 ,'/G 7 E,1H- (,' ¯0'4*</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 05/11/88</font></td> </tr> <tr> <td width="80%" align="right"> <span class="title"><font size="2"> <a title="*'1&#1740;. .(1: 29 "('F 88" href="havades43.htm" style="text-decoration: none"> <font color="#800000">.3'1* 56 EÌDÌHF 1Ì'DÌ 4©'1†Ì'F E*.DA (G E-Ì7 2Ì3*</font></a></font></span></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 29/08/88</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1&#1740;. .(1: 17 "('F 88" href="havades42.htm" style="text-decoration: none"> <font color="#800000">4F'3'ÌÌ H /3*¯Ì1Ì 15 4©'1†Ì :Ì1E,'2 /1 /'E:'F</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 18/08/88</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1&#1740;. .(1: 26 E1/'/ 88" href="havades41.htm" style="text-decoration: none"> <font color="#800000">*DA 4/F 50 1#3 ¯H3AF/ (1 '+1 -EDG ¯1¯ /1 /'E:'F</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 26/05/88</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1&#1740;. .(1: 12 E1/'/ 88" href="havades40.htm" style="text-decoration: none"> <font color="#800000">JC /1.* 3J( /1 /'E:'F  'H'37 *'(3*'F 4CHAG /'/</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 12/05/88</font></td> </tr> <tr> <td width="80%" align="right"> <a title="*'1&#1740;. .(1: 27 *&#1740;1 88" href="havades39.htm" style="text-decoration: none"> <font color="#800000" size="2"> E3EHEÌ* 17 EGE'F 91H3Ì /1 4G1 /'E:'F </font> </a></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 27/04/88</font></td> </tr> <tr> <td width="80%" align="right"> <font size="2"> <a title="*'1&#1740;. .(1: 15 .1/'/ 88" href="havades38.htm" style="text-decoration: none"> <font color="#800000">/1 ~Ì HBH9 3'F-G 1'FF/¯Ì H69 FE'ÌF/G /'E:'F E7DH( '3*</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 15/03/88</font></td> </tr> <tr> <td width="80%" align="right"> <a href="havades37.htm" style="text-decoration: none"> <font color="#800000" size="2"> B79 /1.* ©GF3'D AÌ.'1 H H'©F4 G'Ì 13'FG 'Ì (G "F</font></a></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 05/02/88</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <a href="havades36.htm" style="text-decoration: none"> <font color="#800000">31GF¯ -3ÌFÌ '2 ©4A 75 /15/ 31B* G' /1 /'E:'F .(1 /'/</font></a></font></td> <td width="12%" align="center"> <span lang="en-us"> <font size="2" color="#FF0000"> 09/12/87</font></span></td> </tr> <tr> <td width="80%" align="right"> <a href="havades35.htm" style="text-decoration: none"> <font color="#800000" size="2"> /3*¯Ì1Ì 17 4©'1†Ì :Ì1 E,'2 7Ì 3G 1H2 '.Ì1 /1 /'E:'F</font></a></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 01/10/87</font></td> </tr> <tr> <td width="80%" align="right"> <span class="title"> <a style="text-decoration: none"> <font size="2" color="#800000">('14 </font><font color="#000080" size="2"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 21 "('F 87" href="havades34.htm"> <font color="#800000">'</font></a></font><font color="#800000"></a></font></span><font color="#000080"><a style="text-decoration: none" title="*'1&#1740;. .(1: 21 "('F 87" href="havades34.htm"><span class="title"><font color="#800000" size="2">HDÌF (1A ~'ÌÌ2Ì  '1*A'9'* /'E:'F 1' 3AÌ/ ~H4 ©1/</font></span></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 21/08/87</font></td> </tr> <tr> <td width="80%" align="right"> <span class="title"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 6 *&#1740;1 87" href="havades33.htm"> <font color="#800000" size="2">('D¯1/ -'ED '3*'F/'1 3EF'F '2 .71 3BH7 F,'* Ì'A*</font></a></span></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 06/04/87</font></td> </tr> <tr> <td width="80%" align="right"> <a style="text-decoration: none" title="*'1&#1740;. .(1: 12 .1/'/ 87" href="ejtemai148.htm"> <font color="#800000" size="2"> (Ì4 '2 40 *F (1F, '-*©'1 4/G /1 /'E:'F ©4A 4/</font></a></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 01/04/87</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1&#1740;. .(1: 30 .1/'/ 87" href="havades32.htm" style="text-decoration: none"> <font color="#800000">H24 ('/ 4/J/ /1 /'E:'F .3'1'*Ì (1 ,'Ì ¯0'4*</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 30/03/87</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1&#1740;. .(1: 29 .1/'/ 87" href="havades31.htm" style="text-decoration: none"> <font color="#800000">(1.H1/ '*H(H3 (G ©'EÌHF /1 E-H1 /'E:'F @ 3EF'F</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 29/03/87</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1&#1740;. .(1: 20 .1/'/ 87" href="havades30.htm" style="text-decoration: none"> <font color="#800000">H24 ('/ 4/J/ .3'1'*Ì (G E-5HD'* C4'H12Ì /1 /'E:'F H'1/ C1/</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 20/03/87</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#000080" size="2"> <a title="*'1&#1740;. .(1: 6 .1/'/ 87" href="havades29.htm" style="text-decoration: none"> <font color="#800000">51 *(9G .'1,Ì :Ì1 E,'2 /1 4G13*'F /'E:'F /3*¯Ì1 4/</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 06/03/87</font></td> </tr> <tr> <td width="80%" align="right"> <span class="title"><font size="2"> <a title="*'1&#1740;. .(1: 5 .1/'/ 87" href="havades28.htm" style="text-decoration: none"> <font color="#800000">†F/ B79G C(C H *9/'/Ì D'4G "GH /1 /'E:'F C4A 4/</font></a></font></span></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 05/03/87</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1&#1740;. .(1: 9 '1/&#1740;(G4* 87" href="havades27.htm" style="text-decoration: none"> <font color="#800000">E3'A1'F JC '*H(H3 (G 712 E9,2G "3'JÌ '2 E1¯ F,'* J'A*F/</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 09/02/87</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#000080" size="2"> <span class="title"> <a href="havades26.htm" style="text-decoration: none"> <font color="#800000">.3'1* 164 EÌDÌ'1/ 1Ì'DÌ .4©3'DÌ (G ©4'H12'F /'E:'FÌ</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 09/02/87</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span class="title"> <a title="*'1&#1740;. .(1: 5 '1/&#1740;(G4* 87" href="havades25.htm" style="text-decoration: none"> <font color="#800000">JC BD'/G ¯HFG CEJ'( ¯1(G &quot;('D'3&quot; /1 /'E:'F F,'* /'/G 4/</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 05/02/87</font></td> </tr> <tr> <td width="80%" align="right"> <span class="title"><font size="2"> <a title="*'1&#1740;. .(1: 4 '1/&#1740;(G4* 87" href="havades24.htm" style="text-decoration: none"> <font color="#800000">.3'1* (Ì4 '2 3/1 EÌDÌ'1/ 1Ì'DÌ 31E'Ì '.Ì1 (G (':'* /'E:'F</font></a></font></span></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 04/02/87</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#000080" size="2"> <span class="title"> <a href="havades23.htm" style="text-decoration: none"> <font color="#800000">-H'/+ 1'FF/¯Ì /1 '3*'F G4* C4*G H E,1H- (1,' ¯0'4*</font></a></span></font></td> <td width="12%" align="center"> <span lang="en-us"> <font size="2" color="#FF0000"> 08/01/87</font></span></td> </tr> <tr> <td width="80%" align="right"> <font color="#000080" size="2"> <span class="title"> <a href="havades22.htm" style="text-decoration: none"> <font color="#800000">B1J( /H G2'1 *F 3J( 2EJFÌ /1 /'E:'F /†'1 J. 2/¯Ì 4/</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 06/11/86</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span lang="fa"> <a href="havades21.htm" style="text-decoration: none"> <font color="#800000">©4A EH'/ E./1 '2 Ì© 9'ED *H2Ì9 /1 /'E:'F</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 28/08/86</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span lang="fa"> <a href="havades20.htm" style="text-decoration: none"> <font color="#800000">&nbsp;~F, FA1 '2 9H'ED *GÌG H *H2Ì9 EH'/ E./1 /1 /'E:'F /3*¯Ì1 4/F/ </font></a> </span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 24/06/86</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span class="title"> <a href="havades13.htm" style="text-decoration: none"> <font color="#800000">H'˜¯HFJ .H/1H /1 1'G G'J '3*'F 3EF'F 3G C4*G H †G'1 E5/HE (1,'J ¯0'4*</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 06/04/86</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span class="title"> <a href="havades12.htm" style="text-decoration: none"> <font color="#800000">H24 7HA'F (' 319* 90 ©ÌDHE*1 H ('14 ('1'F (G EÌ2'F 4/6 EÌDÌE*1 /1 /'E:'F</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 05/04/86</font></td> </tr> <tr> <td width="80%" align="right"> <span class="title"> <a href="havades11.htm" style="text-decoration: none"> <font size="2" color="#800000">7</font></a></span><font color="#FFFFFF" size="2"><span class="title"><a href="havades11.htm" style="text-decoration: none"><font color="#800000">HA'F (' 319* 100 ©ÌDHE*1<span lang="en-us"> </span>/'E:'F 1' /1FH1/Ì/</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 19/03/86</font></td> </tr> <tr> <td width="80%" align="right"> <span class="title"> <a href="havades10.htm" style="text-decoration: none"> <font size="2" color="#800000">/H -'/+G 1'FF/¯Ì GA* C4*G /1 '3*'F 3EF'F (1 ,'Ì ¯0'4*</font></a></span></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 16/03/86</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span class="title"> <a href="havades9.htm" style="text-decoration: none"> <font color="#800000">('14 4/Ì/ ('1'F .3'1'*Ì /1 /'E:'F (1 ,'Ì ¯0'4*</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 14/03/86</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <span class="title"> <a href="havades8.htm" style="text-decoration: none"> <font color="#800000">-H'/+ 1'FF/¯J /1 '3*'F 3EF'F 3G C4*G H GA* E,1H- (1 ,'J ¯0'4*</font></a></span></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 07/03/86</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <a href="havades7.htm" style="text-decoration: none"> <font color="#800000">15 G2'1 DÌ*1 3H.* B'†'B /1 /'E:'F ©4A 4/</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 06/03/86</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <a href="main-havades.htm" style="text-decoration: none"> <font color="#800000">7HA'FÌ (' 319* 80 ©ÌDHE*1 /1 3'9* 4G1 /'E:'F 1' /1FH1/Ì/</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 25/02/86</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <a href="havades5.htm" style="text-decoration: none"> <font color="#800000">Ì© ,H'F 24 3'DG /1 /1Ì'†G 3/ .'©Ì /'E:'F :1B 4/</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 13/02/86</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <a href="havades4.htm" style="text-decoration: none"> <font color="#800000">*¯1¯ (Ì4 '2 31 EÌDÌ'1/ 1Ì'D .3'1* (G E-5HD'* ©4'H12Ì /'E:'F H'1/ ©1/</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 12/02/86</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <a href="havades3.htm" style="text-decoration: none"> <font color="#800000">*.1Ì( (.4Ì '2 1'G 94'Ì1Ì /1 /'E:'F (1 '+1 ('14 ('1'F</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 15/01/86</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <a href="havades2.htm" style="text-decoration: none"> <font color="#800000">7HA'FÌ (' 319* 95 ©ÌDHE*1 /'E:'F 1' /1FH1/Ì/</font></a></font></td> <td width="12%" align="center"> <font size="2" color="#FF0000"> 09/01/86</font></td> </tr> <tr> <td width="80%" align="right"> <font color="#FFFFFF" size="2"> <a href="havades1.htm" style="text-decoration: none"> <font color="#800000">*1'AÌ© E-H1 *G1'F @ E4G/ /1 E-/H/G '3*'F 3EF'F (3Ì'1 3F¯ÌF '3*</font></a></font></td> <td width="12%" align="center"> <font color="#FF0000" size="2"> 02/01/86</font></td> </tr> </table> </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" bgcolor="#99CCFF"> &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" bgcolor="#99CCFF"> <p align="center"><b> <font color="#FFFFFF" size="2"> <img border="0" src="../images/bulletFel.gif" width="13" height="6">&nbsp; "14JH '.('1 </font></b> <font size="2" color="#FFFFFF"><b>-H'/+</b></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="559" dir="rtl" valign="top" bgcolor="#99CCFF"> &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" bgcolor="#99CCFF"> <p align="center"> <font color="#FFFFFF" size="2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font><font color="#800000" size="2">&nbsp;&nbsp; ('2¯4* (G </font> <font color="#0000FF" size="2"> <a href="main.htm" style="text-decoration: none"> <font color="#800000">5A-G '.('1 /'E:'F</font></a><font color="#800000" size="2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font>&nbsp;&nbsp;&nbsp;&nbsp; </font></td> <td width="6" background="../images/center_right.gif">&nbsp;</td> <td width="5">&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="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" 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> <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="1857"> <tr> <td bgcolor="#CCFFFF" height="23" align="center"> <table border="1" cellspacing="1" bordercolor="#66CCFF" width="90%"> <tr> <td width="100%" bgcolor="#66FFFF"> <p align="center"><font size="2"> <a href="main-ejtemai.htm" style="text-decoration: none"> '.('1 ',*E'9Ì /'E:'F</a></font></td> </tr> </table> </td> </tr> <tr> <td bgcolor="#CCFFFF" height="23" align="center"> <table border="1" cellspacing="1" bordercolor="#66CCFF" width="90%"> <tr> <td width="100%" bgcolor="#66FFFF"> <p align="center" dir="rtl"> <font size="2"> <a href="main-farhangi87.htm" style="text-decoration: none"> '.('1 A1GF¯Ì /'E:'F</a></font></td> </tr> </table> </td> </tr> <tr> <td bgcolor="#CCFFFF" height="23" align="center"> <table border="1" cellspacing="1" bordercolor="#66CCFF" width="90%"> <tr> <td width="100%" bgcolor="#66FFFF"> <p align="center" dir="rtl"> <font size="2"> <a href="main-elmi.htm" style="text-decoration: none"> '.('1 9DEÌ /'E:'F</a></font></td> </tr> </table> </td> </tr> <tr> <td bgcolor="#CCFFFF" height="23" align="center"> <table border="1" cellspacing="1" bordercolor="#66CCFF" width="90%"> <tr> <td width="100%" bgcolor="#66FFFF"> <p align="center" dir="rtl"><font size="2"> <a href="main-havades.htm" style="text-decoration: none">'.('1 -H'/+ /'E:'F</a></font></td> </tr> </table> </td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="24"> &nbsp;</td> </tr> <tr> <td height="1809"> &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 © 2008-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<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> </td> </tr> </table> </body> </html>