ÿþ<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>"+'1 *'1Ì.Ì /'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"> <table border="0" style="border-collapse: collapse" width="775" height="1"> <tr> <td bgcolor="#FFFFFF" height="50" width="640" valign="bottom"> <p align="center"> <img border="0" src="../images/banner_farsi.jpg" width="777" height="84"></td> </tr> <tr> <td height="1" valign="top" width="769"> <table border="0" style="border-collapse: collapse" width="777" height="1"> <tr> <td width="7" background="../images/shadow-left1.gif" height="1">&nbsp;</td> <td valign="top" width="759" height="1"> <table border="0" style="border-collapse: collapse" width="759" bordercolor="#000000" height="469"> <tr> <td valign="top" width="592" height="19" background="../images/line-b-top.gif" dir="rtl" colspan="3"> <p align="right"> <a href="../Index_F.htm"> <img border="0" src="../images/main_page_pic_f.gif" width="59" height="14"></a><img border="0" src="../images/about%20us_pic_f.gif" width="59" height="14"><a href="mailto:info@tarikhaneh.com"><img border="0" src="../images/contact%20us_pic_f.gif" width="59" height="14"></a><img border="0" src="../images/site_map_pic_f.gif" width="59" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="9" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/best_pic_f.gif" width="133" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><a href="../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="429" colspan="3"> <table border="0" style="border-collapse: collapse" width="100%" height="488"> <tr> <td valign="top" height="488"> <table border="0" style="border-collapse: collapse" width="100%" height="23"> <tr> <td width="5">&nbsp;</td> <td width="33" background="../images/lheadcenter.gif">&nbsp;</td> <td background="../images/backheadcenter.gif" dir="rtl" valign="top" style="font-family: Tahoma; font-size: 10pt"> <p align="right"><font color="#FFFFFF"> ::<span lang="fa"> "+'1 *'1Ì.Ì /'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"> </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="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"> <p align="center"> <img border="0" src="../images/b-damghan1.jpg" width="150" height="45"><p align="center"> <object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj4" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="529" height="224"> <param name="movie" value="../images/tarikhanehflash.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/tarikhanehflash.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> <td width="5" background="../images/center_right.gif" height="1">&nbsp;</td> <td width="5" height="1"></td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="560" dir="rtl" valign="top" height="19" align="justify"> &nbsp;</td> <td width="5" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19" align="center">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19" align="center">&nbsp;</td> <td width="560" dir="rtl" valign="top" height="19" align="center"> <table border="3" cellspacing="1" style="border:8px double #FF9933; padding-left:4; padding-right:4; padding-top:1; padding-bottom:1" bordercolor="#800000" width="95%" bgcolor="#800000" background="../../English/images/frt.gif" bordercolordark="#FF0000" bordercolorlight="#FF0000" height="187"> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="16"> <b><font size="2" color="#FF0000"> F'E E-D</font></b></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="16"> <a href="abshar%20neserva.htm" style="text-decoration: none"> <font size="2" color="#FF0000"> <span style="font-weight: 700">B/E*</span></font></a></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" nowrap height="16"> <a href="tarikhaneh.htm" style="text-decoration: none"> <font size="2" color="#800000">E3,/ *'1Ì.'FG /'E:'F B/ÌEÌ *1ÌF E3,/ 'Ì1'F</font></a></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" nowrap height="16"> <font size="2" color="#0000FF">B1F 'HD H /HE G,1Ì</font></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" nowrap height="16"> <a href="tape%20hesar.htm" style="text-decoration: none"> <font size="2" color="#800000">*~G -5'1</font></a></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" nowrap height="16"> <span lang="fa"> <font size="2" color="#0000FF">(Ì4 '2 6 G2'1 3'D ~Ì4</font></span></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" nowrap height="16"> <font size="2" color="#800000"> <a href="cheshm-e-ali.htm" style="text-decoration: none"> <font color="#800000">E,EH9G *A1Ì-Ì @ *'1Ì.Ì †4EG 9DÌ</font></a></font></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" nowrap height="16"> <font color="#0000FF" size="2">/H1G B','1ÌG</font></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="16"> <font size="2" color="#800000">(F'Ì </font> <a href="emamzade%20jafar.htm" style="text-decoration: none"> <font size="2" color="#800000">E,EH9G 'E'E2'/G ,9A1 (9)</font></a></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="16"> <font size="2" color="#0000FF">/H1G 3D,HBÌ</font></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="16"> <font size="2" color="#800000"> <a href="chehal%20dokhtaran.htm" style="text-decoration: none"> <font color="#800000">(1, †GD /.*1 /'E:'F</font></a></font></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="16"> <font size="2" color="#0000FF">446 G,1Ì BE1Ì</font></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="16"> <span lang="fa"> <font color="#FFFFFF" size="2"> <a href="divare%20baroo.htm" style="text-decoration: none"> <font color="#800000">/ÌH'1 ('1H  -5'1Ì (G ,'Ì E'F/G '2 ¯04*G G'Ì /H1 /'E:'F </font></a> </font></span></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="16"> <font color="#0000FF" size="2">/H1G F'/1Ì</font></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="16"> <a href="emamzade%20mohammad.htm" style="text-decoration: none"> <font size="2" color="#800000">(F'Ì E,EH9G 'E'E2'/G E-E/ (9)</font></a></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="16"> <font color="#0000FF" size="2">/H1G 3D,HBÌ</font></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="16"> <a href="masjed%20jame.htm" style="text-decoration: none"> <font size="2" color="#800000">E3,/ ,'E9 /'E:'F</font></a></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="16"> <font size="2" color="#0000FF">B(D '2 3D,HBÌ'F</font></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="16"> <a href="gerd%20kuoh.htm" style="text-decoration: none"> <font size="2" color="#800000">BD9G ¯1/©HG /'E:'F</font></a></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="16"> <font color="#0000FF" size="2">/H1G '3E'9ÌDÌG</font></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="16"> <a href="toghrol.htm" style="text-decoration: none"> <font size="2" color="#800000">(1, 7:1D EGE'F/H3* /'E:'F</font></a></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="16"> <font color="#0000FF" size="2">490 G,1Ì BE1Ì</font></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="16"> <font size="2" face="Tahoma" color="#000080"> <font color="#FFFFFF"> <a href="gonbade%20zangoleh.htm" style="text-decoration: none"> <font color="#800000">¯F(/ 2F¯HDG (F'ÌÌ F'4F'.*G /1 ,FH( :1(Ì 4G1 /'E:'F</font></a></font></a></font><a href="gonbade%20zangoleh.htm" style="text-decoration: none"><font color="#800000" size="2"> </font></a></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="16"> <font color="#0000FF">-------</font></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="19"> <font size="2" color="#800000"> <a href="ghale%20sasani.htm" style="text-decoration: none"> <font color="#800000">©'. 3'3'FÌ /'E:'F</font></a></font></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="19"> <span lang="fa"> <font size="2" color="#0000FF"> 3'3'FÌ'F </font></span></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="16"> <font size="2" color="#800000"> <a href="madrese%20mosaviyeh.htm" style="text-decoration: none"> <font color="#800000">E/13G EH3HÌG ("B') /'E:'F</font></a></font></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="16"> <font size="2" color="#0000FF">1270 G,1Ì BE1Ì</font></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="1"> <font color="#FFFFFF" size="2"> <a href="madrese%20haj%20fathali%20beyg.htm" style="text-decoration: none"> <font color="#800000">E91AÌ E/13G 9DEÌG -', A*-9DÌ (Ì© /1 4G1 *'1Ì.Ì /'E:'F</font></a></font></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="1"> <span lang="fa"> <font size="2" color="#0000FF">1118 G,1Ì BE1Ì</font></span></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="1"> <a href="pere%20alamdar.htm" style="text-decoration: none"> <font size="2" color="#800000">~Ì1 9DE/'1</font></a></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="1"> <span lang="fa"> <font size="2" color="#0000FF">3'D 417 G,1Ì BE1Ì</font></span></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="19"> <span lang="fa"> <font color="#800000" size="2"> <a href="shahrokh.htm" style="text-decoration: none"> <font color="#800000">EB(1G 4'G1.</font></a></font></span></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="19"> <font color="#0000FF" size="2"> <span lang="fa">2F/ÌG</span></font></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="19"> <span lang="fa"> <font size="2" color="#800000"> <a href="mansor%20koh.htm" style="text-decoration: none"> <font color="#800000">BD9G EF5H1 ©HG</font></a></font></span></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="19"> <span lang="fa"> <font size="2" color="#0000FF"> '3E'9ÌDÌG</font></span></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="19"> <a href="ghale%20haram.htm" style="text-decoration: none"> <font size="2" color="#800000">BD9G -1E</font></a></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="19"> <span lang="fa"> <font size="2" color="#0000FF">5AHÌG</font></span></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="19"> <font color="#FFFFFF" size="2"> <a href="bazar.htm" style="text-decoration: none"> <font color="#800000">¯2'14Ì '2 ('2'1 31~H4Ì/G H *'1Ì.Ì 4G1 /'E:'F</font></a></font></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="19"> <font size="2" color="#0000FF">/H1G B','1ÌG</font></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="19"> <a href="noghareh%20khaneh.htm" style="text-decoration: none"> <font size="2" color="#800000">FB'1G .'FG</font></a></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="19"> <span lang="fa"> <font size="2" color="#0000FF"> ------</font></span></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="19"> <a href="masjed%20shokrolah.htm" style="text-decoration: none"> <font size="2" color="#800000">E3,/ 4©1'...</font></a></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="19"> <span lang="fa"> <font size="2" color="#0000FF"> F'E9DHE</font></span></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="19"> <a href="karvansara.htm" style="text-decoration: none"> <font size="2" color="#800000"> ©'1H'F31'Ì 4'G 9('3Ì</font></a></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="19"> <span lang="fa"> <font size="2" color="#0000FF">5AHÌG</font></span></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="19"> <a href="karvansaraye%20ghoshe.htm" style="text-decoration: none"> <font size="2" color="#800000"> ©'1H'F31'Ì BH4G</font></a></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="19"> <span lang="fa"> <font size="2" color="#0000FF">5AHÌG</font></span></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="19"> <a href="emarat.htm" style="text-decoration: none"> <font size="2" color="#800000">'E'1* /1 4G1 'EÌ1ÌG</font></a></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="19"> <span lang="fa"> <font size="2" color="#0000FF"> B','1ÌG</font></span></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="19"> <a href="khaneh%20ebrahimi.htm" style="text-decoration: none"> <font size="2" color="#800000">.'FG '(1'GÌEÌ</font></a></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="19"> <span lang="fa"> <font size="2" color="#0000FF"> B','1ÌG</font></span></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="19"> <a href="khane%20lotfi.htm" style="text-decoration: none"> <font size="2" color="#800000">.'FG D7AÌ</font></a></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="19"> <span lang="fa"> <font size="2" color="#0000FF"> B','1ÌG</font></span></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="15"> <font color="#800000" size="2"> <a style="text-decoration: none" href="tapehaye%20tarikhy%20damghan.htm"> <span lang="fa"> <font color="#800000">E91AÌ </font> </span><font color="#800000">*~G G'Ì *'1Ì.Ì /'E:'F</font></a></font></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="15"> <span lang="fa"> <font size="2" color="#0000FF">-----</font></span></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="15"> <a href="gholae%20damghan.htm" style="text-decoration: none"> <span lang="fa"> <font color="#800000" size="2">E91AÌ </font></span> <font color="#800000" size="2">BD'9 /'E:'F</font></a></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="15"> <span lang="fa"> <font size="2" color="#0000FF">------</font></span></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="15"> <a href="hamame%20khoriya.htm" style="text-decoration: none"> <font size="2" color="#800000">-E'E .H1Ì'</font></a></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="15"> <font size="2" color="#0000FF">1329 G,1Ì BE1Ì</font></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="15"> <font size="2" color="#800000"> <a href="saraye%20rezayi.htm" style="text-decoration: none"> <font color="#800000">31'Ì 16'ÌÌ</font></a></font></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="15"> <font size="2" color="#0000FF"> B','1ÌG</font></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="15"> <font size="2" color="#800000"> <a href="nik%20zan.htm" style="text-decoration: none"> <font color="#800000">(F'Ì FÌ© 2F </font></a></font></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="15"> <font size="2" color="#0000FF"> F'E9DHE</font></td> </tr> <tr> <td width="45%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="15"> <font size="2" color="#800000"> <a href="emarat.htm" style="text-decoration: none"> <font color="#800000">E91AÌ (.4Ì '2 "+'1 *'1Ì.Ì 4G1 'EÌ1ÌG</font></a></font></td> <td width="17%" align="center" dir="rtl" bordercolorlight="#009933" bordercolordark="#009933" bordercolor="#009933" height="15"> <font size="2" color="#0000FF"> -------</font></td> </tr> </table> </td> <td width="5" background="../images/center_right.gif" height="19" align="center">&nbsp;</td> <td width="5" height="19" align="center">&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 size="2" color="#0000FF"> <a href="Main.htm" style="text-decoration: none; font-weight:700"> <font color="#0000FF">('2¯4* (G 5A-G /'E:'F</font></a></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 color="#0000FF" size="2"> <a href="../Index_F.htm">('2¯4*</a></font></td> <td width="5" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%" height="1"> <tr> <td width="5" height="1"></td> <td background="../images/downcenter_left.gif" width="12" height="1">&nbsp;</td> <td background="../images/downcenter_center.gif" height="1">&nbsp;</td> <td background="../images/downcenter_right.gif" width="25" height="1">&nbsp;</td> <td width="7" height="1"></td> </tr> </table> </td> </tr> </table> </td> <td valign="top" width="163" background="../images/line-right.gif" height="429"> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td> <hr></td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center" style="margin-top: 0; margin-bottom: 0"> <font size="2" color="#0000FF"> <a href="../Damghan/Main.htm" style="text-decoration: none"> <font color="#0000FF">/'E:'F</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center" dir="rtl"> <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" 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></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"> <font size="2"> <a href="../asnad/asnad%20-%20main.htm" style="text-decoration: none"> <font color="#0000FF">E1©2 '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="100%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <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" 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 href="../Damghan/asare%20tarikhi.htm" style="text-decoration: none"><font color="#0000FF">E'©F *'1J.Ì</font></a></font></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center"> <a href="../tasavir/maine0.htm" style="text-decoration: none"><font size="2" color="#0000FF"> "D(HE 9©3</font></a></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl"> <span lang="fa"> <font size="2" color="#0000FF"> <a href="../Damghan/amakenn%20mazhabi.htm" style="text-decoration: none"><font color="#0000FF"> 'E'©F E0G(Ì</font></a></font></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center"> <span lang="fa"> <a href="../Tarjomeh/Main.htm" style="text-decoration: none"> <font size="2" color="#0000FF">&nbsp;</font></a><a style="text-decoration: none" href="../monasebatha/shohadaye%20rohani.htm"><font size="2" color="#0000FF">Ì'1'F 4G1 Ì'1</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"> <a style="text-decoration: none" href="../Damghan/goyesh%20damghani.htm"><font size="2" color="#0000FF"> ¯HÌ4 /'E:'FÌ</font></a></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl"> <a style="text-decoration: none" href="../mashahir/main.htm"><font size="2" color="#0000FF"> E4'GÌ1 /'E:'F</font></a><font size="2" color="#0000FF">Ì</font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center"> <a style="text-decoration: none" href="../nashriyeh/nashriye-%20arshiv.htm"><font size="2" color="#0000FF"> F41ÌG</font></a><font size="2" color="#0000FF"> F¯'G</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"> <font size="2" color="#0000FF"> <a href="../matbooat/Main.htm" style="text-decoration: none"><font color="#0000FF">E7(H9'*</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center"> <span lang="fa"> <a style="text-decoration: none" href="../javaneh/javaneh-main.htm"> <font size="2" color="#0000FF">F41ÌG ,H'FG</font></a></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#3C9DFF" width="100%" bgcolor="#3C9DFF" background="../images/back1button.gif"> <tr> <td width="100%" bordercolor="#FFFFFF" bgcolor="#FFFFFF" background="../images/back1button.gif"> <p align="center" style="margin-top: 0; margin-bottom: 0"> <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></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="Windo