ÿþ<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>~ÌHF/ G@@@@@@@@@@@@@' </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"> :: ~ÌHF/ G@@@@@@@@@@@@@'</font></td> <td width="4" background="../images/rheadcenter.gif">&nbsp;</td> <td width="7">&nbsp;</td> </tr> </table> <table border="0" style="border-collapse: collapse; text-align:justify" width="589" 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"> <table border="3" cellspacing="1" bordercolor="#800000" width="100%" id="AutoNumber1" bgcolor="#FFFFCC" background="../../English/images/frt.gif"> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <b><font size="2" color="#003300">9FH'F H( 3'Ì* </font></b></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <b><font size="2" color="#003300">F4'FÌ</font></b></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <font size="2">H( 3'Ì* 13EÌ /©*1 3(-'FÌ</font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <a href="http://www.damghan.net" style="text-decoration: none"> <span style="font-weight: 700" lang="en-us"> <font face="Arial" size="2" color="#006BD7"> <a style="text-decoration: none" href="http://www.drsobhani.ir"> <font color="#006BD7">www.drsobhani.ir</font></a></font></span></a></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <font size="2">/'F4¯'G *.55Ì 9DHE ~'ÌG /'E:'F </font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <font style="font-size: 10pt" face="Arial"> <span lang="en-us" style="FONT-WEIGHT: 700"> <a title="www.Dubs.ac.ir" href="http://dubs.ac.ir/" style="text-decoration: none"> <span style="TEXT-DECORATION: none"><font color="#006BD7"> www.Dubs.ac.ir</font></span></a></span></font></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <font size="2">/'F4¯'G "2'/ '3D'EÌ H'-/ /'E:'F</font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <font style="font-size: 10pt" face="Arial"> <span lang="en-us" style="FONT-WEIGHT: 700"> <a title="www.Damghaniau.ac.ir" href="http://www.damghaniau.ac.ir/" style="text-decoration: none"> <span style="TEXT-DECORATION: none"><font color="#006BD7"> www.Damghaniau.ac.ir</font></span></a></span></font></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <font size="2">©'FHF ,H'F'F ¯D31. (1E </font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <font style="font-weight: 700; font-size: 10pt" face="Arial" size="2"> <a title="www.golesorkh-ngo.com" href="http://golesorkh-ngo.com/" style="text-decoration: none"> <span lang="en-us" style="TEXT-DECORATION: none"> <font color="#006BD7">www.</font></span><span style="TEXT-DECORATION: none"><font color="#006BD7">golesorkh-ngo.com</font></span></a></font></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <font size="2">3'Ì* 1H3*'Ì /1H'1</font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <em style="font-style: normal"><span lang="en-us"><b> <font face="Arial" size="2" color="#0066CC"> <a href="http://www.darvar.ir" style="text-decoration: none"> <font color="#006BD7">www.darvar.ir</font></a></font></b></span></em></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <font size="2">3'Ì* 1H3*'Ì ,2F</font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <font style="font-size: 11pt" face="Arial" size="2"><b> <em class="yschurl" style="FONT-STYLE: normal"> <font size="2"><span style="TEXT-DECORATION: none"> <a title="www.Jazan-gaz.ir" href="http://jazan-gaz.ir/" style="text-decoration: none"> <span style="TEXT-DECORATION: none"><font color="#006BD7"> www.Jazan-gaz.ir</font></span></a></span></font></em></b></font></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <font size="2">3'Ì* 1H3*'Ì 9DÌ'F</font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <em style="font-style: normal"><span lang="en-us"><b> <font face="Arial" size="2" color="#006BD7"> <a href="http://www.aliyan.ir" style="text-decoration: none"> <font color="#006BD7">www.aliyan.ir</font></a></font></b></span></em></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <font size="2">3'Ì* 4G1 /Ì(',</font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <font face="Arial" style="font-size: 11pt" size="2"><b> <em class="yschurl" style="FONT-STYLE: normal"> <font size="2"><span style="TEXT-DECORATION: none"> <a title="www.Dibajcity.ir" href="http://dibajcity.ir/" style="text-decoration: none"> <span style="TEXT-DECORATION: none"><font color="#006BD7"> www.Dibajcity.ir</font></span></a></span></font></em></b></font></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <font size="2">3'Ì* -3ÌFÌG -61* '(H'DA6D (9)</font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <font style="font-size: 10pt" face="Arial" size="2"> <span lang="en-us" style="FONT-WEIGHT: 700"> <a title="www.Alamdar.info" href="http://alamdar.info/" style="text-decoration: none"> <span style="TEXT-DECORATION: none"><font color="#006BD7"> www.Alamdar.info</font></span></a></span></font></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <font size="2">3'Ì* /'E:'F 3Ì*Ì</font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <font style="font-size: 11pt" face="Tahoma"><b> <span lang="en-us"><font face="Arial" size="2"> <a title="www.Damghancity.com" href="http://damghancity.com/" style="text-decoration: none"> <span style="TEXT-DECORATION: none"><font color="#006BD7"> www.Damghancity.com</font></span></a></font></span></b></font></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <font size="2">3'Ì* 'F,EF F,HE /'E:'F</font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <font style="font-size: 10pt" face="Arial" size="2"> <span lang="en-us" style="FONT-WEIGHT: 700"> <a title="www.Mehrsky.ir" style="text-decoration: none" href="http://mehrsky.ir/"> <font color="#006BD7">http://www.mehrsky.ir</font></a></span></font></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <font size="2">3'Ì* 41©* (GÌF 1'Ì'F</font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <font style="font-size: 11pt" face="Arial" size="2"><b> <a title="www.behinrayan.com " href="http://behinrayan.com/" style="text-decoration: none"> <em class="yschurl" style="FONT-STYLE: normal"> <font size="2"><span style="TEXT-DECORATION: none"> <font color="#006BD7">www.<span lang="en-us">behinrayan.com</span></font></span></font></em><span style="TEXT-DECORATION: none"><font color="#006BD7" size="2"> </font></span></a></b></font></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <font size="2">3'Ì* ©'1.'FG ¯† 5/A</font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <font style="font-size: 10pt" face="Arial" size="2"> <span style="FONT-WEIGHT: 700; TEXT-DECORATION: none"> <a title="www.Sd-plaster.com" style="text-decoration: none" href="http://sd-plaster.com/"> <font color="#006BD7">www.<span lang="en-us">Sd-plas</span>ter.com</font></a></span></font></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <font size="2">3'Ì* F41ÌG EP,1Ì</font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <font style="font-size: 11pt" face="Tahoma" size="2"> <span lang="en-us"> <font style="FONT-SIZE: 10pt" face="Arial"> <span style="FONT-WEIGHT: 700; TEXT-DECORATION: none"> <a title="www.Mejri.ir" style="text-decoration: none" href="http://mejri.ir/"> <font color="#006BD7">http://www.mejri.ir</font></a></span></font></span></font></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <font size="2">3'Ì* ,E9Ì* '*-'/ 3(2</font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633"> <span style="font-weight: 700" lang="en-us"> <font face="Arial" size="2" color="#006BD7"> <a href="http://www.gud.ir" style="text-decoration: none"> <font color="#006BD7">http://www.gud.ir</font></a></font></span></td> </tr> </table> </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"> </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"> <table border="3" cellspacing="1" bordercolor="#008000" width="100%" id="AutoNumber1" bgcolor="#FFFFCC" background="../../English/images/frt.gif" height="171"> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="16"> <b><font size="2" color="#003300">9FH'F H(D'¯</font></b></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="16"> <b><font size="2" color="#003300">F4'FÌ</font></b></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="16"> <font size="2">4F'.* 1H3*'Ì -/'/G /'E:'F</font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="16"> <span lang="en-us"><font size="2"> <a href="http://www.haddadeh.blogfa.ir" style="text-decoration: none"> <font color="#0066CC">http://www.haddadeh.blogfa.com</font></a><font color="#0066CC"> </font></font></span></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="16"> <font size="2">7'B 1H3*'ÌÌ /1 ©HG~'ÌG G'Ì 'D(12 41BÌ /'E:'F</font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="16"> <span lang="en-us"><font size="2"> <a href="http://www.taghdamghan.persianblog.ir" style="text-decoration: none"> <font color="#0066CC">http://www.taghdamghan.persianblog.ir</font></a><font color="#0066CC"> </font></font></span></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="16"> <font size="2">/1H'1 3000</font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="16"> <span lang="en-us"><font size="2"> <a href="http://www.darvar3000..blogfa.com" style="text-decoration: none"> <font color="#0066CC">http://www.darvar3000.blogfa.com</font></a><font color="#0066CC"> </font></font></span></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="19"> <font size="2">H(D'¯ ¯1HG 2Ì3* 4F'3Ì /'E:'F</font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="19"> <font face="Arial" size="2" style="font-size: 11pt"> <a title="www.gzs.blogfa.com" href="http://gzs.blogfa.com/" style="text-decoration: none"> <span lang="en-us" style="TEXT-DECORATION: none"> <font color="#0066CC">www.</font></span><em class="yschurl" style="FONT-STYLE: normal"><span style="TEXT-DECORATION: none"><font color="#0066CC">gzs.blogfa.com</font></span></em></a></font></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="19"> <font size="2">H(D'¯ ¯1HG '/(Ì'* /'E:'F </font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="19"> <font face="Arial" size="2" style="font-size: 11pt"> <a title="www.gad.blogfa.com " href="http://gad.blogfa.com/" style="text-decoration: none"> <span lang="en-us" style="TEXT-DECORATION: none"> <font color="#0066CC">www.</font></span><span style="TEXT-DECORATION: none"><font color="#0066CC"><em class="yschurl" style="FONT-STYLE: normal">gad.blogfa.com</em> </font></span></a></font></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="19"> <font size="2">H(D'¯ ¯1HG *'1Ì. /'E:'F</font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="19"> <font face="Arial" size="2" style="font-size: 11pt"> <a title="www.gtd.blogfa.com" href="http://gtd.blogfa.com/" style="text-decoration: none"> <span lang="en-us" style="TEXT-DECORATION: none"> <font color="#0066CC">www.</font></span><em class="yschurl" style="FONT-STYLE: normal"><span style="TEXT-DECORATION: none"><font color="#0066CC">gtd.blogfa.com</font></span></em></a></font></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="1"> <font size="2">H(D'¯ ~'̯'G -61* '(H'DA6D<span lang="en-us"> </span>1H3*'Ì -',Ì "('/</font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="1"> <font style="font-size: 9pt" face="Tahoma"> <a title="http://www.paygahinfo.blogfa.com" style="text-decoration: none" href="http://www.paygahinfo.blogfa.com/"> <span lang="en-us"> <font color="#0066CC" face="Arial" size="2">www.</font></span><font color="#0066CC" style="font-size: 10pt" face="Arial">paygahinfo.blogfa.com</font></a></font></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="19"> <font size="2">H(D'¯ 'F,EF 491 H '/( 4G13*'F /'E:'F</font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="19"> <font face="Arial" size="2" style="font-size: 11pt"> <em class="yschurl" style="FONT-STYLE: normal"> <a title="www.Manouchehry.blogfa.com" href="http://manouchehry.blogfa.com/" style="text-decoration: none"> <span style="text-decoration: none"><span lang="en-us"> <font color="#0066CC">www.M</font></span><font color="#0066CC">anouchehry.blogfa.com</font></span></a></em></font></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="19"> <font size="2">¯1HG 1Ì'6Ì E*H37G</font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="19"> <font size="2" color="#0066CC"> <a href="http://grd.blogfa.com" style="text-decoration: none"> <font color="#0066CC">http://grd.blogfa.com</font></a></font></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="1"> <font size="2">/H3* /'1'F 4©'1 H 7(Ì9*</font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="1"> <font size="2" color="#0066CC"> <a href="http://www.damghanhunter.blogfa.ir" style="text-decoration: none"> <font color="#0066CC">http://www.damghanhunter.blogfa.ir</font></a></font></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="19"> <font size="2">¯1HG ©HG FH1/Ì 'D(12 /'E:'F</font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="19"> <font size="2" color="#0066CC"> <a href="http://alborz-d.blogfa.com/" style="text-decoration: none"> <font color="#0066CC">http://alborz-d.blogfa.com</font></a></font></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="19"> <font size="2">5/ /1H'2G ~'Ì*.* /HD* '4©'FÌ</font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="19"> <p class="MsoNormal" dir="RTL"><span dir="LTR"> <a href="http://masoudmomen.blogfa.com/" style="text-decoration: none"> <font size="2" color="#006BD7">http://masoudmomen.blogfa.com</font></a></span></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="19"> <font size="2">/3* FH4*G G'Ì Ì© /'F4,HÌ ~24©Ì</font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="19"> <span lang="en-us"><font size="2" color="#006BD7"> <a href="http://www.sinaab.blogfa.com" style="text-decoration: none"> <font color="#0066CC">http://www.sinaab.blogfa.com</font></a></font></span></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="19"> <font size="2">©'. 2E3*'FÌ (E91AÌ 1H3*'Ì 721G)</font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="19"> <span lang="en-us"><font size="2" color="#0066CC"> <a href="http://tazareh.iranblog.com" style="text-decoration: none"> <font color="#006BD7">http://tazareh.iranblog.com</font></a></font></span></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="19"> <font size="2">1H3*'Ì 41ÌAÌG</font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="19"> <span lang="en-us"><font size="2" color="#006BD7"> <a href="http://sharifieh.blogfa.com" style="text-decoration: none"> <font color="#006BD7">http://sharifieh.blogfa.com</font></a></font></span></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="19"> <font size="2">1H3*'Ì "3*'FG  B79G 'Ì '2 (G4*</font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="19"> <span lang="en-us"><font size="2" color="#006BD7"> <a href="http://astane87.blogfa.com" style="text-decoration: none"> <font color="#006BD7">http://astane87.blogfa.com</font></a></font></span></td> </tr> <tr> <td width="21%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="19"> <font size="2">H(D'¯ E/'- 'GD (Ì*  EGF/3 39Ì/Ì</font></td> <td width="19%" bordercolorlight="#996633" bordercolordark="#996633" align="center" dir="rtl" bordercolor="#996633" height="19"> <span lang="en-us"><font size="2" color="#006BD7"> <a href="http://www.yasagha.blogfa.com" style="text-decoration: none"> <font color="#006BD7">http://www.yasagha.blogfa.com</font></a></font></span></td> </tr> </table> </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">&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"> <b><font size="2"><font color="#0066CC"> *H,G:</font> E3&HDÌ* 'F*4'1 ©DÌG E7'D( EH,H/ /1 3'Ì* G' H H(D'¯ G'Ì AHB (1 9G/G E/Ì1'F "F EÌ ('4/ H H( 3'Ì* *'1Ì.'FG /1 'ÌF .5H5 Ğ E3&HDÌ*Ì F/'1/.&nbsp; </font></b></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="18"> <form method="POST" action="http://www.tarikhaneh.com/Farsi/Contact/email.php" dir="rtl"> <p style="margin-top: 0; margin-bottom: 0" align="right" dir="rtl">&nbsp;</p> <p style="margin-top: 0; margin-bottom: 0" align="right" dir="rtl"> <font color="#000080"><span style="font-size: 9pt">F81 4E' /1('1G 'ÌF E7D(</span></font></p> <p style="margin-top: 0; margin-bottom: 0" align="right" dir="rtl"> <font color="#000080"><span style="font-size: 9pt">&nbsp;</span></font></p> <div align="center" dir="rtl"> <center dir="rtl"> <div align="right"> <table border="0" cellpadding="0" style="border-collapse: collapse" width="42%" height="20" bordercolor="#000000" id="table2" dir="rtl"> <tr> <td height="23" width="36%" style="font-family: Tahoma; font-size: 9pt" dir="rtl"> <p style="margin-top: 0; margin-bottom: 0" align="right" dir="rtl"> <font face="Tahoma">&nbsp;<span lang="fa">F'E H F'E .'FH'/¯Ì</span></font></td> <td height="23" width="64%" style="font-family: Tahoma; font-size: 9pt" dir="rtl"> <p style="margin-top: 0; margin-bottom: 0" align="center" dir="rtl"> <font face="Tahoma"> <input type="text" name="name" size="30" style="font-family: Tahoma; font-size: 8pt"></font></td> </tr> <tr> <td height="12" width="36%" style="font-family: Tahoma; font-size: 9pt" dir="rtl"> <p style="margin-top: 0; margin-bottom: 0" align="right" dir="rtl"> <font face="Tahoma">&nbsp;<span lang="fa">"/13&nbsp; 'ÌEÌD</span></font></td> <td height="12" width="64%" style="font-family: Tahoma; font-size: 9pt" dir="rtl"> <p style="margin-top: 0; margin-bottom: 0" align="center" dir="rtl"> <font face="Tahoma"> <input type="text" name="email" size="30" style="font-family: Tahoma; font-size: 8pt"></font></td> </tr> <tr> <td height="23" colspan="2" style="font-family: Tahoma; font-size: 9pt" dir="rtl"> <p style="margin-top: 0; margin-bottom: 0" align="right" dir="rtl"> <font face="Tahoma">&nbsp;<span lang="fa">F81'* 4E':</span></font></td> </tr> <tr> <td height="23" colspan="2" style="font-family: Tahoma; font-size: 9pt" dir="rtl"> <p align="center" dir="rtl"> <font face="Tahoma"> <textarea rows="4" name="Comments" cols="49" style="font-family: Tahoma; font-size: 8pt"></textarea></font></td> </tr> </table> </div> </center> </div> <p style="margin-top: 0; margin-bottom: 0" align="right" dir="rtl"> <input type="submit" value="'13'D '7D'9'*" style="font-family: Tahoma; font-size: 8pt"> <input type="reset" value="~'© ©1/F " style="font-family: Tahoma; font-size: 8pt"> </form> <p dir="rtl">&nbsp;</td> <td width="5" background="../images/center_right.gif" height="18" dir="rtl">&nbsp;</td> <td width="5" height="18" dir="rtl"></td> </tr> <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 href="../ozviyat/main1.htm" style="text-decoration: none"><span lang="fa"><font size="2" color="#0000FF">96HJ*</font></span></a></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#3C9DFF" width="100%" bgcolor="#3C9DFF" background="../images/back1button.gif"> <tr> <td width="100%" bordercolor="#FFFFFF" bgcolor="#FFFFFF" background="../images/back1button.gif"> <p align="center" style="margin-top: 0; margin-bottom: 0"> <font size="2" color="#0000FF"> <a href="../matbooat/Main.htm" style="text-decoration: none"><font color="#0000FF">E7(H9'*</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center"> <span lang="fa"> <a style="text-decoration: none" href="../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"> <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> </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">