ÿþ<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>(G Ì'/ 4G/'Ì H'D'EB'E 'FBD'( '3D'EÌ /1 4G13*'F 4GÌ/ ~1H1 /'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> <script language="JavaScript" fptype="dynamicanimation"> <!-- function dynAnimation() {} function clickSwapImg() {} //--> </script> <script language="JavaScript1.2" fptype="dynamicanimation" src="../../animate.js"> </script> <body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" style="font-family: Tahoma; font-size: 10pt" link="#787485" vlink="#787485" alink="#787485" onload="dynAnimation()"> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%"> <tr> <td width="100%" align="center"> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="37%" height="1972"> <tr> <td bgcolor="#FFFFFF" height="84" width="640" valign="bottom"> <p align="center" dir="rtl"> <img border="0" src="../images/banner_farsi.jpg" width="773" height="84" align="right"></td> </tr> <tr> <td height="1860" 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="13"> <tr> <td valign="top" width="592" height="19" background="../images/line-b-top.gif" dir="rtl" colspan="3"> <p align="right"> <a href="../Index_F.htm"> <img border="0" src="../images/main_page_pic_f.gif" width="59" height="14"></a><img border="0" src="../images/about%20us_pic_f.gif" width="59" height="14"><a href="mailto:info@tarikhaneh.com"><img border="0" src="../images/contact%20us_pic_f.gif" width="59" height="14"></a><img border="0" src="../images/site_map_pic_f.gif" width="59" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="9" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/best_pic_f.gif" width="133" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><a href="../../English/Index_E.htm"><img border="0" src="../images/english_pic.gif" width="59" height="14"></a><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"></td> <td valign="top" width="163" height="40" background="../images/line-right.gif" rowspan="2"> <p align="center"> <object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj3" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="158" height="37"> <param name="movie" value="../Flash/tarikhaneh.swf"> <param name="quality" value="High"> <param name="bgcolor" value="FFFFFF"> <param name="_cx" value="4180"> <param name="_cy" value="979"> <param name="FlashVars" value> <param name="Src" value="../Flash/tarikhaneh.swf"> <param name="WMode" value="Window"> <param name="Play" value="-1"> <param name="Loop" value="-1"> <param name="SAlign" value> <param name="Menu" value="-1"> <param name="Base" value> <param name="AllowScriptAccess" value="always"> <param name="Scale" value="ShowAll"> <param name="DeviceFont" value="0"> <param name="EmbedMovie" value="0"> <param name="SWRemote" value> <param name="MovieData" value> <param name="SeamlessTabbing" value="1"> <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="1" colspan="3"> <table border="0" style="border-collapse: collapse" width="100%" height="488"> <tr> <td valign="top" height="488"> <table border="0" style="border-collapse: collapse" width="100%" height="23"> <tr> <td width="5">&nbsp;</td> <td width="33" background="../images/lheadcenter.gif">&nbsp;</td> <td background="../images/backheadcenter.gif" dir="rtl" valign="top" style="font-family: Tahoma; font-size: 10pt"> <p align="right"><font color="#FFFFFF"> :: <span lang="fa">(G Ì'/ 4G/'Ì H'D'EB'E 'FBD'( '3D'EÌ /1 4G13*'F 4GÌ/ ~1H1 /'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" height="1"> <tr> <td width="5" height="1"></td> <td width="4" background="../images/center_left0.gif" height="1">&nbsp;</td> <td width="560" dir="rtl" valign="top" height="1" align="justify" bgcolor="#024DA2"> <font face="Arial"><b><span lang="fa"> <font size="4" color="#FF0000"> <img border="0" src="../images/agha00.jpg" width="100" height="155" align="right"><img border="0" src="../images/agha000.jpg" width="100" height="155" align="left"></font></span></b></font><p>&nbsp;</p> <p align="center" style="word-spacing: -1; margin-right: -1"> <font face="B Titr" size="5" color="#FFFF00"> Ì@'/Ì '2</font></p> <p align="center" style="word-spacing: -1; margin-right: -1"> <b> <font face="B Titr" size="6" color="#FF0000"> 4G/'Ì </font> <font face="B Titr" size="6" color="#FFFFFF"> 'FBD'( '3D'EÌ</font><font face="B Titr" size="6" color="#FF0000"> </font> <font face="B Titr" size="6" color="#008000"> /'E:'F</font></b></td> <td width="5" background="../images/center_right.gif" height="1">&nbsp;</td> <td width="5" height="1"></td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="560" dir="rtl" valign="top" height="19" align="justify"> <span lang="fa"> <font size="2" color="#FF0000">4GÌ/ '-E/ '.*1Ì :</font></span></td> <td width="5" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="560" dir="rtl" valign="top" height="19" align="justify"> <p></p> <p></p> <p style="text-align: justify; text-justify: kashida"> <font size="2" color="#FF0000"> <img border="0" src="../images/shohada-en2.jpg" width="100" height="132" align="right"></font><font size="2">4GÌ/ '-E/ '.*1Ì /1 3'D 1339 /1 .'FH'/G 'Ì E0G(Ì /Ì/G (G ,G'F ¯4H/. HÌ *-5ÌD'* '(*/'ÌÌ  1'GFE'ÌÌ H E*H37G 1' (' EHABÌ* ~4* 31 ¯0'4* H /1 7HD E/* *-5ÌD (1'Ì ¯01'F E9Ì4*Ì /1 .'1, '2 EF2D (G ©'1 EÌ ~1/'.*. 'ÌF 4GÌ/ /1 *8'G1'* H ~.4 '9D'EÌG (1 9DÌG 1˜ÌE 7':H* 41©* A9'D /'4* *' 'ÌF©G /1 11 E-1E 3'D 57 /1 ,1Ì'F 1'G~ÌE'ÌÌ (1 '+1 '5'(* ¯DHDG E2/H1'F 1˜ÌE (G 4G'/* 13Ì/.</font></td> <td width="5" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="560" dir="rtl" valign="top" height="19" align="justify"> <p align="center"> <font size="2" color="#0000FF">G1 ,' F81 ©1/E /DE Ì'<span lang="fa">/</span> 4E' ©1/&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; G1 ©H ¯01 ©1/E GH'Ì "4F' ©1/</font></p> <p align="right"> <p align="right"> <font size="2" color="#FF0000">4GÌ/ -3ÌF 'EÌFÌ'F :</font></td> <td width="5" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="560" dir="rtl" valign="top" height="19" align="justify"> <p style="text-align: justify; text-justify: kashida"> <font size="2" color="#FF0000"> <img border="0" src="../images/shohada-en3.jpg" width="100" height="126" align="right"></font><font size="2">4GÌ/ -3ÌF 'EÌFÌ'F /1 3'D 1336 /1 Ì© .'FH'/G E0G(Ì E*HD/ 4/. 'ÌF 4GÌ/ '2 GE'F /H1'F ©H/©Ì 9D'BG .'5Ì (G Ì'/¯Ì1Ì E3'ÌD E0G(Ì /'4* HDÌ (G /DÌD E4©D'* 2F/¯Ì F*H'F3* ~3 '2 /H1'F '(*/'ÌÌ (G *-5ÌD'* .H/ '/'EG /G/. 4GÌ/ 'EÌFÌ'F (' 'H, ¯Ì1Ì 'FBD'( '3D'EÌ GE1'G (' /̯1 E1/E /1 E('12G (' 1˜ÌE 3*E4'GÌ 41©* /'4* H FG'Ì*'K /1 *'1Ì. 21/9/57 E5'/A (' 11 E-1E (G /3* E2/H1'F 1˜ÌE E,1H- H ~3 '2 'F*B'D (G (ÌE'13*'F /1 *G1'F (G 4G'/* 13Ì/.</font></td> <td width="5" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="560" dir="rtl" valign="top" height="19" align="justify"> <p align="center"> <font size="2" color="#0000FF">*' /GÌ (1 ('/ .'©E 1' /D H †4E* Ì©Ì 4/&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /1 EÌ'F "( H "*4 .A*G E+D .H/ F/Ì/E. </font></p> <p align="right"> <p align="right"> <font size="2" color="#FF0000">4GÌ/ EG/Ì ¯1/HÌÌ :</font></td> <td width="5" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="560" dir="rtl" valign="top" height="19" align="justify"> <p style="text-align: justify; text-justify: kashida"> <font size="2" color="#FF0000"> <img border="0" src="../images/shohada-en4.jpg" width="100" height="143" align="right"></font><font size="2">4GÌ/ EG/Ì ¯1/HÌÌ E*HD/ 1316 /1 1H3*'Ì 721G 4G13*'F /'E:'F EÌ ('4/. HÌ ~3 '2 'ÌF©G E/*Ì (G A1'¯Ì1Ì 9DHE /ÌFÌ ~1/'.* (G E'2F/1'F EG<span lang="fa">'</span>,1* ©1/ H ~3 '2 †F/ 3'D (G H7F .H/ E1',9* FEH/G H /1 41©* 2:'D 3F¯ 'D(12 41BÌ E4:HD (G ©'1 4/. (' 41H9 *8'G1'* E1/E (1 9DÌG 1˜ÌE 3A'© ~GDHÌ 'ÌF 4GÌ/ GE1'G (' /̯1 1H3*'ÌÌ'F (1'Ì 41©* /1 E1'3E .*E Ì©Ì '2 4G/'! 9'2E 4G1 4/ H (G /DÌD GE1'G /'4*F *5HÌ1 -61* 'E'E (1G) EH1/ 61( H 4*E E#EH1ÌF 1˜ÌE B1'1 ¯1A* H /1 F*Ì,G (1 '+1 '5'(* ('*HE '2 F'-ÌG ¯H4 †~ /†'1 "3Ì( /Ì/¯Ì 4/ H 3G 1H2 (9/ /1 *'1Ì. 25/10/57 (G /1,G 1AÌ9 4G'/* 13<span lang="fa">Ì</span>/. </font></td> <td width="5" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="560" dir="rtl" valign="top" height="19" align="justify"> <p align="center"> <span lang="fa"> <font size="2" color="#0000FF">Ì'1'F †G :1Ì('FG 1A*F/ '2 'ÌF .'FG</font></span><font size="2" color="#0000FF"> <span lang="fa">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; GE 3H.*G 4E9 E' GE 3H.*G ~1H'FG</span></font></p> <p align="right"><p align="right"> <font size="2" color="#FF0000">4GÌ/ B1('F 9('/Ì :</font></td> <td width="5" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="560" dir="rtl" valign="top" height="19" align="justify"> <p style="text-align: justify; text-justify: kashida"> <font size="2"> <img border="0" src="../images/shohada-en8.jpg" width="100" height="140" align="right">4GÌ/ B1('F 9('/Ì /1 3'D 1321 /1 1H3*'Ì AÌ1H2 "('/ /'E:'F /Ì/G (G ,G'F ¯4H/. (G H'37G E4©D'* H ©E© (G .'FH'/G  *-5ÌD'* .H/ 1' *' ~F,E '(*/'ÌÌ (G 'F,'E 13'F/. HÌ ,G* -A8 ©Ì'F '3D'E /1 ˜'F/'1E1Ì H (' /1,G '3*H'1Ì  ~'3/'4* '2 E12G'Ì EÌGF '3D'EÌ 1' /1 4G13*'F 3FF/, 9G/G /'1 4/. '41'1 H 6/ 'FBD'( †HF *-ED 'ÌF F8'E FH ~' 1' F/'4*F/  /1 /1¯Ì1Ì G'Ì E3D-'FG (G 1HÌ'1HÌÌ (' "F ~1/'.*F/. '3*E1'1 -1©* /4EF  92Ì2'F 2Ì'/Ì 1' '2 ~Ì©1G 'FBD'( ,/' FEH/. Ì©Ì '2 "F FH1 †4E'F  4GÌ/ B1('F 9('/Ì (H/ ©G /1 *'1Ì. 28/12/57 /1 -ÌF /A'9 '2 ~'/¯'F 3FF/, (1 '+1 '5'(* *Ì1 E3*BÌE (G /1,G 4G'/* F'&D "E/ H (<span lang="fa">G</span> 4G/'! ~ÌH3*. </font></td> <td width="5" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="560" dir="rtl" valign="top" height="19" align="justify"> <p align="center"><font size="2">'<font color="#0000FF">ÌF .'© ©G '2 *1FE D'DG ~1 '3*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /A*1†G .'71'* A1Ì'/ 4E'3*</font></font></p> <p align="right"> <p align="right"> <font size="2" color="#FF0000">4GÌ/ 9('3 .'D/1'F :</font></td> <td width="5" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="560" dir="rtl" valign="top" height="19" align="justify"> <p style="text-align: justify; text-justify: kashida"> <font size="2" color="#FF0000"> <img border="0" src="../images/shohada-en5.jpg" width="100" height="142" align="right"></font><font size="2">4GÌ/ 9('3 .'D/1'F /1 3'D 1335 /1 Ì© .'FH'/G E0G(Ì /Ì/G (G ,G'F ¯4H/. 'ÌF 4GÌ/ (G /DÌD E4©D'* 2F/¯Ì 9'2E ¯1¯'F 4/ H /1 "F 4G1 6EF *-5ÌD (G *D'4 H A9'DÌ* ~1/'.*. 4GÌ/ .'D/1'F /1 ,1Ì'F 4©D ¯Ì1Ì 'FBD'( '3D'EÌ /1 *8'G1'* E1/E (1 9DÌG 1˜ÌE ~GDHÌ -6H1 A9'D /'4* H FG'Ì*'K /1 1H2 ~F,E "01<span lang="fa"> </span>3'D 57 /1 -ÌF *8'G1'* /1 4G13*'F ¯1¯'F (1 '+1 '5'(* ¯DHDG (G /1,G 1AÌ9 4G'/* F'ÌD "E/.</font></td> <td width="5" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="560" dir="rtl" valign="top" height="19" align="justify"> <p align="center"> <font size="2" color="#0000FF">1H2Ì ©G .H'(G'Ì ~1Ì4'F EF  4GÌ/&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /1 49DG G'Ì .HF *H *9(Ì1 EÌ 4H/</font></p> <p align="right"> <p align="right"> <font size="2" color="#FF0000">4GÌ/ 9DÌ E-E/ ED©Ì :</font></td> <td width="5" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="560" dir="rtl" valign="top" height="19" align="justify"> <p style="text-align: justify; text-justify: kashida"> <font size="2" color="#FF0000"> <img border="0" src="../images/shohada-en1.jpg" width="100" height="124" align="right"></font><font size="2">4GÌ/ 9DÌ E-E/ ED©Ì /1 3'D 1335 /1 .'FH'/G 'Ì E0G(Ì /Ì/G (G ,G'F ¯4H/ H ~3 '2 ~'Ì'F *-5ÌD'* /1 GF13*'F AFÌ H '.0 /Ì~DE (' 94B H 9D'BG *E'E E3'ÌD E0G(Ì H 3Ì'3Ì 1' /F('D EÌ ©1/. 4GÌ/ ED©Ì F3(* (G ~.4 '9D'EÌG G'Ì 'E'E H '2 (ÌF (1/F E1'©2 A3'/ 'G*E'E .'5Ì /'4* H /1 *'1Ì. 16/2/57 GE1'G (' Ì©Ì '2 (3*¯'F .H/ 'B/'E (G '2 (ÌF (1/F Ì©Ì '2 E41H( A1H4Ì G'Ì 4G1 FEH/ ©G /1 -ÌF 9EDÌ'* (1 '+1 'FA,'1 (G /1,G 1AÌ9 4G'/<span lang="fa">*</span> F'ÌD "E/.</font></td> <td width="5" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="560" dir="rtl" valign="top" height="19" align="justify"> <p align="center"> <font size="2" color="#0000FF">E' "( 1' (G /4* (D' G/ÌG EÌ ©FÌE&nbsp;&nbsp;&nbsp;&nbsp; <span lang="fa">D(</span> *4FG /1 ©HÌ1 :6( E-H EÌ 4HÌE</font></p> <p align="right"> <p align="right"> <font size="2" color="#FF0000">4GÌ/ /'H/ ('B12'/G :</font></td> <td width="5" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="560" dir="rtl" valign="top" height="19" align="justify"> <p style="text-align: justify; text-justify: kashida"> <font size="2" color="#FF0000"> <img border="0" src="../images/shohada-en7.jpg" width="100" height="124" align="right"></font><font size="2">4GÌ/ /'H/ ('B12'/G /1 3'D 1326 /1 4G1 *G1'F /Ì/G (G ,G'F ¯4H/ H *' ~'Ì'F EB79 '(*/'ÌÌ (G *-5ÌD ~1/'.*. ~3 '2 "F 4GÌ/ ('B12'/G (G 4:D 1'FF/¯Ì /1 41©* H'-/ *G1'F E4:HD 4/. *' 'ÌF©G (' 'H, ¯Ì1Ì 'FBD'( '3D'EÌ GE1'G (' /̯1 E1/E (G A9'DÌ* 9DÌG 1˜ÌE ~1/'.* H ('D'.1G /1 ,1Ì'F *3.Ì1 ~'/¯'F «,Ì» (' ¯DHDG E2/H1'F 1˜ÌE E,1H- H /1 *'1Ì. 22 (GEF 3'D 57 (G 4G'/* 13Ì/.</font></td> <td width="5" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="560" dir="rtl" valign="top" height="19" align="justify"> <p align="center"> <font size="2" color="#0000FF">©3Ì 'E4( (<span lang="fa">G Ì'/</span> D'DG G' (H/&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ©3Ì *-* 'D49'9 F'DG<span lang="fa"> G'</span> (H/</font></p> <p align="right"> <p align="right"> <font size="2" color="#FF0000">4GÌ/ B/1* '... ,D'DÌ :</font></td> <td width="5" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="560" dir="rtl" valign="top" height="19" align="justify"> <p style="text-align: justify; text-justify: kashida"> <font size="2" color="#FF0000"> <img border="0" src="../images/shohada-en6.jpg" width="100" height="122" align="right"></font><font size="2">4GÌ/ B/1* '... ,D'DÌ /1 3'D 1336 /1 Ì© .'FH'/G ©4'H12 H E0G(Ì /1 E-DG BD9G /'E:'F /Ì/G (G ,G'F ¯4H/. 'ÌF 4GÌ/ ~3 '2 *-5ÌD'* '(*/'ÌÌ (G ©'1 ©4'H12Ì E4:HD 4/ H GE2E'F (' 'H, ¯Ì1Ì 'FBD'( '3D'EÌ 'B/'E (G ~.4 '9D'EÌG G'Ì -61* 'E'E .EÌFÌ (1G) FEH/. 4GÌ/ ,D'DÌ /1 ,1Ì'F (1¯2'1Ì 1'G~ÌE'ÌÌ E1/E /'E:'F 9DÌG 1˜ÌE 7':H* /1 17 /Ì E'G 3'D 57 EH1/ '5'(* ¯DHDG E2/H1'F 1˜ÌE B1'1 ¯1A* H A1/'Ì "F 1H2 (G AÌ6 4G'/* F'ÌD "E/. </font></td> <td width="5" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="560" dir="rtl" valign="top" height="19" align="justify"> <p align="center"> <font size="2" color="#0000FF">E'ÌÌE †HF 4G'( ©G /1 "3E'F 94B&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /1 'F-F'Ì B'E* 4( E-H EÌ 4HÌE</font></p> <p align="right"> <p align="right"> <font size="2" color="#FF0000">4GÌ/ -E2G 9DÌ 9'DEÌ :</font></td> <td width="5" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="560" dir="rtl" valign="top" height="19" align="justify"> <p style="text-align: justify; text-justify: kashida"> <font size="2"> <img border="0" src="../images/shohada-en9.jpg" width="100" height="141" align="right">4GÌ/ -E2G 9DÌ 9'DEÌ /1 3'D 1337 /1 Ì© .'FH'/G E0G(Ì /1 *G1'F (G /FÌ' "E/. 'ÌF 4GÌ/ *-5ÌD'* .H/ 1' *' 3'D 3HE /(Ì13*'F '/'EG /'/. 4GÌ/ 9'DEÌ /1 ,1Ì'F 'FBD'( 4©HGEF/ '3D'EÌ (3Ì'1 A9'D (H/ H F3(* (G ~.4 '9D'EÌG G'Ì -61* 'E'E (1G) 'G*E'E .'5Ì /'4* *' 'ÌF©G /1 ,1Ì'F *8'G1'* 9DÌG 1˜ÌE EFAH1 ~GDHÌ /1 *'1Ì. 18/11/57 /1 EÌ/'F 'FBD'( *G1'F (G /3* 9E'D 1˜ÌE (G 4G'/* 13Ì/. </font></td> <td width="5" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="560" dir="rtl" valign="top" height="19" align="justify"> <p align="center"> <font size="2" color="#0000FF">G1 /E (G G1 ¯D EÌ 13E EÌ (HÌE 'H 1'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EF ,'F .H/ <span lang="fa">¯E</span> ©1/G 'E EÌ ,HÌE 'H 1' </font></td> <td width="5" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="560" dir="rtl" valign="top" height="19" align="justify"> &nbsp;</td> <td width="5" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="560" dir="rtl" valign="top" height="19" align="justify"> <p align="center"> <font color="#0000FF" size="2"> <a href="../Index_F.htm">('2¯4*</a></font></td> <td width="5" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%" height="1"> <tr> <td width="5" height="1"></td> <td background="../images/downcenter_left.gif" width="12" height="1">&nbsp;</td> <td background="../images/downcenter_center.gif" height="1">&nbsp;</td> <td background="../images/downcenter_right.gif" width="25" height="1">&nbsp;</td> <td width="7" height="1"></td> </tr> </table> </td> </tr> </table> </td> <td valign="top" width="163" background="../images/line-right.gif" height="1"> <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" dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #00FFFF" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2" dir="rtl"> <span lang="fa"><font size="2"> <a href="Main.htm" style="text-decoration: none"> <font color="#0000FF">/'E:'F</font></a></font></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center" dir="rtl" dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #00FFFF" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2"> <font size="2"> <a href="../monasebatha/mahdaviyat.htm" style="text-decoration: none"> <font color="#0000FF">A1GF¯ EG/HJ*</font></a></font></p> </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" dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #00FFFF" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2" dir="rtl"> <span lang="fa"> <a style="text-decoration: none" href="../rahbari/main.htm"> <font size="2" color="#0000FF">/1 E-61 HD'Ì*</font></a></span></p> </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" dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #00FFFF" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="Main-tarikh.htm"> <font color="#0000FF">*'1Ì. /'E:'F</font></a></font><font color="#0000FF"></a></font></p> </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" dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #66FFFF" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2" dir="rtl"> <font size="2"> <a href="../asnad/asnad%20-%20main.htm" style="text-decoration: none"> <font color="#0000FF">'3F'/ *'1J.Ì</font></a></font></p> </td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="101%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center" dir="rtl"> <span lang="fa"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="Main-tarikhi.htm"> <font color="#0000FF">'E'©F *'1J.Ì</font></a></font></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl" dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #00FFFF" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2"> <span lang="fa"> <a style="text-decoration: none" href="Main-mazhabi.htm"> <font size="2" color="#0000FF"> 'E'©F E0G(Ì</font></a></span></p> </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" dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #00FFFF" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2" dir="rtl"> <span lang="fa"> <a style="text-decoration: none" href="emamzadeh1.htm"> <font size="2" color="#0000FF"> "3*'F E7G1</font></a><font size="2" color="#0000FF"><a style="text-decoration: none" href="Main-mazhabi.htm"><font color="#0000FF">&nbsp;</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" dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #00FFFF" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2"> <font color="#0000FF"> <span lang="fa"> </a></span> </font> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="Main-goyesh.htm"> <font color="#0000FF">¯HÌ4 /'E:'FÌ</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #00FFFF" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2" dir="rtl"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="Main-goyesh.htm"> <span lang="en-us"> <font color="#0000FF">&nbsp;</font></span></a></font><font size="2"><a href="Main-rostaha.htm" style="text-decoration: none"><font color="#0000FF">4G1G' H 1H3*'G'</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl" dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #00FFFF" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2"> <a style="text-decoration: none" href="../mashahir/main.htm"> <font size="2" color="#0000FF">&nbsp;</font><font size="2" color="#0000FF"><span lang="fa"><a style="text-decoration: none" href="Main-toristi.htm"><font color="#0000FF">,'0(G G'Ì 7(Ì9Ì</font></a></span></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #00FFFF" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2" dir="rtl"> <span lang="fa"> <a href="../ozviyat/main1.htm" style="text-decoration: none"> <font size="2" color="#0000FF"> &nbsp;</font></a><font size="2" color="#0000FF"><a href="http://www.havairan.com/weather/Semnn/Dmghn" style="text-decoration: none"><font color="#0000FF">GH'4F'3Ì /'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" 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" dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #00FFFF" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2"> <span lang="fa"> <a href="../fallyatha/moghadame.htm" style="text-decoration: none"> <font size="2" color="#0000FF">&nbsp;</font></a></span><font size="2" color="#0000FF"></a><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" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="ltr" dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #00FFFF" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../imam%20sajad/darolaytam.htm"> <font color="#0000FF">/'1'D'Ì*'E</font></a></font><font color="#0000FF"></a></font><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" dir="rtl" dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #00FFFF" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2"> <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></p> </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">0232-5253699</font></td> </tr> <tr> <td dir="rtl" valign="top"> <hr></td> </tr> </table> <table border="0" cellpadding="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="42"> <tr> <td width="100%" height="42" dir="ltr" valign="top"> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td background="../images/backheadcenter.gif" dir="rtl" style="margin-top: 0; margin-bottom: 0"> <p align="right"> <font color="#FFFFFF" style="font-size: 8pt"> <span lang="en-us">&gt; </span>DJF©G'Ì E1(H7 (G 'JF 5A-G</font></td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%" height="1150"> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="1"> </td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="50"> &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<span lang="en-us">-</span>2012 <a href="file:///G:/my%20new%20document/My%20Webs/INDEX.HTM" style="text-decoration: none; "> <font color="#FFFFFF">Tarikhaneh.com</font></a> all right reserved .all graphics copy right by<span lang="en-us"><a style="text-decoration: none" href="mailto:sitetarikhaneh@gmail.com"> <font color="#FFFFFF">Tarikhaneh</font></a></span></font></tr> </table> </td> </tr> </table>